Commit Graph

13059 Commits

Author SHA1 Message Date
Facundo Medica
ab6400fbfd
refactor(accounts): move multisig into its own go.mod (#20928) 2024-07-10 09:57:51 +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
krane
ee11965032
docs: remove typo/incorrect grammar (#20915) 2024-07-10 06:25:27 +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
Budalebah
61c36798d0
fix: fixing pathway (#20918) 2024-07-09 21:14:33 +00:00
son trinh
13b80960d2
docs: fix recommended folder structure (#20907) 2024-07-09 12:14:31 +00:00
Aaron Craelius
9d80739d04
chore: remove schema go.mod replaces (#20914) 2024-07-09 12:13:32 +00:00
Aaron Craelius
4857ea1f61
feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00
Hwangjae Lee
ff5df35f39
docs: Fix typos and improve clarity in ADR documents docs/architecture (#20908)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-09 09:41:45 +00:00
son trinh
c349885084
refactor(x/accounts/defaults/lockup): Add lockup unit tests (#20721) 2024-07-09 09:38:40 +00:00
Tuan Tran
25e99c54ba
chore(docs): comments should begin with the name of the thing being described (#20903) 2024-07-08 14:21:07 +00:00
testinginprod
acfd1ac30a
refactor(auth): decouple auth from x/accounts account abstraction types (#20875) 2024-07-08 14:15:17 +00:00
GnaD
3ec041e535
fix(server/v2): Fix setup for testing TestServer (#20904) 2024-07-08 12:04:04 +00:00
krane
356c67a6bc
docs: change deducted to deduced (#20898) 2024-07-08 09:50:33 +00:00
dependabot[bot]
b64fa900d5
build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902)
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-08 07:48:08 +00:00
dependabot[bot]
159584ad41
build(deps): Bump github.com/rs/cors from 1.10.0 to 1.11.0 in /tools/hubl (#20901)
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-06 10:42:50 +00:00
Julien Robert
cc1267b1a3
ci: enable ci for schema (#20888) 2024-07-05 10:52:49 +00:00
Marko
b68eb39412
refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +00:00
krane
25d2043909
docs: remove inaccurate statement about PoW chains (#20877)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-05 09:13:51 +00:00
dependabot[bot]
5733d36e17
build(deps): Bump github.com/cometbft/cometbft from 1.0.0-alpha.2.0.20240429102542-490e9bc3de65 to 1.0.0-rc1 in /store (#20883)
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-05 08:37:09 +00:00
samricotta
5da524fdba
docs: remove unnecessary codeblocks (#20857) 2024-07-05 08:29:55 +00:00
krane
906ed4f56d
docs: remove double BFT in why-app-specific (#20882) 2024-07-05 08:29:31 +00:00
Hieu Vu
476edaa90b
feat(simapp/v2): Testnet init command (#20866) 2024-07-05 08:25:54 +00:00
testinginprod
d79cd5898f
refactor(genutil): remove genesis bank balance iteration dependency (#20878) 2024-07-05 08:24:42 +00:00
Hwangjae Lee
434b12383b
docs: Fix typos and improve consistency in context in docs/learn/advanced (#20886)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-05 08:22:23 +00:00
Hwangjae Lee
e8b0e39f05
docs: Fix typos and grammar in `docs/learn/beginner (#20885)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-05 08:20:29 +00:00
Aaron Craelius
20f96db224
feat(schema)!: updates based on postgres testing (#20858) 2024-07-04 19:46:42 +00:00
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