Commit Graph

222 Commits

Author SHA1 Message Date
mergify[bot]
d7eb09a9d9
test: migrate e2e/genutil to systemtest (backport #22325) (#22366)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 15:58:29 +02:00
mergify[bot]
eefb4c5586
test: migrate e2e/baseapp to integration tests (backport #22357) (#22359)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 16:39:13 +02:00
mergify[bot]
b102343368
fix(x/accounts/lockup): fix proto path (backport #22319) (#22328) 2024-10-22 10:49:29 +02:00
mergify[bot]
2f4dda4118
test: migrate e2e/mint to system tests (backport #22294) (#22304)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 16:33:19 +02:00
mergify[bot]
40f7878ca0
test: migrate e2e/group to system tests (backport #22278) (#22286)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 10:20:25 +02:00
mergify[bot]
ba5966f7dd
test: migrate e2e/auth to system tests and fix sign-batch (backport #22149) (#22234)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-11 14:54:06 +02:00
mergify[bot]
c3a6f35f80
refactor(genutil): Use sdk types genesis validator (backport #21678) (#22183)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 09:09:07 +02:00
mergify[bot]
aead233e24
test: migrate e2e/distribution to system tests (backport #21908) (#22133)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-04 17:46:34 +02:00
mergify[bot]
acc35aa576
test: migrate e2e/authz to system tests (backport #21819) (#21993)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-01 10:37:26 +02:00
mergify[bot]
4a3b2a9e7a
test(gov): Migrate e2e to system test (backport #21927) (#21987)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-01 10:02:39 +02:00
mergify[bot]
649fe35d1f
feat(accounts): make x/accounts more depinject friendly (backport #21928) (#21977)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-30 08:48:50 +00:00
mergify[bot]
9923c45024
test: e2e/staking to system tests (backport #21882) (#21902)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-09-25 07:19:46 +00:00
mergify[bot]
e655fd535e
feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
mergify[bot]
2ad5ab913d
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
mergify[bot]
8c60090763
test(e2e/accounts): fix build (backport #21725) (#21743)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-16 08:46:32 +00:00
mergify[bot]
150d17c3fc
feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 20:18:05 +00:00
mergify[bot]
035ed0d591
test: migrate e2e/bank to system tests (backport #21607) (#21703)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 07:23:14 +00:00
mergify[bot]
8b70c6caf7
refactor: remove viper as a direct dependency (backport #21635) (#21672)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-12 08:41:25 +00:00
mergify[bot]
889becd2c0
feat: replace the cosmos-db.DB interface with core/store interface (backport #21450) (#21490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-06 10:30:01 +00:00
mergify[bot]
7d5ab19311
refactor: revert auth extraction (backport #21507) (#21529)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:21:22 +00:00
mergify[bot]
cb1b2841c1
refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-23 21:59:49 +00:00
mergify[bot]
7d801cc3c9
feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-29 14:21:00 +02:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
testinginprod
acfd1ac30a
refactor(auth): decouple auth from x/accounts account abstraction types (#20875) 2024-07-08 14:15:17 +00:00
Julien Robert
afddef3906
refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
Facundo Medica
150ca963f2
feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-11 12:27:20 +00:00
Marko
76a28ad4d0
chore: reduce default inflation (#20606) 2024-06-11 09:33:15 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Marko
e6e1a853de
refactor(core,server): make commands not rely on server context (#20422)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-28 13:07:36 +00:00
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
Marko
0dfb54e36a
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko
fc310b6198
chore: remove consensus as a direct dependency (#20274) 2024-05-06 09:42:47 +00:00
Marko
43764cff30
chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
Likhita Polavarapu
52dbcc171c
feat(x/mint): Add max supply param (#19896)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 10:26:18 +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
Hoang Do
99dbdd5aa7
chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
son trinh
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
son trinh
a0d727eebc
refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
testinginprod
e846eca366
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-21 09:36:21 +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
Marko
869c96c403
refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +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
Likhita Polavarapu
6f180b22df
chore(Baseapp): Remove modules dependency from baseapp (#19300) 2024-02-01 11:07:50 +00:00
Julien Robert
7e4d12209b
feat(x/gov): message based proposal params (#19101) 2024-01-30 09:21:37 +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
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
Marko
6649bb7d8f
refactor(core): remove cosmos-db dependency (#18848) 2023-12-21 14:31:46 +00:00