Commit Graph

12057 Commits

Author SHA1 Message Date
dependabot[bot]
cc85702956
build(deps): Bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#18582)
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>
2023-11-29 08:20:39 +00:00
Aleksandr Bezobchuk
0c633a59f3
feat(store/v2): basic metrics (#18529) 2023-11-28 17:29:02 +00:00
Marko
079e122b8f
chore: remove extra pr template (#18579) 2023-11-28 14:17:54 +00:00
dependabot[bot]
fac0f6f6ee
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.2 to 0.5.3 (#18574)
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>
2023-11-28 10:33:50 +00:00
dependabot[bot]
600419ec2f
build(deps): Bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (#18570)
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>
2023-11-28 09:42:29 +00:00
dependabot[bot]
f379fe0b39
build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#18569)
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>
2023-11-28 09:42:17 +00:00
Facundo Medica
fa5280fb4b
fix(baseapp): allow empty consensus params (#18531)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-28 08:36:11 +00:00
ocnc
7d5e9f1c23
feat(math): add safe arithmetic (#18552) 2023-11-28 07:54:04 +00:00
Julián Toledano
7d5c2dbae6
fix(client/keys): don't return when key not found in keys delete (#18562) 2023-11-27 12:08:53 +00:00
Taeguk Kwon
02b1b0089e
refactor(gov): consistent logger usage in EndBlocker() (#18560) 2023-11-27 11:00:22 +00:00
Taeguk Kwon
21032c9cf8
chore: fix typos (#18559) 2023-11-27 10:53:34 +00:00
Chenqun Lu
d3e662da1f
imp(staking): detect the length of the ed25519 pubkey in CreateValidator to prevent panic (#18506) 2023-11-27 09:41:17 +00:00
emidev98
0917d347e3
feat(x/group): extend group config and make it configurable (#18448)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-27 08:50:30 +00:00
levisyin
536bd3a955
feat: add --qrcode flag to keys show command (#18557)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-27 07:43:06 +00:00
Julien Robert
8a2c9084ba
fix(hubl): improve error in chain (#18550) 2023-11-27 00:45:32 +00:00
alexfmpe
34b1634134
chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
Julien Robert
875a71cc6f
fix(server): properly parse multiple gas config (#18537) 2023-11-22 15:13:44 +00:00
cool-developer
fc4ce6c778
feat(store/v2): add the commitment store (#18526) 2023-11-22 14:17:48 +00:00
Julien Robert
6ca0b2d1aa
build: fix docker build on main (#18538) 2023-11-22 11:08:11 +00:00
dependabot[bot]
8644e6b158
build(deps): Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (#18511)
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>
2023-11-20 11:16:44 +00:00
Marko
bed952022b
fix(math): preventative ciel call (#18519) 2023-11-20 10:28:15 +00:00
Sai Kumar
e7b1d10998
docs: add code links to vote-extensions docs (#18505) 2023-11-19 16:46:50 +00:00
Robert Zaremba
8c7e694117
feat(server): cmd flag to disable colored logs (#18478) 2023-11-19 14:50:18 +00:00
dependabot[bot]
c3308d3477
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /store (#18495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-18 20:57:15 +00:00
Julien Robert
4b8be25516
test: make #18472 test structure same as backports (#18504) 2023-11-17 23:57:06 +00:00
Julián Toledano
80e0c631cc
fix(client/tx): simulate with correct pk (#18472) 2023-11-17 21:22:16 +00:00
Aleksandr Bezobchuk
9512069663
fix(store/v2): update PM Test (#18501) 2023-11-17 18:07:54 +00:00
Aleksandr Bezobchuk
c207163d3b
feat(store/v2): Add Pruning Tests & Fix SQLite & PebbleDB Pruning (#18459) 2023-11-17 17:49:19 +00:00
Julien Robert
c0ebebb9b1
refactor(simapp,confix): change example of custom app.toml extension (#18496) 2023-11-17 14:45:18 +00:00
Hieu Vu
d322b23dd2
feat(x/nft): add new queries for nft modules that support query string (#18355)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-17 12:42:57 +00:00
MSalopek
a27cfa067a
fix: pass FinalizeBlock request and response to ABCIListener (#18486)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-16 18:59:29 +00:00
Marko
7a28425874
docs: avoid copying non existent files & counter readme (#18487) 2023-11-16 14:43:00 +00:00
Marko
1182db79f3
chore: remove uneeded pr review action (#18488) 2023-11-16 14:30:23 +00:00
Julien Robert
3853e7ff70
ci: optimize linter script (#18480) 2023-11-16 12:57:32 +00:00
Erlangshen219
c106c5600b
docs(client/v2): Update README.md - Update Broken Link (#18482) 2023-11-16 11:34:42 +00:00
Marko
e534c4a423
chore: add all issues to issue board (#18481) 2023-11-16 11:04:48 +00:00
dependabot[bot]
555f38c1d2
build(deps): Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#18479)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 07:21:32 +00:00
testinginprod
5f36ad088f
feat(runtime): Implement branch service (#18475)
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-15 18:27:21 +00:00
Julien Robert
e64f3bc6d2
refactor(x/upgrade): configure go-getter (#18470) 2023-11-15 11:17:16 +00:00
Julien Robert
9c3386ffd2
feat(client/v2): support gov proposals (#18461) 2023-11-15 11:16:25 +00:00
Julien Robert
4ee4046d69
chore: add v0.47.6 changelog to main (#18447) 2023-11-15 07:54:30 +00:00
dependabot[bot]
8365119c2c
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.1 to 0.5.2 (#18468)
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>
2023-11-15 07:49:07 +00:00
atheeshp
0f8c6c2c12
feat(x/staking): implement RotateConsPubKey method (#18188) 2023-11-15 06:59:50 +00:00
Likhita Polavarapu
e269c6d5db
feat(proto): Add proto messages for x/protocolpool Funds Handling (#18427) 2023-11-14 14:52:08 +00:00
testinginprod
569e3ff6a0
feat(core): add Branch.ExecuteWithGasLimit API (#18457)
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-14 10:07:55 +00:00
cool-developer
912390d5fc
feat(store/v2): parallel writes in storage sqlite backends (#18320) 2023-11-13 12:27:42 +00:00
Zijing Zhang
f0753b41e0
refactor: tx_multisign/tx_sign refactor to improved readability and maintainability (#18451) 2023-11-13 09:38:37 +00:00
Halimao
e6577528a6
style: package "slashing/types" is being imported more than once (#18452) 2023-11-13 08:09:14 +00:00
dependabot[bot]
bf71481952
build(deps): Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#18450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 07:47:48 +00:00
lilas
eb9e844c3d
ci: fix x/authz golangci-lint run failed (#18453) 2023-11-13 07:47:02 +00:00