Skip to content

Commit

Permalink
Implemented the implicit voting for multisig transaction execution an…
Browse files Browse the repository at this point in the history
…d rejection

To simplify the Multisig v2 transaction execution workflow and minimize the required number of transactions, this implemented the implicit voting as follows:
- Count it as an implicit approval upon transaction execution
- Count it as an implicit rejection upon "rejection execution"
  • Loading branch information
junkil-park committed Mar 4, 2024
1 parent a7a474f commit 6795736
Show file tree
Hide file tree
Showing 4 changed files with 603 additions and 110 deletions.
Loading

0 comments on commit 6795736

Please sign in to comment.