Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented a DoS mitigation for multisig accounts
- 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