Julien Robert
|
6a550b9e35
|
refactor: remove v1 commands and begin server removal (#23018)
|
2024-12-20 21:43:16 +00:00 |
|
Julien Robert
|
4a073fa4a4
|
chore: remove simapp v1 (#23009)
|
2024-12-19 18:51:59 +00:00 |
|
son trinh
|
cb82789871
|
refactor(tests/integration) Migrate lockup and multisig integration tests to server v2 (#22924)
|
2024-12-19 10:48:37 +00:00 |
|
Julien Robert
|
4d6c991fb2
|
refactor: simplify group dependency graph and align 0.52 and main (#22978)
|
2024-12-18 13:29:52 +00:00 |
|
Julien Robert
|
ca559989da
|
refactor: limit breaking changes for next version (#22972)
|
2024-12-18 08:47:12 +00:00 |
|
Akhil Kumar P
|
8a11925ce5
|
test(integration): port x/staking tests to server v2 (#22813)
|
2024-12-18 07:45:37 +00:00 |
|
son trinh
|
def23f0932
|
fix(x/accounts/default/lockup): Lockup account track undelegation when unbonding entry is mature (#22254)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
|
2024-12-17 16:22:15 +00:00 |
|
son trinh
|
f22d2a84a1
|
refactor(tests/integration): Port x/accounts integration tests to server v2 (#22881)
|
2024-12-16 16:29:18 +00:00 |
|
Marko
|
234cdc45f2
|
refactor(x/staking)!: removing unbonding queue index (#22795)
|
2024-12-16 10:48:54 +00:00 |
|
son trinh
|
615226093e
|
refactor(tests/integration): Migrate mint and protocolpool integration tests to server v2 (#22859)
|
2024-12-15 11:13:55 +00:00 |
|
son trinh
|
957e241716
|
refactor(tests/integrations): Port gov integration tests with server v2 setup (#22850)
|
2024-12-13 08:13:18 +00:00 |
|
Akhil Kumar P
|
cef0f8497f
|
refactor!: remove testutil/network (#22392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-11 11:51:39 +00:00 |
|
Julien Robert
|
71d2571e21
|
refactor(testutil)!: remove cmdtest (#22826)
|
2024-12-11 11:19:24 +00:00 |
|
Julien Robert
|
34f407d636
|
test(systemtests): fix export v2 (#22799)
|
2024-12-09 14:53:49 +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 |
|
Julien Robert
|
dda47b5e0e
|
chore: clean-up main (#22787)
|
2024-12-06 14:16:59 +00:00 |
|
Akhil Kumar P
|
00c7756610
|
test(integration): port x/slashing tests to server v2 (#22754)
|
2024-12-05 13:27:26 +00:00 |
|
Marko
|
94cfcc11aa
|
refactor(store/v2)!: simplify storage (#22683)
|
2024-12-03 16:18:19 +00:00 |
|
Akhil Kumar P
|
0e31188d50
|
test(integration): port x/evidence tests to server v2 (#22709)
|
2024-12-03 12:08:27 +00:00 |
|
son trinh
|
6a52694ef7
|
refactor(tests/integration): Port distribution integration tests to server v2 (#22667)
|
2024-12-03 09:45:15 +00:00 |
|
Facundo Medica
|
bd76b47e1d
|
feat(indexer): add to modules and implement proto fields (#22544)
|
2024-11-28 09:46:59 +00:00 |
|
son trinh
|
5048f26d66
|
refactor(tests): Port auth integration tests to server v2 (#22554)
|
2024-11-27 11:24:42 +00:00 |
|
Julien Robert
|
48f2b36854
|
fix(x/staking): make metadata nullable (#22556)
|
2024-11-26 23:46:22 +00:00 |
|
Julien Robert
|
2d04a1af21
|
fix(testutil/integration): use only one context in integration test framework (#22616)
|
2024-11-25 10:54:23 +00:00 |
|
Hieu Vu
|
fdb7688804
|
test: fix integration test TestSendEnabled (#22620)
|
2024-11-22 15:22:43 +00:00 |
|
Marko
|
9d6d1067bc
|
fix: match comets bls implmentation (#22613)
|
2024-11-22 10:36:30 +00:00 |
|
Julien Robert
|
d810b77c71
|
feat(core/coretesting): make memDB satisfy db.Db interface (#22570)
|
2024-11-20 15:35:37 +00:00 |
|
Julien Robert
|
d697a3de0f
|
fix(server/v2/comebft): wire missing services + fix simulation (#21964)
|
2024-11-19 13:49:33 +00:00 |
|
Facundo Medica
|
13c234f421
|
feat(x/protocolpool)!: allow any coins in continuous funds (#21916)
|
2024-11-11 18:05:59 +00:00 |
|
Akhil Kumar P
|
78f08e8cac
|
test(accounts): fix integration tests (#22418)
|
2024-11-11 15:12:15 +00:00 |
|
Matt Kocubinski
|
43e28b43ad
|
refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-11-08 14:05:25 +00:00 |
|
Matt Kocubinski
|
b5993d6b03
|
test(integration): port x/bank tests to server/v2 app (#21912)
|
2024-11-06 18:53:30 +00:00 |
|
Akhil Kumar P
|
e37d71ad24
|
test: migrate remaining e2e tests to integration tests (#22364)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-10-27 14:15:02 +00:00 |
|
testinginprod
|
ec63f94894
|
feat(accounts): re-introduce bundler (#21562)
|
2024-10-25 07:46:23 +00:00 |
|
Akhil Kumar P
|
cea49ba2b9
|
test: migrate e2e/baseapp to integration tests (#22357)
|
2024-10-24 10:46:06 +00:00 |
|
Shude Li
|
fc91e76354
|
build(all): migrate to go.uber.org/mock (#22315)
|
2024-10-21 09:58:09 +00:00 |
|
Hoa Nguyen
|
4274dcf442
|
refactor: add close body after use and fix lint (#22248)
|
2024-10-14 21:25:11 +00:00 |
|
Luis Carvalho
|
60cbe2db29
|
fix(x/tx): sort with oneof field name in amino-json (#21782)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-10-11 08:17:06 +00:00 |
|
Matt Kocubinski
|
1587955171
|
fix(x/tx/amino): special case for string represented decimals (#22161)
|
2024-10-08 09:21:25 +00:00 |
|
Narangde
|
dc1496029a
|
feat(epochs): add wrapper of epoch getter (#22068)
|
2024-10-04 08:15:57 +00:00 |
|
Matt Kocubinski
|
2d40cc1ab6
|
fix(x/tx): fix amino json drift from legacy spec (#21825)
|
2024-10-03 11:10:02 +00:00 |
|
Eric Mokaya
|
814d4cf6b7
|
feat(x/staking)!: Add metadata field to validator info (#21315)
|
2024-10-01 07:35:58 +00:00 |
|
Marko
|
d54f6fa95b
|
refactor(x/evidence): accept address codec in constructor (#21859)
|
2024-09-25 09:42:27 +00:00 |
|
Marko
|
f6d7a92779
|
refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-24 19:52:31 +00:00 |
|
testinginprod
|
ebbaa0e92e
|
feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-09-23 21:22:01 +00:00 |
|
Julien Robert
|
763e4d68e4
|
feat: introduce x/validate and split x/auth/tx/config (#21822)
|
2024-09-20 15:05:46 +00:00 |
|
testinginprod
|
81ec7ea9e7
|
feat(auth): support accounts from auth (#21688)
|
2024-09-17 18:12:45 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|