-
Notifications
You must be signed in to change notification settings - Fork 6
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 Casper 2.0.0 support #105
Merged
Merged
Conversation
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
…t_status_method Update info get status method
…transfers_method Updated chain_get_block_transfers_method
Implement new RPC method get_state_entity
Make get_block_transfers v1 compatible
…sponse # Conflicts: # types/transaction.go
…al_key_types Implement new global Key types
…_block_response Refactor chain_get_block method
Fixed TODO
Updated BlockAdded and FinalitySignature events to condor
Added TransactionExprired event
Make Block structure flatten
Make Block structure flatten
Fixed after review
…tion Added info get transaction RPC method
Adjust Transaction RPC methods
…s_method Update get transactions methods
Implement SSE Transaction based events
# Conflicts: # tests/data/deploy/get_raw_rpc_deploy_v2.json # tests/rpc/client_example_test.go # types/execution_result.go
Merge after latest changes
Remove commented code
…_events Added sse transaction events
…_deploy_rpc Actualize info get deploy RPC method
Implement account_put_deploy RPC method
Updated comment
Implement RPC info_get_reward method
Fixed after review
Fixed after review
Remove auto changes
Remove auto changes
…ward_rpc Implement info get reward RPC
Fixed after review
Remove auto changes
Fixed naming
…_transaction Implement account put transaction
Added missing updates
Fixed unreachable code
Added missing execution_effects for Step event
Fixed after review
Added missing updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
TODO
Checklist