Commit Graph
1817 Commits
Author SHA1 Message Date
5a08833386 build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)
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>
2024-08-07 08:53:07 +00:00
655b303675 build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)
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>
2024-08-07 08:52:43 +00:00
0ddf5c0bfa build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#21169)
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: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-05 11:01:41 +00:00
Julien Robert cffeedff64 test(client/v2): update golden file (#21139) 2024-08-02 11:08:23 +00:00
585335690b feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +00:00
5c90246b3f feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
yukionfire d6ad92db0f chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Marko 24977a92a2 ci: add 52 labels and ci (#21041) 2024-07-24 07:44:50 +00:00
Julien Robert 544623f3b7 build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
sjtucoder fa612ef9d7 chore: fix some comments for struct field (#21027)
Signed-off-by: sjtucoder <sjtucoder@icloud.com>
2024-07-23 08:36:49 +00:00
Facundo Medica 9ab162de6d chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
winniehere 331eaf42f3 chore(docs): fix functions and struct comments (#21010) 2024-07-22 07:35:43 +00:00
QtandMarko 3304d0803d refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko 9436bcb7f2 chore: various cleanup (#20864) 2024-07-18 09:12:58 +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
winniehere 49bc189df1 chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +00:00
zakir 2d5983c829 fix(client/grpc): node.NewQueryServer method not setting cfg (#20969) 2024-07-17 10:00:10 +00:00
Julien Robert 6708818470 fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (#20964) 2024-07-16 14:52:29 +00:00
Julien Robert b68736306e chore: bring in patch release changelogs (#20952) 2024-07-15 14:29:05 +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
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
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
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
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
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
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
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
Julien Robert d0e0b4c15e chore: sync client/v2 changelog with main (#20729) 2024-06-20 07:31:36 +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
Hieu Vu eee5e21e1c feat(client): Add flag & reading mnemonic from file (#20690) 2024-06-18 08:07:22 +00:00
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
Facundo Medica b9ca318121 fix: nested multisig signatures using CLI (#20438) 2024-06-14 16:57:00 +00:00
Cosmos SDKandgithub-merge-queue 32bdca3600 chore: fix spelling errors (#20674)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-06-14 13:05:00 +00:00
Daniel Wedul 55b00938b7 fix: Properly parse json in the wait-tx command. (#20631) 2024-06-13 14:13:44 +00:00
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
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
dependabot[bot]andgithub-actions 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]andgithub-actions 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
testinginprodandunknown unknown fe22e9a5da feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00