testinginprod
|
fe22e9a5da
|
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-05 22:11:33 +00:00 |
|
Facundo Medica
|
f8b18f1d52
|
feat(x/accounts): On-chain multisig (#19988)
|
2024-05-06 11:26:49 +00:00 |
|
Likhita Polavarapu
|
07c0aa73e0
|
feat: Add non atomic multimsg (#19350)
|
2024-04-15 09:32:29 +00:00 |
|
Marko
|
0d3f4a82d4
|
feat(x/accounts): add event emission to accounts module (#19636)
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
|
2024-03-05 11:23:15 +00:00 |
|
samricotta
|
afcb62bd9f
|
refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-05 06:01:37 +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
|
d26fe653c7
|
feat(accounts): Add methods to check if an account accepts certain messages or queries (interface assertion) (#19361)
|
2024-02-06 16:53:45 +00:00 |
|
testinginprod
|
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 |
|
testinginprod
|
1e7611faab
|
feat(accounts): Add header.Service support (#19004)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-10 16:55:57 +00:00 |
|
Cosmos SDK
|
8f0d5b15f0
|
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-12-11 13:03:19 +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 |
|
Julien Robert
|
e2b71b7480
|
fix: deterministic protov2 marshal (#18403)
|
2023-11-07 16:22:57 +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 |
|
Marko
|
e47795e3d4
|
build(deps): Bump cosmossdk.io/core from 0.11.0 to 0.12.0 (#17688)
|
2023-09-13 21:04:50 +00:00 |
|
testinginprod
|
c946e14211
|
feat(accounts): allow accounts to query and execute modules (#17685)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-09-13 18:39:18 +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
|
d95e686aa5
|
feat(accounts): implement account state isolation (#17507)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-23 11:42:11 +00:00 |
|
testinginprod
|
780cad872b
|
feat(accounts): add Account interface and Implementation (#17495)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-22 18:17:34 +00:00 |
|