Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Implement Update endpoints for the Node API #3957

Merged
merged 4 commits into from
Dec 15, 2018

Conversation

parsonsmatt
Copy link
Contributor

@parsonsmatt parsonsmatt commented Dec 12, 2018

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

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🛠 New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🏭 Refactoring that does not change existing functionality but does improve things like code readability, structure etc
  • 🔨 New or improved tests for existing code
  • ⛑ git-flow chore (backport, hotfix, etc)

Developer checklist

  • I have read the style guide document, and my code follows the code style of this project.
  • If my code deals with exceptions, it follows the guidelines.
  • I have updated any documentation accordingly, if needed. Documentation changes can be reflected in opening a PR on cardanodocs.com, amending the inline Haddock comments, any relevant README file or one of the document listed in the docs directory.
  • CHANGELOG entry has been added and is linked to the correct PR on GitHub.

Testing checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.

QA Steps

Screenshots (if available)

How to merge

Send the message bors r+ to merge this PR. For more information, see
docs/how-to/bors.md.

Copy link
Contributor

@KtorZ KtorZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@KtorZ
Copy link
Contributor

KtorZ commented Dec 13, 2018

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 <parsonsmatt@gmail.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 13, 2018

Timed out

@KtorZ
Copy link
Contributor

KtorZ commented Dec 13, 2018

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 <parsonsmatt@gmail.com>
@parsonsmatt
Copy link
Contributor Author

if this fails to build again then I hvae some more commits to push up anyway, gotta get the Client unborked

@parsonsmatt
Copy link
Contributor Author

bors r-

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 13, 2018

Canceled

@parsonsmatt
Copy link
Contributor Author

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 <erikd@mega-nerd.com>
Co-authored-by: parsonsmatt <parsonsmatt@gmail.com>
Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 14, 2018

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 <erikd@mega-nerd.com>
Co-authored-by: parsonsmatt <parsonsmatt@gmail.com>
@disassembler
Copy link
Contributor

bors r-

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 14, 2018

Canceled

@disassembler
Copy link
Contributor

disassembler commented Dec 14, 2018

@parsonsmatt please fix stylish haskell errors.

@parsonsmatt
Copy link
Contributor Author

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 <parsonsmatt@gmail.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 15, 2018

@iohk-bors iohk-bors bot merged commit a68df8b into develop Dec 15, 2018
@iohk-bors iohk-bors bot deleted the matt/update-endpoints-node branch December 15, 2018 00:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants