Commit Graph

782 Commits

Author SHA1 Message Date
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
22fb753099
build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +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
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
Hieu Vu
5b7d8b6d82
test(stf/mock): Unmarshal with knowing the message type (#21178) 2024-08-07 08:34:00 +00:00
Hieu Vu
a0fdab27b2
test(server/v2): Update testdata prune options (#21192) 2024-08-07 08:07:20 +00:00
Hieu Vu
8fb47b368c
feat(server/v2): Add snapshots commands (#21065) 2024-08-06 15:28:30 +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
Hieu Vu
a26970e547
refactor(server/v2/cometbft): Consensus get chain-id from viper (#21116) 2024-08-02 14:21:26 +00:00
Julien Robert
e507900e45
chore: check err before logging (#21133) 2024-08-02 07:19:44 +00:00
Christoph Otter
fb9efdf875
docs: Fix cli usage examples (#21150) 2024-08-01 14:19:21 +00:00
Julien Robert
49179ebfec
fix(server/v2/cometbft): fix slice appending (#21142) 2024-08-01 10:00:32 +00:00
Marko
43dd23137e
refactor: remove comet info from consensus as it will be stored in context for v2 (#21120) 2024-07-31 20:21:23 +00:00
Julien Robert
98e09a720d
refactor(server/v2): add missing comet flags (#21123) 2024-07-31 15:58:50 +00:00
Alexander Peters
6b7e9f8935
fix: fixes evidence skipped (#21122) 2024-07-31 13:51:48 +00:00
Marko
df72853b3c
chore: rename snapshots to v2 in store/v2 (#21100) 2024-07-31 13:29:47 +00:00
testinginprod
8b47141655
feat(serverv2): integrate gRPC (#21038)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-30 09:26:16 +00:00
Julien Robert
c4de9a9706
feat: check latest block if no arg in q block and q block-results (#21084) 2024-07-29 22:52:21 +00:00
Alexander Peters
b05bb2601e
fix(stf): fixes to make init genesis pass (#21088)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-27 18:11:24 +00:00
Cosmos SDK
2e0884564f
chore: fix spelling errors (#21092)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 15:14:27 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
riyueguang
9f5ee3a083
chore: fix some comments (#21085)
Signed-off-by: riyueguang <rustruby@outlook.com>
2024-07-26 11:00:15 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Alexander Peters
1f0ce2f5b5
refactor(sims)!: Remove Baseapp from sims (#21039) 2024-07-24 12:40:01 +00:00
Hieu Vu
e00145735a
refactor(server/v2/cometbft): typecast SC & SS to correct interfaces (#21050) 2024-07-24 09:22:06 +00:00
Marko
24977a92a2
ci: add 52 labels and ci (#21041) 2024-07-24 07:44:50 +00:00
Hieu Vu
0ca95ee5eb
feat(server/v2) Add prune cmd to serverv2 (#20736) 2024-07-23 16:48:54 +00:00
Julien Robert
544623f3b7
build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
Facundo Medica
9ab162de6d
chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
Akhil Kumar P
71d14f9370
chore(server/v2/cometbft): ensure consistent dash-case in app.toml (#21018) 2024-07-22 10:40:17 +00:00
lfz941
8fe0b22145
docs(server): wrong function comments (#21017) 2024-07-22 10:16:07 +00:00
Julien Robert
8484dc50e2
feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
Cosmos SDK
c2a1268f59
chore: fix spelling errors (#20997)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-19 14:29:21 +00:00
testinginprod
82646fcd6a
refactor(stf/appmanager): remove the need of recurseStateChanges (#20911) 2024-07-18 11:22:25 +00:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
dependabot[bot]
f9f0ca442d
build(deps): Bump github.com/cosmos/crypto from 0.1.1 to 0.1.2 (#20979)
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-07-18 08:08:34 +00:00
zakir
d8b9b6916a
test: failed to get sub viper (#20981) 2024-07-18 06:49:33 +00:00
testinginprod
86ea861c25
fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-07-16 10:14:02 +00:00
Julien Robert
a567229106
refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
cloudclaim
a22592a648
chore: fix some comments for struct field (#20942)
Signed-off-by: cloudclaim <824973921@qq.com>
2024-07-13 05:02:21 +00:00
dependabot[bot]
5d66cf9450
build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
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-07-10 08:09:24 +00:00
Tuan Tran
b5319483ed
chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
Aaron Craelius
9d80739d04
chore: remove schema go.mod replaces (#20914) 2024-07-09 12:13:32 +00:00