Hwangjae Lee
|
06c9c543ab
|
feat(x/accounts): Add schema caching feature and corresponding test case (#20055)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Signed-off-by: cuithon <dscs@outlook.com>
Signed-off-by: ipangpang <arronipangpang@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: guangwu <guoguangwu@magic-shield.com>
Co-authored-by: Tien Nguyen <htiennv@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Erlangshen219 <104747507+Erlangshen219@users.noreply.github.com>
Co-authored-by: cuithon <65674308+cuithon@users.noreply.github.com>
Co-authored-by: Andi <36215014+ChengenH@users.noreply.github.com>
Co-authored-by: ipangpang <167595720+ipangpang@users.noreply.github.com>
Co-authored-by: goofylfg <165781272+goofylfg@users.noreply.github.com>
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Leon <156270887+leonz789@users.noreply.github.com>
Co-authored-by: qinglin89 <316032931@qq.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Cosmos SDK <113218068+github-prbot@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Kien Trinh <51135161+kien6034@users.noreply.github.com>
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <khanhoait.bka@gmail.com>
Co-authored-by: Emil Georgiev <emil.georgiev@mail.schwarz>
Co-authored-by: Khanh Hoa <49144992+hoanguyenkh@users.noreply.github.com>
Co-authored-by: Hoang Do <hoangdv2429@gmail.com>
Co-authored-by: Duong Minh Ngoc <153509244+minhngoc274@users.noreply.github.com>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
|
2024-05-17 05:11:45 +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
|
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
|
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
|
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 |
|