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.7k
Nonprivileged inline action subjective limit #9262
Merged
brianjohnson5972
merged 24 commits into
release/2.0.x
from
nonprivileged-inline-action-subjective-limit
Jul 9, 2020
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
bc4308a
Add subjective limit to inline transaction size for nonprivileged
jgiszczak 7656593
Move new inline limit from global property to plugin option.
jgiszczak 37e38a7
Address review comments.
jgiszczak 546fffe
Remove new test file and adjust existing inline action test.
jgiszczak 2db6cce
Revert spurious whitespace changes in genesis_state.hpp.
jgiszczak d8ffb58
Revert structure name change in state history abi.
jgiszczak 96032bb
Avoid breaking consensus while checking nonprivileged inline size
jgiszczak 4364f49
Eliminate redundant condition check.
jgiszczak 2963e9b
Added plumbing to be able to set max_inline_action_size to be able to…
brianjohnson5972 c557584
Use the new plumbing to not use default values for default_max_inline…
brianjohnson5972 bb6c5cf
Apply subjective limit on inline actions even skipping auth checks
jgiszczak 411048a
Apply subjective limit to context free actions as well.
jgiszczak d7570f7
Added plumbing to set max_nonprivileged_inline_action_size.
brianjohnson5972 1c8ffc3
Added send_action_4k action.
brianjohnson5972 19bb2a0
Added tests for subjective and objective limits.
brianjohnson5972 54d69e7
Added comments
brianjohnson5972 cad1691
Added send_deferred_transaction_4k_action action to contract.
brianjohnson5972 a1b5baa
Added verification that nonprivileged action size limit is enforced s…
brianjohnson5972 c3f8dd5
Used BOOST_CHECK_EXCEPTION.
brianjohnson5972 320850d
Revert eventually spurious whitespace changes to chain_config.hpp
jgiszczak c00dafb
Merge branch 'nonprivileged-inline-action-subjective-limit' of github…
jgiszczak 403d6d2
Remove and correct some comments.
jgiszczak bacaa7a
Remove one more invalid comment and clarify tester param name
jgiszczak 05a61a0
Made variable name appropriate.
brianjohnson5972 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
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.