Commit Graph

1423 Commits

Author SHA1 Message Date
Julien Robert
58d71c0c23
chore: prep collections v1 and api v0.8.0 (#23198) 2025-01-06 15:38:06 +00:00
Akhil Kumar P
c9ca206e13
test(integration): port types tests to server v2 (#22981)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 09:13:23 +00:00
violet
4ff445ca6a
fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (#22832) 2025-01-06 08:57:57 +00:00
Tyler
884a7a51c3
feat(server/v2)!: grpcgateway autoregistration (#22941) 2025-01-06 08:12:42 +00:00
dependabot[bot]
23595c82d9
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.0-20241120201313-68e42a58b301.1 to 1.36.1-20241120201313-68e42a58b301.1 in /api (#23135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-01-06 08:03:38 +00:00
dependabot[bot]
b3cecf0f34
build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tests (#23119)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2025-01-03 14:37:09 +00:00
Matt Kocubinski
4f537d5231
feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2025-01-03 10:41:47 +00:00
Matt Kocubinski
986974a7cd
fix(build): fix build tags (#23132)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-12-31 14:36:18 +00:00
son trinh
4fb2347af4
refactor(testutil): Removing testutil integration (#23091) 2024-12-30 13:18:49 +00:00
Hieu Vu
784d1c8763
test(systemtest): Fix QueryBySig (#23102) 2024-12-27 12:54:00 +00:00
Hieu Vu
8ef2f8d00f
test(test/systemtests): Add GasImprovement test (#22927) 2024-12-23 12:52:50 +00:00
dependabot[bot]
e66b3834a1
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 (#23043)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-21 17:48:39 +00:00
Alex | Skip
c12136bb51
refactor!: remove x/params (#22995) 2024-12-20 22:02:51 +00:00
Julien Robert
6a550b9e35
refactor: remove v1 commands and begin server removal (#23018) 2024-12-20 21:43:16 +00:00
Julien Robert
5765ceef3d
chore: prepare v2 beta (2/3) (#23032) 2024-12-20 09:06:28 +00:00
Julien Robert
4a073fa4a4
chore: remove simapp v1 (#23009) 2024-12-19 18:51:59 +00:00
Julien Robert
a9c1149155
test: investigate test failure due to wal log (#22679) 2024-12-19 15:00:37 +00:00
Emmanuel
448b33d78d
build(deps): upgrade ledger-cosmos-go package (#23007)
Co-authored-by: Juan Leni <juan.leni@zondax.ch>
2024-12-19 14:17:19 +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
578763edcc
chore: sync changelogs (#22992) 2024-12-19 07:32:49 +00:00
dependabot[bot]
88e4ce9610
build(deps): Bump github.com/spf13/cast from 1.7.0 to 1.7.1 (#22998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-19 07:13:39 +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
Julián Toledano
cb56c6e47f
feat(client/v2): support definitions of inner messages (#22890) 2024-12-18 10:48:12 +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
Julien Robert
771d66284b
chore: package release prep (3/n) (#22929) 2024-12-18 06:48:16 +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
dependabot[bot]
5799c15b90
build(deps): Bump github.com/bytedance/sonic from 1.12.5 to 1.12.6 in /log (#22917)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-17 07:54:35 +00:00
dependabot[bot]
fb2bce5367
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.2-20241120201313-68e42a58b301.1 to 1.36.0-20241120201313-68e42a58b301.1 in /api (#22916)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-17 06:55:16 +00:00
dependabot[bot]
ad10d24526
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.6 to 0.50.11 in /tests/systemtests (#22908)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 22:45:21 +00:00
Julien Robert
ee5da1a70d
chore: package release prep (2/n) (#22885) 2024-12-16 19:35:53 +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
dependabot[bot]
2c2249ffd3
build(deps): Bump cosmossdk.io/x/tx from 1.0.0-alpha.2 to 1.0.0-alpha.3 (#22873)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-16 09:06:36 +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
Julien Robert
256ec4f902
refactor(client/v2): remove gov dependency (#22867) 2024-12-13 16:45:04 +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
Julien Robert
570585090a
chore: sync changelog to main + clean-up replaces (#22846) 2024-12-13 07:49:38 +00:00
Matt Kocubinski
14c841c86e
feat(tools/benchmark): introduce benchmark module (#22778) 2024-12-12 15:33:23 +00:00
Julien Robert
e6948eeda8
fix(stf,server/v2/cometbft): fix default events + improve codec handling (#22837) 2024-12-12 10:42:57 +00:00
dependabot[bot]
0895a2ff64
build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#22841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-12 06:33:57 +00:00
Julien Robert
f2663280c4
test(systemtest): fix cometbft client (#22835) 2024-12-11 20:36:48 +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
Julián Toledano
5b124267e6
feat(client/v2)!: dynamic prompt (#22775) 2024-12-11 10:28:23 +00:00
Julián Toledano
57b4d3003b
fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 20:20:30 +00:00
Facundo Medica
332d0b106d
feat(indexer/postgres)!: add basic support for header, txs and events (#22695) 2024-12-09 18:36: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
dependabot[bot]
6cf9d57be9
build(deps): Bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#22797)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-09 07:14:31 +00:00
Julien Robert
dda47b5e0e
chore: clean-up main (#22787) 2024-12-06 14:16:59 +00:00
Julien Robert
467dc245bc
test(systemtests): fix mint v2 tests (#22789) 2024-12-06 13:57:12 +00:00
Julien Robert
4caac04c23
test(systemtests): fix gRPC tests for v1 & v2 (#22774) 2024-12-06 11:03:12 +00:00
mmsqe
3a2a0ac666
test(systemtests): fix query block-results in TestStakeUnstake for v2 (#22782) 2024-12-06 06:19:56 +00:00
Akhil Kumar P
00c7756610
test(integration): port x/slashing tests to server v2 (#22754) 2024-12-05 13:27:26 +00:00
dependabot[bot]
66c593f147
build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#22764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-05 10:57:45 +00:00
dependabot[bot]
f8a3226ad5
build(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#22761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-05 06:32:55 +00:00
Marko
94cfcc11aa
refactor(store/v2)!: simplify storage (#22683) 2024-12-03 16:18:19 +00:00
Julián Toledano
538e1d1c7c
refactor(client/v2)!: remove client.Context (#22493) 2024-12-03 12:34:43 +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
Matt Kocubinski
24d456db40
feat(store/v2): add support for iavl/v2 (#22424) 2024-11-29 19:02:47 +00:00
dependabot[bot]
6fb8299a67
build(deps): Bump github.com/cosmos/iavl from 1.3.1 to 1.3.2 in /store (#22691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-29 10:26:31 +00:00
Julien Robert
ca48cef255
build(deps): bump cometbft to v1.0.0-rc2 (#22577)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-28 11:33:27 +00:00
Facundo Medica
300348fe53
chore: Fix go.mods replaces from #22544 (#22677) 2024-11-28 10:42:41 +00:00
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields (#22544) 2024-11-28 09:46:59 +00:00
Alexander Peters
a267da6ef6
fix(simapp,systemtests): fix chain upgrade (#22669) 2024-11-27 14:51:11 +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
f296a5005c
chore: prepare systemtests release (#22658) 2024-11-27 06:32:59 +00:00
Julien Robert
48f2b36854
fix(x/staking): make metadata nullable (#22556) 2024-11-26 23:46:22 +00:00
Alexander Peters
14d98d2771
refactor(systemtests): Extract system test framework (#22578)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-26 14:46:54 +00:00
dependabot[bot]
c1f8cfc936
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.2-20240701160653-fedbb9acfd2f.1 to 1.35.2-20241120201313-68e42a58b301.1 in /api (#22647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-11-26 07:55:34 +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
dependabot[bot]
463104903f
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#22627)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 08:37:27 +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
Alexander Peters
4ed1087cf5
feat(math): Upstream GDA based decimal type (#21982)
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-11-22 10:29:01 +00:00
dependabot[bot]
f74a9f63a8
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#22580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 08:02:33 +00:00
Julien Robert
d810b77c71
feat(core/coretesting): make memDB satisfy db.Db interface (#22570) 2024-11-20 15:35:37 +00:00
dependabot[bot]
b1f95988e5
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.1-20240701160653-fedbb9acfd2f.1 to 1.35.2-20240701160653-fedbb9acfd2f.1 in /api (#22551)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-19 15:45:52 +00:00
Julien Robert
d697a3de0f
fix(server/v2/comebft): wire missing services + fix simulation (#21964) 2024-11-19 13:49:33 +00:00
dependabot[bot]
1b3aeb75d4
build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#22537)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-11-18 10:05:16 +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
dependabot[bot]
d38d026356
build(deps): Bump cosmossdk.io/log from 1.4.1 to 1.5.0 (#22487)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-11 10:59:54 +00:00
dependabot[bot]
ab3128ad3a
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-11 09:42:13 +00:00
dependabot[bot]
606544c7be
build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#22480)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 15:38:15 +00:00
Julien Robert
3ac16655ea
chore: prepare core changelog (#22495) 2024-11-08 14:43:49 +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
dependabot[bot]
406f977be0
build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#22486)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 09:59:21 +00:00
dependabot[bot]
8b31c5dc19
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#22482)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-11-08 08:44:01 +00:00
testinginprod
99b4858a95
feat(stf/branch): simplify merged iterator (#22131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-07 14:50:26 +00:00
dependabot[bot]
6caa2377f8
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.15 in /tests/systemtests (#22450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 09:05:32 +00:00
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
Matt Kocubinski
fdccc8455e
fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
Matt Kocubinski
b5993d6b03
test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
Matt Kocubinski
9611c5a0e6
build(deps): upgrade to iavl@v1.3.1 (#22436) 2024-11-06 09:35:05 +00:00
dependabot[bot]
e0f644beb9
build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in /tools/cosmovisor (#22407)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-04 19:54:49 +00:00
Julián Toledano
78cfc68c83
feat(client/v2): broadcast logic (#22282) 2024-10-29 09:20:41 +00:00
Julián Toledano
7b9a89b568
test(system): check feePayers signature (#22389) 2024-10-28 18:59:35 +00:00