-
Notifications
You must be signed in to change notification settings - Fork 174
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
Rpc changes (Large) #1024
Merged
denravonska
merged 28 commits into
gridcoin-community:development
from
iFoggz:RPCChanges
Mar 17, 2018
Merged
Rpc changes (Large) #1024
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
da46408
remove extra space from error message
iFoggz bcdbd10
bitcoinrpc changes and testing complete
iFoggz 0e058a3
initial changes for last of testing
iFoggz 4fa945d
Remove unlocked feature no longer used by bitcoin; Move locks into rp…
iFoggz ac5e077
move some of the execute rpc calls into straight rpc calls. move exec…
iFoggz c5f4fa9
fix rpc bug and support for subcategories
iFoggz 072dbc2
latest changes
iFoggz 2069cba
Add debug4 for rpc response times
iFoggz 2b95193
..
iFoggz afa5e08
complete mining category
iFoggz c0d8dfc
more of developer category complete
iFoggz da8fb12
Complete developers category
iFoggz 365edbe
update changes
iFoggz 7cebebd
more done
iFoggz afacace
Complete with some refactoring; TODO spacing
iFoggz a974c90
Fix compiler issues
iFoggz 6b783e1
Add getwalletinfo, getblockchaininfo, getnetworkinfo
iFoggz 554b53d
refactor fdebug4 a bit
iFoggz 02e00e3
add debug4 to rpc
iFoggz da6f8e2
Start clean up of code
iFoggz 03eb989
Add RPC_DEPRECATED json error
iFoggz c147ceb
cleanup
iFoggz 3260bed
clean up + prep for help refactoring
iFoggz b35ea54
Moved/changed/added locks
iFoggz 7af41a3
Moved/changed locks
iFoggz d5e1bd4
Adjustments
iFoggz ed7b6a0
fixed compiler conflicts
iFoggz 7aa7ec8
fix help <command>; fix win32 compiliation errors
iFoggz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.
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.
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.
reminder to self to join this to same as other debugs or change others to appropriate method