-
Notifications
You must be signed in to change notification settings - Fork 27
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
DA5-22: Distribution and validation of draft transactions #5295
DA5-22: Distribution and validation of draft transactions #5295
Conversation
…idation-of-draft-transactions # Conflicts: # components/ledger/ledger-utxo-flow/src/main/kotlin/net/corda/ledger/utxo/flow/impl/flows/backchain/TransactionBackchainExtensions.kt # gradle.properties
…idation-of-draft-transactions # Conflicts: # gradle.properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A description of the PR would be useful.
Also cross-linking the API/runtime-os PRs makes reviewing easier.
...et/corda/ledger/utxo/flow/impl/flows/transactiontransmission/ReceiveLedgerTransactionFlow.kt
Outdated
Show resolved
Hide resolved
...net/corda/ledger/utxo/flow/impl/flows/transactiontransmission/SendAsLedgerTransactionFlow.kt
Outdated
Show resolved
Hide resolved
...orda/ledger/utxo/flow/impl/flows/transactiontransmission/ReceiveLedgerTransactionFlowTest.kt
Outdated
Show resolved
Hide resolved
...corda/ledger/utxo/flow/impl/flows/transactiontransmission/SendAsLedgerTransactionFlowTest.kt
Show resolved
Hide resolved
…idation-of-draft-transactions # Conflicts: # gradle.properties
…idation-of-draft-transactions
…alidation-of-draft-transactions' into juliaf/DA5-22-Distribution-and-Validation-of-draft-transactions
Jenkins build for PR 5295 build 16 Build Successful: |
...orda/ledger/utxo/flow/impl/flows/transactiontransmission/ReceiveLedgerTransactionFlowTest.kt
Outdated
Show resolved
Hide resolved
...orda/ledger/utxo/flow/impl/flows/transactiontransmission/ReceiveLedgerTransactionFlowTest.kt
Outdated
Show resolved
Hide resolved
...corda/ledger/utxo/flow/impl/flows/transactiontransmission/SendAsLedgerTransactionFlowTest.kt
Outdated
Show resolved
Hide resolved
...orda/ledger/utxo/flow/impl/flows/transactiontransmission/ReceiveLedgerTransactionFlowTest.kt
Show resolved
Hide resolved
…idation-of-draft-transactions
…idation-of-draft-transactions # Conflicts: # components/ledger/ledger-utxo-flow/src/main/kotlin/net/corda/ledger/utxo/flow/impl/transaction/factory/impl/UtxoLedgerTransactionFactoryImpl.kt # gradle.properties
…idation-of-draft-transactions # Conflicts: # gradle.properties
This PR is stale because it has been open 7 days with no activity. Remove the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…idation-of-draft-transactions
…idation-of-draft-transactions
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Implementing draft transaction send/receive UTXO ledger functionality
API pr: corda/corda-api#1413
https://r3-cev.atlassian.net/browse/DI-4