Skip to content

Commit

Permalink
feat: multisig_v2 (#129)
Browse files Browse the repository at this point in the history
* feat: add multisig_v2.move for initia_stadlib

* feat: format multisig_v2.move

* feat: change wallet name seed, add proposer into proposal

* refactor multisig_v2 based on coderabbit feedback

* feat: multisig_v2: add multiple move execute messages support

* refactor: use construct_members_with_tiers when creating weighted multisig

* fix: multisig_v2: add #[view] for is_exist

* fix: multisig_v2: is_exist param shouldn't be pointer
  • Loading branch information
WasinWatt authored Sep 25, 2024
1 parent 29e7487 commit 0b01383
Show file tree
Hide file tree
Showing 2 changed files with 2,419 additions and 0 deletions.
Binary file added precompile/binaries/stdlib/multisig_v2.mv
Binary file not shown.
Loading

0 comments on commit 0b01383

Please sign in to comment.