Commit Graph
1356 Commits
Author SHA1 Message Date
3135f41a6d fix(simapp): concurrent map writes when calling GetSigners (backport #21073) (#21126)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-31 21:02:39 +00:00
mergify[bot]andson trinh 7d801cc3c9 feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-29 14:21:00 +02:00
mergify[bot]andHieu Vu 029d6e5106 refactor(simd/v2): Rename to minimum-gas-price (backport #21099) (#21102)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-07-29 11:09:47 +02:00
fcb808a54c feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 13:43:42 +02:00
mergify[bot]andFacundo Medica 072a38d556 feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-07-24 18:19:12 +02:00
Julien Robert 544623f3b7 build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
Julien Robert 8484dc50e2 feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
Halimao ae4af887d0 fix(simapp): duplicated import (#21014) 2024-07-22 09:02:41 +00:00
Akhil Kumar P f9f2ad7fa9 fix(simapp/v2): panic with testnet init-files command (#21012) 2024-07-22 07:08:08 +00:00
Julien Robert 748352ef93 chore: prepare depinject 1.0.0 (#21001) 2024-07-19 20:16:42 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Marko 9436bcb7f2 chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
zakir 2370a50d86 refactor(genutil/cli): remove txConfig from genesis command (#20976) 2024-07-18 09:12:53 +00:00
dependabot[bot]andgithub-actions f9f0ca442d build(deps): Bump github.com/cosmos/crypto from 0.1.1 to 0.1.2 (#20979)
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-18 08:08:34 +00:00
Julien Robert 6708818470 fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (#20964) 2024-07-16 14:52:29 +00:00
86ea861c25 fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-07-16 10:14:02 +00:00
Julien Robert a567229106 refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
MarkoandAlexander Peters 2cf378174d fix: use contents of the tx as identifier in cache (#20533)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-15 09:40:41 +00:00
Facundo Medica ab6400fbfd refactor(accounts): move multisig into its own go.mod (#20928) 2024-07-10 09:57:51 +00:00
dependabot[bot]andgithub-actions 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
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
dependabot[bot]andgithub-actions 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
MarkoandFacundo b68eb39412 refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +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
Julien Robert 9df6019de6 fix(server/v2): remove dup commands + reduce api surface (#20810) 2024-07-04 08:21:49 +00:00
Julien Robert f82bb76439 test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
dependabot[bot]andsontrinh16 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 7b23e52b0b chore: remove crisis modules (#20809) 2024-07-02 14:20:07 +00:00
dependabot[bot]andmarbar3778 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
dependabot[bot]andgithub-actions 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
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
dependabot[bot]andgithub-actions 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
dependabot[bot]andgithub-actions 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]andgithub-actions 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
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 4bda5d6a4e refactor(x/mint)!: avoid writing same minter and use millisecond precision for minting (#20747) 2024-06-26 10:19:24 +00:00
Julien Robert 5aaff21096 feat: parse home flag earlier (#20771) 2024-06-25 18:53:57 +00:00
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
dependabot[bot]andgithub-actions 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
Julien Robert 6839914531 refactor(x/genutil): abstract module manager requirements (#20740) 2024-06-23 10:59:20 +00:00
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
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
cool-developerandMatt Kocubinski 7edd86813f feat(store/v1): async pruning iavl (#20321)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-06-18 15:21:04 +00:00
Alexander Peters 6335631348 perf: Replace runsim with Go stdlib testing (#20490) 2024-06-17 14:42:04 +00:00