-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enterprise fork update from HL - Sep 28 2023 #89
Commits on May 24, 2023
-
Replace token pool "confirmed" state with "active" bool
Token pool states were originally given similar names to message state, but this has ended up being confusing (because the token pool creation flow includes a message, but the token pool states have no relation to the identically named message states). Old terminology: When pool definition message is "confirmed", pool is created as "pending" When pool gets "activated" by the connector, pool is moved to "confirmed" New terminology: When pool definition message is "confirmed", pool is created as "not active" When pool gets "activated" by the connector, pool is moved to "active" My hope is that the new terminology is easier to follow, since it does not overlap with messaging states and more clearly denotes the action of "activating" a token pool. Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for 38d243e - Browse repository at this point
Copy the full SHA 38d243eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0890a10 - Browse repository at this point
Copy the full SHA 0890a10View commit details
Commits on Sep 11, 2023
-
Add OpenSSF Best Practices badge Signed-off-by: Nicko Guyer <nguyer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 267fd3a - Browse repository at this point
Copy the full SHA 267fd3aView commit details
Commits on Sep 14, 2023
-
Merge pull request hyperledger#1305 from kaleido-io/activation
Replace token pool "confirmed" state with "active" bool
Configuration menu - View commit details
-
Copy full SHA for 16c6981 - Browse repository at this point
Copy the full SHA 16c6981View commit details -
Merge pull request hyperledger#1400 from hyperledger/openapi-enhancem…
…ents Enhance OpenAPI interface, for namespace-local APIs, and extra routing options
Configuration menu - View commit details
-
Copy full SHA for 6bea969 - Browse repository at this point
Copy the full SHA 6bea969View commit details -
Merge pull request hyperledger#1399 from hyperledger/ossf-badge
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 5f9dbd0 - Browse repository at this point
Copy the full SHA 5f9dbd0View commit details
Commits on Sep 15, 2023
-
Fix SQL migration conflict and coverage gaps
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for 758d1e8 - Browse repository at this point
Copy the full SHA 758d1e8View commit details -
Increase test size cache for txcommon test
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for dfc3b17 - Browse repository at this point
Copy the full SHA dfc3b17View commit details
Commits on Sep 18, 2023
-
Merge pull request hyperledger#1401 from kaleido-io/fix-build
Fix SQL migration conflict and coverage gaps
Configuration menu - View commit details
-
Copy full SHA for 8a362af - Browse repository at this point
Copy the full SHA 8a362afView commit details -
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf91636 - Browse repository at this point
Copy the full SHA bf91636View commit details -
DA-374 NormalizeContractLocation impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3df0ac4 - Browse repository at this point
Copy the full SHA 3df0ac4View commit details -
DA-376 add raw InvokeContract API impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d581fa0 - Browse repository at this point
Copy the full SHA d581fa0View commit details -
DA-376 update tezos req schema structure
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e402c01 - Browse repository at this point
Copy the full SHA e402c01View commit details -
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ebbca3 - Browse repository at this point
Copy the full SHA 2ebbca3View commit details -
DA-376 extend the payload schema with the 'internal schema' data type
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 87e6180 - Browse repository at this point
Copy the full SHA 87e6180View commit details -
DA-435 Move FFI schema parsing to the FF core service
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9db60eb - Browse repository at this point
Copy the full SHA 9db60ebView commit details -
DA-442 tx receipt handler impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a20f2c0 - Browse repository at this point
Copy the full SHA a20f2c0View commit details -
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0d88cbd - Browse repository at this point
Copy the full SHA 0d88cbdView commit details -
DA-459 blockchain plugin API GetTransactionStatus impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 176f2bf - Browse repository at this point
Copy the full SHA 176f2bfView commit details -
DA-466 Plugin.Add/Delete/GetContractListener API impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90e0a35 - Browse repository at this point
Copy the full SHA 90e0a35View commit details -
DA-466 update event subscription structure
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 18d68cf - Browse repository at this point
Copy the full SHA 18d68cfView commit details -
DA-468 Plugin.AddFireflySubscription API impl
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ecaeccb - Browse repository at this point
Copy the full SHA ecaeccbView commit details -
DA-498 Increase unit test coverage
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50a34e1 - Browse repository at this point
Copy the full SHA 50a34e1View commit details -
DA-498 Even more unit test coverage
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 907c8bf - Browse repository at this point
Copy the full SHA 907c8bfView commit details -
DA-498 Increase unit test coverage
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e8fbbc - Browse repository at this point
Copy the full SHA 3e8fbbcView commit details -
Return GetNetworkVersion return params
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9649be - Browse repository at this point
Copy the full SHA d9649beView commit details -
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae545c1 - Browse repository at this point
Copy the full SHA ae545c1View commit details -
additional translates + make reference
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7cb0b9f - Browse repository at this point
Copy the full SHA 7cb0b9fView commit details
Commits on Sep 19, 2023
-
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ecf2eec - Browse repository at this point
Copy the full SHA ecf2eecView commit details -
Merge pull request hyperledger#1402 from OneOf-Inc/tezos
Tezos plugin support
Configuration menu - View commit details
-
Copy full SHA for 4ac32a4 - Browse repository at this point
Copy the full SHA 4ac32a4View commit details
Commits on Sep 21, 2023
-
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 89213d2 - Browse repository at this point
Copy the full SHA 89213d2View commit details -
Merge pull request hyperledger#1403 from OneOf-Inc/manifest
Update manifest
Configuration menu - View commit details
-
Copy full SHA for 6cc1c67 - Browse repository at this point
Copy the full SHA 6cc1c67View commit details -
check enabled for organization creation in non-multiparty system
Signed-off-by: Arindam Dasgupta <arinddas@in.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 62e2c78 - Browse repository at this point
Copy the full SHA 62e2c78View commit details -
modified the year on header for existing PR : check enabled for organ…
…ization creation in non-multiparty system Signed-off-by: Arindam Dasgupta <arinddas@in.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a17a296 - Browse repository at this point
Copy the full SHA a17a296View commit details
Commits on Sep 22, 2023
-
Merge pull request hyperledger#1405 from arinddas/fix-nonmultiparty-o…
…rganization check enabled for organization creation in non-multiparty system
Configuration menu - View commit details
-
Copy full SHA for a64ee78 - Browse repository at this point
Copy the full SHA a64ee78View commit details
Commits on Sep 24, 2023
-
Handle idempotent retry after error during init phase - introducing O…
…pPhase enum Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for c1afd24 - Browse repository at this point
Copy the full SHA c1afd24View commit details
Commits on Sep 26, 2023
-
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for 3911d83 - Browse repository at this point
Copy the full SHA 3911d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3cf58 - Browse repository at this point
Copy the full SHA 0b3cf58View commit details -
Signed-off-by: Dzianis Andreyenka <andreenkodn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2ebfa7 - Browse repository at this point
Copy the full SHA a2ebfa7View commit details -
Merge pull request hyperledger#1409 from OneOf-Inc/fix/docs
Fix table of contents view
Configuration menu - View commit details
-
Copy full SHA for 15f2ed5 - Browse repository at this point
Copy the full SHA 15f2ed5View commit details -
Merge pull request hyperledger#1407 from kaleido-io/fix-migrations
Fix database migration order
Configuration menu - View commit details
-
Copy full SHA for 7067eb5 - Browse repository at this point
Copy the full SHA 7067eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb093e - Browse repository at this point
Copy the full SHA cbb093eView commit details
Commits on Sep 27, 2023
-
Handle the case where we fail before writing the operations, but afte…
…r creating the TX Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for 3f2a21f - Browse repository at this point
Copy the full SHA 3f2a21fView commit details
Commits on Sep 28, 2023
-
Only initializing if there's an error
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Configuration menu - View commit details
-
Copy full SHA for 9e32841 - Browse repository at this point
Copy the full SHA 9e32841View commit details -
Merge pull request hyperledger#1406 from hyperledger/op-phase
Handle idempotent retry after error during initializing phase
Configuration menu - View commit details
-
Copy full SHA for b3443ec - Browse repository at this point
Copy the full SHA b3443ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2b111 - Browse repository at this point
Copy the full SHA 5d2b111View commit details