Alexander Peters
|
5359c8f9e5
|
fix: Add sims export/import test and fix (#23462)
|
2025-01-20 09:57:10 +00:00 |
|
testinginprod
|
ecd53f8497
|
feat(x/accounts)!: make address generation more robust and add predictable address creation (#22776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-09 14:50:11 +00:00 |
|
testinginprod
|
ec63f94894
|
feat(accounts): re-introduce bundler (#21562)
|
2024-10-25 07:46:23 +00:00 |
|
Julien Robert
|
22fb753099
|
build(deps): bump proto-builder and regen protos (#21215)
|
2024-08-08 08:45:15 +00:00 |
|
testinginprod
|
40492cdf10
|
feat(accounts): add genesis account initialization (#20642)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-12 14:19:13 +00:00 |
|
hidewrong
|
a4ff821981
|
chore: fix some comments (#20064)
Signed-off-by: hidewrong <hidewrong@outlook.com>
|
2024-04-17 15:13:37 +00:00 |
|
Ezequiel Raynaudo
|
b9c8d60ea0
|
refactor: bump gogoproto (#19869)
|
2024-03-28 19:53:21 +00:00 |
|
Julien Robert
|
1c9361ca4e
|
refactor: use slices std (#19598)
|
2024-02-29 09:57:42 +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 |
|
testinginprod
|
e1f478da41
|
feat(accounts): implement Account Number query (#18989)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-01-09 18:23:41 +00:00 |
|
testinginprod
|
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 |
|
testinginprod
|
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 |
|
testinginprod
|
39865d852f
|
feat(accounts): use account number as state prefix for account state (#18664)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-12-11 11:44:01 +00:00 |
|
testinginprod
|
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 |
|
testinginprod
|
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 |
|
testinginprod
|
9577a722a0
|
feat(accounts): add interfaces and mock impls for account abstraction (#18404)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-09 13:24:49 +00:00 |
|
testinginprod
|
f3c55dc90d
|
feat(x/accounts): wire x/accounts to simapp (#18253)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-11-03 16:36:23 +00:00 |
|
testinginprod
|
5952ecf515
|
feat(accounts): add Genesis handling (#17802)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-09-21 14:26:08 +00:00 |
|
testinginprod
|
c60283b91a
|
feat(accounts): Add message server and query server logic. (#17614)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
|
2023-09-07 07:42:23 +00:00 |
|
testinginprod
|
46bab63d8c
|
feat(accounts): init accounts module (#17443)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-19 08:36:45 +00:00 |
|