Skip to content

Commit

Permalink
Implemented a DoS mitigation for multisig accounts
Browse files Browse the repository at this point in the history
- introduced and enforced `MAX_PENDING_TRANSACTIONS`
- added entry functions for batch voting
- added entry functions for batch executing rejected transactions
- added entry functions for creating a transaction with eviction
  • Loading branch information
junkil-park committed Feb 27, 2024
1 parent 997d925 commit 414fad4
Show file tree
Hide file tree
Showing 3 changed files with 818 additions and 5 deletions.
Loading

0 comments on commit 414fad4

Please sign in to comment.