Commit Graph

13032 Commits

Author SHA1 Message Date
Aaron Craelius
54586b2f4d
feat(schema/appdata)!: packet support and small refactorings (#20860) 2024-07-04 13:43:49 +00:00
testinginprod
7948a57355
fix(staking): validator must be slashed even when unbonding causes it to be removed from the set (#20828) 2024-07-04 13:16:25 +00:00
Facundo Medica
01312dfd5d
refactor(x/distribution)!: remove PreviousProposer and return early if there are no fees to distribute (#20735) 2024-07-04 12:50:15 +00:00
Julien Robert
b63d8404e4
feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
Julien Robert
9df6019de6
fix(server/v2): remove dup commands + reduce api surface (#20810) 2024-07-04 08:21:49 +00:00
Hieu Vu
e75f7b506b
refactor(server/v2): Rename server component (#20873) 2024-07-04 08:02:48 +00:00
Marko
106872bd0e
chore: fix QueryAccountAddressByIDRequest (#20872) 2024-07-04 07:37:49 +00:00
bob
fb0749bdf4
docs: cosmovisor: Update documents of cosmovisor in README.md (#20807) 2024-07-04 07:11:18 +00:00
Hieu Vu
51d33ad6d4
fix(runtime/v2): Reset validatorUpdates after each block (#20865) 2024-07-04 05:44:19 +00:00
Marko
1bbb499cdf
refactor: reduce decoding steps in baseapp (#20863) 2024-07-03 15:21:00 +00:00
Lucas Francisco López
979f1e839b
test(x/staking): Add test for shares to tokens conversion in delegation (#20840) 2024-07-03 12:42:11 +00:00
Julien Robert
f82bb76439
test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
dependabot[bot]
59f4aa39ed
build(deps): Bump github.com/cometbft/cometbft from 1.0.0-alpha.2.0.20240530055211-ae27f7eb3c08 to 1.0.0-rc1 in /x/auth (#20851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-07-03 10:42:28 +00:00
son trinh
2718b7f6e0
test(x/accounts): add tests for base account and cli (#20826) 2024-07-03 09:57:25 +00:00
Marko
7b23e52b0b
chore: remove crisis modules (#20809) 2024-07-02 14:20:07 +00:00
Marko
4e6507462e
chore: set empty hash to hash of nothing (#20775) 2024-07-02 14:15:44 +00:00
dependabot[bot]
1bc857c417
build(deps): Bump github.com/cometbft/cometbft from 1.0.0-alpha.2.0.20240530055211-ae27f7eb3c08 to 1.0.0-rc1 in /simapp (#20835)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-02 13:09:09 +00:00
Marko
f0a5b19cbb
chore: remove auth from consensus (#20839) 2024-07-02 12:36:21 +00:00
dependabot[bot]
e5c0b4eaf8
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240312114316-c0d3497e35d6.2 to 1.34.2-20240701160653-fedbb9acfd2f.2 in /api (#20833)
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-02 08:47:37 +00:00
Matt Kocubinski
7c0ff0774f
refactor(store): fetch store keys from commit store if not provided (#20801) 2024-07-01 15:24:10 +00:00
dependabot[bot]
07a50eefe2
build(deps): Bump github.com/cosmos/crypto from 0.1.0 to 0.1.1 (#20823)
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>
Co-authored-by: Marko <marko@baricevic.me>
2024-07-01 14:00:31 +00:00
Marko
58a3fdcc1c
fix: fix gov test (#20830) 2024-07-01 13:42:24 +00:00
winniehere
b4b9ed9eeb
refactor(server/config): use embed pkg to split default template to file (#20825) 2024-07-01 09:23:30 +00:00
dependabot[bot]
5c8e1bf6e8
build(deps): Bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (#20824)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:04:52 +00:00
cool-developer
db09ef5120
ci: store-v2 test CI/CD (#20818) 2024-06-29 13:25:59 +00:00
Facundo Medica
d426a5db67
refactor(x/protocolpool)!: Reducing complexity and removing some bugs (#20786) 2024-06-28 15:53:26 +00:00
dependabot[bot]
488e74cc5d
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 in /tests/systemtests (#20815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:59:46 +00:00
dependabot[bot]
4710cfed5c
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 in /tools/confix (#20814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:59:39 +00:00
dependabot[bot]
9342d55ab9
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 in /tools/cosmovisor (#20816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:59:22 +00:00
dependabot[bot]
1ba73650e8
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 in /tools/hubl (#20813)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 14:58:59 +00:00
Marko
c7375f7cd3
chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +00:00
Assaf Morami
5d54274775
refactor(x/auth): add a slightly more helpful error message on signature verification failure (#20802)
Co-authored-by: @sampocs <sam@stridelabs.co>
2024-06-28 08:51:24 +00:00
dependabot[bot]
ce461a509e
build(deps): Bump github.com/bgentry/speakeasy from 0.1.1-0.20220910012023-760eaf8b6816 to 0.2.0 (#20804)
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-06-28 08:29:25 +00:00
Julien Robert
afddef3906
refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
cool-developer
be0e2eef0c
feat(store/v2): add WorkingHash (#20706) 2024-06-27 17:50:58 +00:00
dependabot[bot]
5f2bcfc416
build(deps): Bump github.com/cosmos/crypto from 0.0.0-20240309083813-82ed2537802e to 0.1.0 (#20793)
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-06-27 11:28:31 +00:00
Hieu Vu
e3c5b25e15
Rename in pruning test (#20795) 2024-06-27 10:40:05 +00:00
archbear
9e89aace91
refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
samricotta
fe9157b1a3
docs: Update module page with epochs (#20783) 2024-06-27 09:20:50 +00:00
dependabot[bot]
bf756f0e39
build(deps): Bump github.com/prometheus/common from 0.54.0 to 0.55.0 (#20792)
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-06-27 09:20:48 +00:00
ocnc2
2936073359
fix(server/v2): make CometBFTServer implement HasStartFlags (#20788) 2024-06-26 23:59:37 +00:00
Aaron Craelius
38c1d6a5d4
refactor(indexer/base): move to cosmossdk.io/schema (#20744)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-26 15:46:08 +00:00
cool-developer
ad52b415f1
chore(store/v2): refactor the pruning option (#20730) 2024-06-26 14:59:54 +00:00
Julien Robert
43a7b99f67
refactor: add serverv2.Execute helper (#20773) 2024-06-26 14:31:53 +00:00
Facundo Medica
9c909a7238
fix(x/protocolpool): Stop allocating funds to expired funds (#20768) 2024-06-26 10:29:04 +00:00
Facundo Medica
4bda5d6a4e
refactor(x/mint)!: avoid writing same minter and use millisecond precision for minting (#20747) 2024-06-26 10:19:24 +00:00
Marko
ae9116aff1
chore: remove query level todos (#20778) 2024-06-26 10:14:17 +00:00
cool-developer
929803d6cc
chore(store/v2): load the CommitID when LoadVersion (#20776) 2024-06-25 19:55:55 +00:00
Julien Robert
5aaff21096
feat: parse home flag earlier (#20771) 2024-06-25 18:53:57 +00:00
Marko
524a84c3ba
chore: allow queries to be routed to abci.Query (#20774) 2024-06-25 16:11:34 +00:00