-
Notifications
You must be signed in to change notification settings - Fork 33
SC: Introduce chain_config_v2 and snapshot_v9 for max_sync_call_depth and max_sync_call_data_size #1257
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
Merged
Merged
SC: Introduce chain_config_v2 and snapshot_v9 for max_sync_call_depth and max_sync_call_data_size #1257
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
bdfeb08
Introduce chain_config_v2 for max_sync_call_depth and max_sync_call_d…
linh2931 ea867bf
Update test-data/consensus_blockchain/snapshot for new chain_config
linh2931 35cee9e
Implement Snapshot V9 to support new chain_config_v2
linh2931 77fcfbb
Update snapshot compatible test for snapshot V9
linh2931 176cedb
Update test snapshot for savanna_misc_tests/verify_block_compatibitity
linh2931 c77065a
Correct syntax error in assert text (from no allowed to not allowed)
linh2931 318d440
Print out the value of MAX_SIZE_OF_BYTE_ARRAYS for EOS_ASSERT of max_…
linh2931 2ffd898
Update SHiP ABI file for chain_config_v2
linh2931 93f0295
Remove unnecessary == and != operators
linh2931 1890e98
Replace a unsafe assignment operator (v1&v2 fields left out) with an …
linh2931 7a19b34
Do not reset v1 and v2 fields to default and replace manual assignmen…
linh2931 806fd71
Add chain_config_v2 fields to SHiP packing operator
linh2931 fee79f7
add default == operator
linh2931 0296069
point to abieos sync_call branch which has new chain_config_v2 for SH…
linh2931 4799bfe
Update test_deltas_global_property_history to use ship_protocol::chai…
linh2931 ebd7f51
Update the variant index of chain_config for SHiP serialization
linh2931 ddf7fdf
Update to point to latest abieos which fixes missing chain_config_v1 …
linh2931 e3e4305
Merge branch 'call_implementation' into sync_call_limits
linh2931 466c6c2
Merge branch 'sync_call' into sync_call_limits
linh2931 30d934c
Correct a typo in a comment
linh2931 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
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.