Commit Graph

13159 Commits

Author SHA1 Message Date
lfz941
6eea0ae6d2
refactor(store/v2): handle the error returned by batch.Close correctly (#21095) 2024-07-31 03:37:18 +00:00
Cosmos SDK
e5e2dafca3
chore: fix spelling errors (#21117)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-30 15:53:13 +00:00
samricotta
8e0bf86bec
docs: ADR-071 Bank/v2 (#20316)
Co-authored-by: Julien Robert <29894366+julienrbrt@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-30 10:35:25 +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
Lucas Francisco López
b2989459ae
docs: Enhance provisions docs (#21109) 2024-07-29 19:28:31 +00:00
Matt Kocubinski
d80afaa55a
fix(x/auth/tx): JSON TX encoding/decoding (#20803) 2024-07-29 18:29:06 +00:00
son trinh
585335690b
feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +00:00
Aaron Craelius
9b6f61e3d0
feat(indexer/postgres): block, tx and event schemas (#21078) 2024-07-29 09:54:10 +00:00
Akhil Kumar P
e7b6d73147
feat(confix): add migration to v2 (#21052) 2024-07-29 06:16:21 +00:00
Hieu Vu
3f22acc5d9
refactor(simd/v2): Rename to minimum-gas-price (#21099) 2024-07-29 05:08:48 +00:00
Julien Robert
73a9396a0a
ci: make init-simapp v1 / v2 consistent (#21082) 2024-07-28 07:28:05 +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
Julián Toledano
fe8474e9b4
feat: simulate nested messages (#20291) 2024-07-26 10:53:32 +00:00
Julien Robert
cc5c4d0699
chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (#21055) 2024-07-26 08:16:12 +00:00
Julien Robert
502450cd1e
fix(runtime): remove appv1alpha1.Config from runtime (#21042) 2024-07-25 21:43:19 +00:00
Hieu Vu
b6eaf70b6a
feat(simapp/v2): Add store server to testnet init cmd (#21076) 2024-07-25 20:50:57 +00:00
Aaron Craelius
a0207294c5
chore(indexer/postgres): update to changes on main (#21077) 2024-07-25 16:36:17 +00:00
Aaron Craelius
683371f779
feat(schema/appdata): async listener mux'ing (#20879)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-07-25 13:53:26 +00:00
Alexander Peters
897f4f8484
ci: Use large box for 052 branch sims on CI (#21067) 2024-07-25 12:55:49 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
dependabot[bot]
6a2d039e12
build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1 (#21063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 07:28:23 +00:00
Marko
d514f339d1
chore: add test for account creation (#21053) 2024-07-25 06:22:27 +00:00
Facundo Medica
0fda53f265
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
Aaron Craelius
339e26ea8f
feat(schema)!: add more range methods, rename EnumDefinition -> EnumType (#21043) 2024-07-24 13:42:47 +00:00
Alexander Peters
1f0ce2f5b5
refactor(sims)!: Remove Baseapp from sims (#21039) 2024-07-24 12:40:01 +00:00
Aaron Craelius
b536d11532
docs: update ADR 054 (go semver compatible SDK modules) (#21009) 2024-07-24 11:27:30 +00:00
Facundo Medica
e8222c8092
fix(x/slashing): do not error when val has zero tokens (#20977) 2024-07-24 11:06:41 +00:00
Hieu Vu
e00145735a
refactor(server/v2/cometbft): typecast SC & SS to correct interfaces (#21050) 2024-07-24 09:22:06 +00:00
Alexander Peters
18dd65d714
test(sims): Reduce test scope to 150 blocks for long sim run (#21049) 2024-07-24 08:54:17 +00:00
Marko
24977a92a2
ci: add 52 labels and ci (#21041) 2024-07-24 07:44:50 +00:00
Hieu Vu
4ea7f9fc82
docs(x/epochs): Fix proto comment (#21047) 2024-07-24 07:12:52 +00:00
Aaron Craelius
7d892e5432
refactor(schema)!: collect all types in ModuleSchema (#21036) 2024-07-23 20:02:00 +00:00
Hieu Vu
0ca95ee5eb
feat(server/v2) Add prune cmd to serverv2 (#20736) 2024-07-23 16:48:54 +00:00
Aaron Craelius
2c236af94d
refactor(schema)!: move bech32 address prefixes to a higher level (#21026) 2024-07-23 14:35:20 +00:00
Julien Robert
d80eba9bf9
chore(core): sync changelog (#21025) 2024-07-23 14:00:33 +00:00
Julien Robert
544623f3b7
build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
dependabot[bot]
7501ccd700
build(deps): Bump bufbuild/buf-setup-action from 1.34.0 to 1.35.0 (#21028)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 08:37:41 +00:00
sjtucoder
fa612ef9d7
chore: fix some comments for struct field (#21027)
Signed-off-by: sjtucoder <sjtucoder@icloud.com>
2024-07-23 08:36:49 +00:00
yukionfire
67b5a5d268
chore(x): replace fmt.Errorf without parameters with errors.New (#21032) 2024-07-23 08:10:09 +00:00
Halimao
c2df06c985
chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
Cosmos SDK
ba7e6be7e9
ci: skip spelling check in go.mod/go.sum (#21021)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-22 12:34:31 +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
son trinh
2d6f97e984
refactor(storev2): update snapshot manager and migration manager tests (#20441) 2024-07-22 09:49:47 +00:00
Julien Robert
8484dc50e2
feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00