Commit Graph
13 Commits
Author SHA1 Message Date
Marko c2f6c19aaf revert: bank change module to account change (#20427) 2024-05-21 08:02:11 +00:00
Facundo Medica 1a8425a343 test(accounts): add multisig e2e tests (#20310) 2024-05-13 12:53:15 +00:00
Hoa Nguyen 128bb968b2 chore(test): fix lint and refactor test (#20213) 2024-04-30 11:56:09 +00:00
son trinh cb50b4caa2 refactor(x/accounts/defaults/lockup): Clean up some logic (#20037) 2024-04-29 08:31:51 +00:00
11d4e74970 refactor(lockup account): Add tests for lockup account (#19772)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-04-24 06:54:38 +00:00
testinginprod 4a88a58e1b refactor(accounts): Remove UserOperation in favour of using Tx for abstracted accounts (#19395) 2024-02-15 12:24:33 +00:00
testinginprod 5be33f5442 feat(accounts): Allow funds to be sent to accounts on init and execute (#19360) 2024-02-08 15:20:57 +00:00
testinginprodandunknown unknown 498cd6a533 feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-17 10:58:06 +00:00
testinginprodandunknown unknown f431a5039c feat(accounts): Add Query to simulate a UserOperation (#18979)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-09 14:02:43 +00:00
testinginprodandunknown unknown 6848448dc2 feat(accounts): Add TxCompat field –  implement Tx integration (part 1) (#18969)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-08 10:15:31 +00:00
Marko 6649bb7d8f refactor(core): remove cosmos-db dependency (#18848) 2023-12-21 14:31:46 +00:00
112f6cbdae feat(accounts): use gogoproto API instead of protov2. (#18653)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-08 13:17:48 +00:00
d3b30e946d feat(accounts): implement account abstraction execution (#18499)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-04 11:41:59 +00:00