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 multi rpc call support, reduce call count #243

Merged
merged 2 commits into from
Jul 17, 2020
Merged

add multi rpc call support, reduce call count #243

merged 2 commits into from
Jul 17, 2020

Conversation

stepansnigirev
Copy link
Collaborator

This PR adds support of multiple rpc calls with one request to BitcoinCLI class.
Also refactors the most call-expensive wallet function to reduce number of rpc calls.

Copy link
Contributor

@ben-kaufman ben-kaufman left a comment

Choose a reason for hiding this comment

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

Looks good to me (just need to fix the test)

@stepansnigirev stepansnigirev merged commit e5607df into cryptoadvance:master Jul 17, 2020
@stepansnigirev stepansnigirev deleted the rpc branch July 17, 2020 22:04
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.

2 participants