This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[Contracts] Overflowing bounded DeletionQueue
#13702
Merged
paritytech-processbot
merged 48 commits into
master
from
pg/contracts-review-overflowing-bounded-deletionqueue-allows-dos-against-contract-termination
Mar 31, 2023
Merged
Changes from 5 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
31ab537
[Contracts review] Overflowing bounded `DeletionQueue` allows DoS aga…
pgherveou 8a0b92f
wip
pgherveou 10cccfd
wip
pgherveou 329fe92
wip
pgherveou b549582
wip
pgherveou 71f01f3
wip
pgherveou aed8821
fix doc
pgherveou 85cca3a
wip
pgherveou 1d27eeb
PR review
pgherveou f6bcda1
unbreak tests
pgherveou b4592cc
fixes
pgherveou 2e722bd
update budget computation
pgherveou 2867a3c
PR comment: use BlockWeights::get().max_block
pgherveou 3a17f2b
PR comment: Update queue_trie_for_deletion signature
pgherveou f7f1f42
PR comment: update deletion budget docstring
pgherveou 20a18c3
PR comment: impl Default with derive(DefaultNoBound)
pgherveou bd99f93
PR comment: Remove DeletedContract
pgherveou 737a48a
PR comment Add ring_buffer test
pgherveou 2d44b3d
remove missed comment
pgherveou b0bbbcf
misc comments
pgherveou d4600e0
contracts: add sr25519_recover
pgherveou 7002c46
Merge branch 'master' into pg/contracts-review-overflowing-bounded-de…
pgherveou c30bf2b
Revert "contracts: add sr25519_recover"
pgherveou c17e0e6
".git/.scripts/commands/bench/bench.sh" pallet dev pallet_contracts
1880b62
PR comments update print_schedule
pgherveou 9fc9db6
Update frame/contracts/src/benchmarking/mod.rs
pgherveou c0a7523
Update frame/contracts/src/storage.rs
pgherveou efafd7d
Update frame/contracts/src/storage.rs
pgherveou 717151e
rm temporary fixes
pgherveou 2da3648
fix extra ;
pgherveou 5751764
Update frame/contracts/src/storage.rs
pgherveou b31603e
Update frame/contracts/src/storage.rs
pgherveou e269ad4
Update frame/contracts/src/lib.rs
pgherveou 2f1d4fa
Update frame/contracts/src/lib.rs
pgherveou 0b985aa
Support stable rust for compiling the runtime (#13580)
bkchr dedef69
github PR commit fixes
pgherveou 6b31f97
Revert "Support stable rust for compiling the runtime (#13580)"
pgherveou 4cec441
Restore DeletionQueueMap
pgherveou 092d51c
fix namings
pgherveou 6df076f
PR comment
pgherveou 9d277cd
move comments
pgherveou 5da9750
Update frame/contracts/src/storage.rs
pgherveou 1e5eaaf
Update frame/contracts/src/storage.rs
pgherveou cec7e08
fixes
pgherveou d028fdc
Merge remote-tracking branch 'origin/master' into pg/contracts-review…
a7e45c9
Merge remote-tracking branch 'origin/master' into pg/contracts-review…
ef324ec
Merge remote-tracking branch 'origin/master' into pg/contracts-review…
7d39202
Merge remote-tracking branch 'origin/master' into pg/contracts-review…
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
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.