This repository was archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Implement support for read-only contract queries in nodeos #10189
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2795e6d
Implement support for read-only contract queries in nodeos
jgiszczak 1942d92
Add resulting URL for read-only queries into cleos
nickjjzhao ac252a7
Add a transaction in cleos for contract query
nickjjzhao 3ea0af1
Print contract query output as JSON
nickjjzhao 1fdde7b
Make new cleos command contract_query as a subcommand of get
nickjjzhao 008b2a3
Merge pull request #10221 from EOSIO/read_only_query_EPE-747
nickjjzhao 08f3d71
Follow through on new read_only flag in producer plugin
jgiszczak a18ec6c
Merge branch 'read_only_query_EPE-746' of github.com:/EOSIO/eos into …
jgiszczak a9b6faf
Fix a bug that fails to invoke new RPC API get_contract_query
nickjjzhao 1623b47
Merge pull request #10223 from EOSIO/read_only_query_EPE-747
nickjjzhao 1aa6b10
Use updated structure of get_contract_query_params in cleos
nickjjzhao 7cf0077
Merge pull request #10225 from EOSIO/read_only_query_EPE-747
nickjjzhao aafaec5
Use read_only flag in producer plugin initialize
jgiszczak 9bd1d7f
Add read-only query integration test
jgiszczak 836a641
Merge develop
jgiszczak 2054d61
Add read-only query integration test contracts
jgiszczak 00cb72e
Merge branch 'develop' into read_only_query_EPE-746
jgiszczak d556965
Remove unused code.
jgiszczak 91ff0c4
Remove unused code.
jgiszczak 14e2f49
Minor optimizations.
jgiszczak 630b0c7
Repair bad merge, restoring subjective billing and failure tracking.
jgiszczak fb19e7e
Eliminate useless assert on rarely used method.
jgiszczak d02a7ea
Rename get_contract_query to push_ro_transaction.
jgiszczak cf34342
Add option to return failure traces.
jgiszczak f4d1714
Add read-only query integration test to test suite.
jgiszczak 8feac98
Change cleos command get contract_query to push ro_transaction
nickjjzhao 4994b2f
Add two flags for cleos command push ro_transaction
nickjjzhao 2627125
Remove cleos command push ro_transaction and add two new flags for co…
nickjjzhao df09841
Don't return failure traces by default.
jgiszczak 822d90f
Update integration test to push transaction API.
jgiszczak 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.