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

Api calls for #339: needed api calls (mostly network) for supporting bts_tools #462

Merged
merged 3 commits into from Nov 25, 2015

Conversation

wackou
Copy link
Contributor

@wackou wackou commented Nov 25, 2015

I added the following api calls:

  • witness network api calls: get_advanced_node_parameters, set_advanced_node_parameters, get_potiential_peers
  • wallet api call: about

Code for about was ported from bitshares 0.9.x, with the difference that:

  • I couldn't find BLOCKCHAIN_NAME and BLOCKCHAIN_DESCRIPTION in graphene, so they are not included
  • I removed the jenkins build number, not sure if this is still in use or not. I can add those back easily

This pull request doesn't include the blockchain_get_witness_slot_records or the network_set_allowed_peers calls, I need to investigate more if they are required, and if so, will open a new issue for it at a later stage.

bytemaster added a commit that referenced this pull request Nov 25, 2015
Api calls for #339: needed api calls (mostly network) for supporting bts_tools
@bytemaster bytemaster merged commit 0b46753 into cryptonomex:develop Nov 25, 2015
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