Commit Graph

13218 Commits

Author SHA1 Message Date
Adam Tucker
4e97c4951e
feat: module hash by height query (#20779)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-10 04:41:27 +00:00
son trinh
7a59ce9d95
chore(store/v2): Increase storev2 tests coverage (#21094) 2024-08-09 16:10:30 +00:00
Facundo Medica
a9a687c7da
refactor(x/consensus): audit QA (#21151) 2024-08-09 15:20:42 +00:00
cool-developer
bc698d8bb2
test(store/v2): add the root store unit test (#21208)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-09 15:11:05 +00:00
dependabot[bot]
668854d16f
build(deps): Bump google.golang.org/grpc from 1.64.1 to 1.65.0 in /simapp (#21228)
Signed-off-by: dependabot[bot] <support@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: Julien Robert <julien@rbrt.fr>
2024-08-09 12:51:03 +00:00
luozexuan
7f04ef89e5
chore: fix some comments (#21238)
Signed-off-by: luozexuan <fetchcode@139.com>
2024-08-09 12:29:07 +00:00
dependabot[bot]
1862e38c9c
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21229)
Signed-off-by: dependabot[bot] <support@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>
2024-08-09 07:08:53 +00:00
Hemanth Sai
6f86b323bf
chore: fix spelling errors (#21235) 2024-08-09 06:44:22 +00:00
Aaron Craelius
f6fee983a5
feat: make schema and core kv-pair updates compatible (#21223) 2024-08-08 20:24:29 +00:00
Cosmos SDK
b0ab3aaac4
chore: fix spelling errors (#21220)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-08-08 15:10:44 +00:00
Aaron Craelius
dccdd5daba
feat(core/store): make KVStore structurally typed (#21222) 2024-08-08 13:14:59 +00:00
Akhil Kumar P
849bccc02a
refactor(server/v2/stf): pass exec mode to validateTx (#21219) 2024-08-08 13:07:55 +00:00
Hieu Vu
57ad13a999
refactor(serverv2/cometbft): Update vote extensions (#21198) 2024-08-08 12:21:00 +00:00
Julien Robert
8400d9b426
refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +00:00
Julien Robert
22fb753099
build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
dependabot[bot]
90741c375c
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.8 to 0.50.9 in /tools/hubl (#21207)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-08 08:14:05 +00:00
Julien Robert
7040177316
refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
dependabot[bot]
7dacef600f
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21205)
Signed-off-by: dependabot[bot] <support@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>
2024-08-08 05:51:07 +00:00
testinginprod
4dc9469320
feat(stf/router): support backwards compat type URL in router (#21177) 2024-08-07 13:17:42 +00:00
Julien Robert
90fd6320a6
fix(server/v2/cometbft): add tx result for failed tx (#21200) 2024-08-07 13:07:28 +00:00
Julien Robert
72e77c3580
refactor(core): core review (1/n) (#21193) 2024-08-07 12:04:53 +00:00
Julien Robert
6b4557ddb8
chore: prepare log v1.4.0 (#21197) 2024-08-07 09:20:53 +00:00
dependabot[bot]
5a08833386
build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)
Signed-off-by: dependabot[bot] <support@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: Julien Robert <julien@rbrt.fr>
2024-08-07 08:53:07 +00:00
dependabot[bot]
655b303675
build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)
Signed-off-by: dependabot[bot] <support@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: Julien Robert <julien@rbrt.fr>
2024-08-07 08:52:43 +00:00
Julien Robert
cc25f59e61
ci: add compat check 052 x main (#21174) 2024-08-07 08:39:14 +00:00
Hieu Vu
5b7d8b6d82
test(stf/mock): Unmarshal with knowing the message type (#21178) 2024-08-07 08:34:00 +00:00
Julien Robert
641f964651
ci: attempt to fix goreleaser (#21194) 2024-08-07 08:26:51 +00:00
Hieu Vu
a0fdab27b2
test(server/v2): Update testdata prune options (#21192) 2024-08-07 08:07:20 +00:00
dependabot[bot]
4b4ec478df
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#21191)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 07:38:09 +00:00
Ezequiel Raynaudo
feb0e077a9
feat: [ADR-071] Cryptography v2 (#18824)
Co-authored-by: educlerici-zondax <142804355+educlerici-zondax@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
2024-08-06 21:13:50 +00:00
Marko
111a99995e
docs: rename v2 to di (#21181)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-06 19:19:01 +00:00
Facundo Medica
6779dc5a97
refactor(bank): audit/QA changes (#21048) 2024-08-06 16:54:37 +00:00
Hieu Vu
8fb47b368c
feat(server/v2): Add snapshots commands (#21065) 2024-08-06 15:28:30 +00:00
Facundo Medica
ca8122c3f3
refactor(baseapp): improve readability of preblock (#21179) 2024-08-06 10:00:15 +00:00
cool-developer
6d4097bfb7
feat(store/v2): implement the feature to upgrade the store keys (#20453)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-08-05 12:34:36 +00:00
dependabot[bot]
0ddf5c0bfa
build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#21169)
Signed-off-by: dependabot[bot] <support@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: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-05 11:01:41 +00:00
dependabot[bot]
984afb59e6
build(deps): Bump github.com/fergusstrange/embedded-postgres from 1.27.0 to 1.28.0 in /indexer/postgres/tests (#21121)
Signed-off-by: dependabot[bot] <support@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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-05 10:38:50 +00:00
Julien Robert
892a3e355d
fix: proto gen (#21172) 2024-08-05 10:20:24 +00:00
pengbanban
3128b08cfc
chore: fix function names (#21168)
Signed-off-by: pengbanban <pengbanban@aliyun.com>
2024-08-05 08:50:49 +00:00
Julien Robert
ccd3d992ea
docs: update branching strategy (#21141) 2024-08-03 11:53:01 +00:00
neeel.eth
bc0731cb49
docs: fixes collections intValue reference (#21165) 2024-08-02 20:42:00 +00:00
Hieu Vu
a26970e547
refactor(server/v2/cometbft): Consensus get chain-id from viper (#21116) 2024-08-02 14:21:26 +00:00
Julien Robert
cffeedff64
test(client/v2): update golden file (#21139) 2024-08-02 11:08:23 +00:00
Facundo Medica
c312d99ea0
fix(baseapp): return events from preblocker in FinalizeBlockResponse (#21159) 2024-08-02 10:50:19 +00:00
Alexander Peters
04bedcd32b
chore(systemtests): better support for app v2 (#21128)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-02 10:16:03 +00:00
Hieu Vu
bc72e34d55
fix(storev2/snapshots): Close StateChanges channel in doRestoreSnapshot (#21106) 2024-08-02 09:49:01 +00:00
Julien Robert
e507900e45
chore: check err before logging (#21133) 2024-08-02 07:19:44 +00:00
Alexander Peters
23fac2f1b8
fix(systemtests): Fix account creation test to wait for TX committed (#21149) 2024-08-02 06:40:46 +00:00
Christoph Otter
fb9efdf875
docs: Fix cli usage examples (#21150) 2024-08-01 14:19:21 +00:00
Julien Robert
c55e8d7101
chore(runtime/v2): cleanup replaces (#21147) 2024-08-01 11:05:32 +00:00