Aaron Craelius
|
0f39b4e491
|
chore(schema/testing): upgrade to go 1.23 iterators (#21282)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-15 20:58:58 +00:00 |
|
Julien Robert
|
858ec2fcb8
|
chore: readmes + upgrading docs (#21271)
|
2024-08-15 19:42:37 +00:00 |
|
zakir
|
1cb2336a67
|
feat(client): add auto cli for node service (#21074)
|
2024-08-15 18:52:45 +00:00 |
|
Diogo Teles Sant'Anna
|
adf5d1b3bb
|
ci: fix github workflow vulnerable to script injection (#21304)
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
|
2024-08-15 13:48:50 +00:00 |
|
dependabot[bot]
|
55a60856de
|
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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-15 10:42:00 +00:00 |
|
Julien Robert
|
819330872c
|
build(deps): use Go 1.23 instead of Go 1.22 (#21280)
|
2024-08-15 08:43:08 +00:00 |
|
son trinh
|
0fe3115dcf
|
refactor(x/auth): audit x/auth changes (#21146)
|
2024-08-14 15:11:55 +00:00 |
|
james.zhang
|
ec17e1e6ed
|
chore: remove todo: "abstract out staking message back to staking" (#21266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-08-14 10:06:39 +00:00 |
|
Aaron Craelius
|
cacea0f642
|
fix(schema/testing): proper integer and decimal comparison (#21241)
|
2024-08-14 09:55:20 +00:00 |
|
dependabot[bot]
|
7f1dd9701c
|
build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21284)
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-14 07:18:56 +00:00 |
|
Julián Toledano
|
67ed23b8be
|
refactor(x/slashing): audit x/slashing changes (#21270)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-13 19:49:59 +00:00 |
|
Ezequiel Raynaudo
|
588c780cdd
|
docs: Fix old links in x/staking (#21277)
|
2024-08-13 19:36:06 +00:00 |
|
Marko
|
072a29c838
|
refactor: use corestore.StoreUpgrades (#21259)
|
2024-08-13 13:44:34 +00:00 |
|
dependabot[bot]
|
75db9d7750
|
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.8 to 0.50.9 in /tools/confix (#21263)
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-08-13 10:28:01 +00:00 |
|
Tom
|
1d7f891ea9
|
feat(confix): allow customization of migration plan (#21202)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-08-13 10:03:21 +00:00 |
|
Aaron Craelius
|
431b52309c
|
refactor(schema)!: move view interfaces from testing to schema (#21204)
|
2024-08-12 21:04:23 +00:00 |
|
cool-developer
|
df3b035dd8
|
chore(core/store): Batch interface alias (#21262)
|
2024-08-12 20:40:28 +00:00 |
|
Julien Robert
|
76e1fa30fb
|
fix(cosmovisor): fix upgrade detection (#20585)
|
2024-08-12 20:08:36 +00:00 |
|
Marko
|
3e413243db
|
refactor: remove consensus messages (#21248)
|
2024-08-12 14:19:13 +00:00 |
|
Marko
|
810a542d6b
|
refactor: zerodep core (#21239)
|
2024-08-12 12:57:44 +00:00 |
|
Cosmos SDK
|
fba4dacef6
|
chore: fix spelling errors (#21255)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-08-12 12:57:15 +00:00 |
|
son trinh
|
367d94ad29
|
refactor(x/authz): audit x/authz changes (#21251)
|
2024-08-12 10:10:17 +00:00 |
|
oren-lava
|
e30dc06169
|
feat(collections): quad collection (#21090)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-11 09:10:30 +00:00 |
|
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 |
|