Commit Graph

12987 Commits

Author SHA1 Message Date
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
Alexander Peters
5864cf82f5
fix: benchmark start command (#20772) 2024-06-25 15:24:55 +00:00
Marko
aceeaf4720
chore: move abci errors to baseapp (#20756) 2024-06-25 10:04:33 +00:00
dependabot[bot]
340f85f512
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.1-20240312114316-c0d3497e35d6.1 to 1.34.2-20240312114316-c0d3497e35d6.2 in /api (#20765)
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: son trinh <trinhleson2000@gmail.com>
2024-06-25 09:02:38 +00:00
son trinh
7f329c6506
feat(x/authz): Disable authz grant message grant (#20687) 2024-06-25 08:59:18 +00:00
lfz941
e6dd027510
docs: fix broken links (#20766) 2024-06-25 08:49:35 +00:00
dependabot[bot]
26913b0734
build(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2 (#20764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 05:53:12 +00:00
Aaron Craelius
0b35bcebef
feat(depinject/appconfig): support gogo proto module configs (#20540)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-06-24 21:15:17 +00:00
son trinh
5762b0b817
refactor(store/v2): Migrate some v1 tests for rootmultistore (#20368) 2024-06-24 19:53:02 +00:00
Marko
722ac39873
chore: split up make file (#20759) 2024-06-24 19:13:28 +00:00
Marko
7678585b13
feat: use comet async clients (#20757) 2024-06-24 18:56:09 +00:00
Cosmos SDK
fe2a40ee4d
chore: fix spelling errors (#20761)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-06-24 12:11:57 +00:00
Facundo Medica
720c1086cb
fix(x/slashing): Avoid overslashing on redelegation + unbonding in specific situations (#20688) 2024-06-24 10:33:46 +00:00
Julien Robert
ab1433bf16
feat(server/v2): compartmentalize server components commands (#20743) 2024-06-24 09:17:02 +00:00
dependabot[bot]
1a7f859a72
build(deps): Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /x/upgrade (#20754)
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-24 09:13:06 +00:00
Marko
6f22111ea4
chore: update docs to use core (#20718) 2024-06-24 09:11:15 +00:00
Devon Bear
600f7740cc
fix(bls12381): go build flags were not configured correctly. (#20752)
Co-authored-by: ocnc2 <169075746+ocnc2@users.noreply.github.com>
2024-06-24 07:54:34 +00:00
caseylove
ef0c600d66
chore(x/accounts): fix comment (#20755) 2024-06-24 07:52:16 +00:00
dependabot[bot]
9763303281
build(deps): Bump bufbuild/buf-setup-action from 1.33.0 to 1.34.0 (#20753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 03:55:43 +00:00
Robert Zaremba
dec2d5583e
docs(x/group): orm codespace comment (#20749) 2024-06-23 11:00:59 +00:00
Julien Robert
6839914531
refactor(x/genutil): abstract module manager requirements (#20740) 2024-06-23 10:59:20 +00:00
testinginprod
b03a2c6b0a
feat(coretesting): add test events service. (#20579)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-21 14:56:25 +00:00
Lucas Francisco López
467cc6d427
feat: Add consensus address to validator query response (#20434)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-21 10:15:03 +00:00
Julien Robert
c823d18def
refactor(server/v2): simplify server component init (#20742) 2024-06-21 10:14:50 +00:00
Facundo Medica
207b30262f
fix(x/staking): Verify the pubkey type when rotating (#20714) 2024-06-21 08:41:58 +00:00
Aaron Craelius
a6407f411e
feat(indexer/base): schema and value validation (#20665) 2024-06-20 16:14:00 +00:00
Matt Kocubinski
88da9eff4f
fix(stf): fix router.InvokeTyped reflection usage (#20741) 2024-06-20 15:53:25 +00:00
Julien Robert
d2903a9eb9
refactor(runtime): environment contract doc and failing services (#20293) 2024-06-20 15:33:54 +00:00
samricotta
9983bdec5c
docs: update with additional diagram to highlight components more clearly (#20612) 2024-06-20 14:26:03 +00:00
testinginprod
11b8f1108c
feat(stf): change router service to extract the router at runtime rather than build time (#20724)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-20 13:45:26 +00:00
omahs
7b5d3e53fe
docs: fix typos (#20734) 2024-06-20 12:36:54 +00:00
Facundo Medica
cbef415646
chore(x/tx): fix typo (#20738) 2024-06-20 12:34:37 +00:00
Marko
ac77fc1745
refactor(x/staking)!: remove comet deps (#20728) 2024-06-20 10:05:55 +00:00
Marko
ae5fc15c31
docs: change name of epochs readme (#20737) 2024-06-20 10:03:45 +00:00
Julien Robert
d0e0b4c15e
chore: sync client/v2 changelog with main (#20729) 2024-06-20 07:31:36 +00:00
Hieu Vu
8ab643dc10
feat(server/v2): add config & start helper (#20505)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 17:19:57 +00:00
Facundo Medica
3c13bc03cd
fix(x/staking): Check existing pubkeys when creating a Validator + refactors (#20713)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2024-06-19 15:52:47 +00:00
Matt Kocubinski
2d014b26c2
feat: simapp/v2 (#20412)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
Julien Robert
ca195c1527
feat(client/v2): get keyring from context (#19646) 2024-06-19 14:53:13 +00:00
samricotta
b48fd66678
docs: update script to fix copying issue (#20720) 2024-06-19 08:06:05 +00:00
testinginprod
55821b328a
feat(stf): port stf's simappv2 changes. (#20611)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-18 21:06:38 +00:00
Matt Kocubinski
4bd73b667f
refactor(x/auth): rm double decode of messages (#20698) 2024-06-18 19:16:12 +00:00
samricotta
3267b0aa13
docs: Update tx lifecycle in beginner/tx-lifecycle (#20284) 2024-06-18 15:21:05 +00:00
cool-developer
7edd86813f
feat(store/v1): async pruning iavl (#20321)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-06-18 15:21:04 +00:00
samricotta
95fd1ad192
docs: Update blockchain architecture page (#20607) 2024-06-18 14:07:29 +00:00
Matt Kocubinski
0b42bf97f4
refactor(x/staking): introduce and use TryUnwrapSDKContext (#20699) 2024-06-18 12:57:08 +00:00