Commit Graph

735 Commits

Author SHA1 Message Date
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
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
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
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
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
Marko
b68eb39412
refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +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
Hieu Vu
476edaa90b
feat(simapp/v2): Testnet init command (#20866) 2024-07-05 08:25:54 +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
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
Marko
4e6507462e
chore: set empty hash to hash of nothing (#20775) 2024-07-02 14:15:44 +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
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
winniehere
b4b9ed9eeb
refactor(server/config): use embed pkg to split default template to file (#20825) 2024-07-01 09:23:30 +00:00
Marko
c7375f7cd3
chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +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
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
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
Julien Robert
43a7b99f67
refactor: add serverv2.Execute helper (#20773) 2024-06-26 14:31:53 +00:00
Marko
ae9116aff1
chore: remove query level todos (#20778) 2024-06-26 10:14:17 +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
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
Marko
7678585b13
feat: use comet async clients (#20757) 2024-06-24 18:56:09 +00:00
Julien Robert
ab1433bf16
feat(server/v2): compartmentalize server components commands (#20743) 2024-06-24 09:17:02 +00:00
Julien Robert
c823d18def
refactor(server/v2): simplify server component init (#20742) 2024-06-21 10:14:50 +00:00
Matt Kocubinski
88da9eff4f
fix(stf): fix router.InvokeTyped reflection usage (#20741) 2024-06-20 15:53:25 +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
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
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
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
dependabot[bot]
4b9dca03b4
build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#20682)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-17 09:16:45 +00:00
Hieu Vu
9ab7d397bb
(serverv2/cometbft) Commands support both json and yaml output (#20670) 2024-06-17 06:43:24 +00:00
fudancoder
433e3fd6d9
chore: make function comment match function names (#20666)
Signed-off-by: fudancoder <fudancoder@icloud.com>
2024-06-13 21:45:49 +00:00
Ties
e3177868e0
chore: fix typos (#20662) 2024-06-13 14:44:54 +00:00
dependabot[bot]
2e774b973d
build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#20632)
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>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-13 08:57:14 +00:00
Hieu Vu
8d205afbb3
(serverv2/cometbft) Read config from commands & handle FlagNode (#20621) 2024-06-12 18:27:19 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
testinginprod
e799965ec8
feat(stf): port simappv2 changes (#20587)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-10 07:55:23 +00:00
dependabot[bot]
dc558b1ce6
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20563)
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-06 08:26:02 +00:00
dependabot[bot]
3ef628d5cb
build(deps): Bump github.com/cometbft/cometbft/api from 1.0.0-alpha.2.0.20240530055211-ae27f7eb3c08 to 1.0.0-rc.1 (#20552)
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-06 08:06:43 +00:00