testinginprod
|
40492cdf10
|
feat(accounts): add genesis account initialization (#20642)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-12 14:19:13 +00:00 |
|
Julien Robert
|
5e7aae0db1
|
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071)
|
2024-04-17 18:18:16 +00:00 |
|
Likhita Polavarapu
|
c25ef03e8a
|
feat(x/accounts): add env bundler to accounts module (#19418)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-02-15 16:25:23 +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 |
|
Marko
|
ca04e1144c
|
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-30 12:22:35 +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
|
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
|
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 |
|