This repository was archived by the owner on Aug 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 631
Implement Update endpoints for the Node API #3957
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KtorZ
approved these changes
Dec 13, 2018
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 👍
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 13, 2018
3957: Implement Update endpoints for the Node API r=KtorZ a=parsonsmatt ## Description This PR implements the node update endpoints. ## Linked issue There's a change to the implementation of the API. The decision is covered here: cardano-foundation/cardano-wallet#151 Co-authored-by: parsonsmatt <[email protected]>
Timed out |
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 13, 2018
3957: Implement Update endpoints for the Node API r=KtorZ a=parsonsmatt ## Description This PR implements the node update endpoints. ## Linked issue There's a change to the implementation of the API. The decision is covered here: cardano-foundation/cardano-wallet#151 Co-authored-by: parsonsmatt <[email protected]>
if this fails to build again then I hvae some more commits to push up anyway, gotta get the Client unborked |
bors r- |
Canceled |
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 13, 2018
3952: Disable existing Plutus prototype r=erikd a=erikd ## Description The code base included support for the Plutus prototype, but these were officially only for testing on a test net and that if transactions showed up on mainnet containing smart contract, there would be no guarantees about them. Testing shows that there are no smart contracts in the mainnet chain. ## Linked issue https://iohk.myjetbrains.com/youtrack/issue/CBR-493 ## QA Steps Synced the whole mainnet blockchain with this version of the code. 3957: Implement Update endpoints for the Node API r=parsonsmatt a=parsonsmatt ## Description This PR implements the node update endpoints. ## Linked issue There's a change to the implementation of the API. The decision is covered here: cardano-foundation/cardano-wallet#151 3963: [DEVOPS-1184] Prevent OSX from building unncessary nix-tools r=disassembler a=disassembler * Only require nix-tools linux passing for required jobset * only run cross tests on windows ## Description <!--- A brief description of this PR and the problem is trying to solve --> ## Linked issue <!--- Put here the relevant issue from YouTrack --> Co-authored-by: Erik de Castro Lopo <[email protected]> Co-authored-by: parsonsmatt <[email protected]> Co-authored-by: Samuel Leathers <[email protected]>
Timed out (retrying...) |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 14, 2018
3952: Disable existing Plutus prototype r=erikd a=erikd ## Description The code base included support for the Plutus prototype, but these were officially only for testing on a test net and that if transactions showed up on mainnet containing smart contract, there would be no guarantees about them. Testing shows that there are no smart contracts in the mainnet chain. ## Linked issue https://iohk.myjetbrains.com/youtrack/issue/CBR-493 ## QA Steps Synced the whole mainnet blockchain with this version of the code. 3957: Implement Update endpoints for the Node API r=parsonsmatt a=parsonsmatt ## Description This PR implements the node update endpoints. ## Linked issue There's a change to the implementation of the API. The decision is covered here: cardano-foundation/cardano-wallet#151 Co-authored-by: Erik de Castro Lopo <[email protected]> Co-authored-by: parsonsmatt <[email protected]>
bors r- |
Canceled |
@parsonsmatt please fix stylish haskell errors. |
729604b
to
a68df8b
Compare
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 15, 2018
3957: Implement Update endpoints for the Node API r=parsonsmatt a=parsonsmatt ## Description This PR implements the node update endpoints. ## Linked issue There's a change to the implementation of the API. The decision is covered here: cardano-foundation/cardano-wallet#151 Co-authored-by: parsonsmatt <[email protected]>
Build succeeded |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR implements the node update endpoints.
Linked issue
There's a change to the implementation of the API. The decision is covered here:
cardano-foundation/cardano-wallet#151
Type of change
Developer checklist
Testing checklist
QA Steps
Screenshots (if available)
How to merge
Send the message
bors r+
to merge this PR. For more information, seedocs/how-to/bors.md
.