Skip to content
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

Add rpc methods #377

Merged
merged 7 commits into from
Mar 20, 2018
Merged

Add rpc methods #377

merged 7 commits into from
Mar 20, 2018

Conversation

lontivero
Copy link
Contributor

Adds RPC methods:

  • getblockchaininfo
  • bumpfee

Modifies the RPC methods:

  • sendtoaddress

Also, includes two commits for allowing to run the tests on Linux and OSX

@NicolasDorier
Copy link
Collaborator

you built on top of another branch than master

@lontivero
Copy link
Contributor Author

No, I created the branch from master and then I cherrypicked two commits from the other PR and built on top of that. I can make a new PR from a new branch without cherrypicking commits if you have errors.

@NicolasDorier
Copy link
Collaborator

I mean can you limit this PR to what it says it does ? The EnsureDownload stuff will conflict with your other PR if you don't.

This reverts commit f74bbcd.

Revert "Make NodeBuilder capable of download linux version too"

This reverts commit cd13904.
@lontivero
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants