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 76e2c37 commit af48cbe
Show file tree
Hide file tree
Showing 3 changed files with 818 additions and 5 deletions.
Loading

0 comments on commit af48cbe

Please sign in to comment.