Commit Graph
12935 Commits
Author SHA1 Message Date
Hieu Vu eee5e21e1c feat(client): Add flag & reading mnemonic from file (#20690) 2024-06-18 08:07:22 +00:00
dependabot[bot] 335aa1bbcb build(deps): Bump docker/build-push-action from 5 to 6 (#20709)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 06:07:11 +00:00
Shude Li 3a21cebb17 docs: remove Ineffective code block (#20703) 2024-06-18 05:33:51 +00:00
Marko 9a2c5b82ad ci: remove runsim from ci (#20702) 2024-06-18 05:33:30 +00:00
Aaron Craeliusandcoderabbitai[bot] 74ae427575 feat: indexer base types (#20629)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-17 19:10:20 +00:00
Matt Kocubinski 581b4f0065 fix(types): fix linting error (#20700) 2024-06-17 15:51:31 +00:00
Matt Kocubinski 65ac3f42ec fix(x/genutil): fix logic error in simapp start (#20693) 2024-06-17 15:01:10 +00:00
Alexander Peters 6335631348 perf: Replace runsim with Go stdlib testing (#20490) 2024-06-17 14:42:04 +00:00
Facundo Medica 4133dc23cb refactor(x/staking)!: rename NewToOldConsKeyMap to ConsKeyToValidatorIdentifierMap (#20696) 2024-06-17 14:27:40 +00:00
6d2f6ff068 feat(tx): port simappv2 changes (#20648)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-17 09:54:52 +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
winniehereandJulien Robert 1ed018afa8 chore(proto): fix comments (#20679)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-17 08:32:06 +00:00
Hieu Vu 9ab7d397bb (serverv2/cometbft) Commands support both json and yaml output (#20670) 2024-06-17 06:43:24 +00:00
Halimao 6ee21af1af fix(x/staking,x/auth): regenerate mock to fix test (#20684) 2024-06-17 05:14:33 +00:00
Aaron Craelius d21620d128 docs: ADR 074: Msg v2 (#20618) 2024-06-14 18:19:04 +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
mmsqe 7e848bca34 fix: align Dockerfile for build-push-action (#20672) 2024-06-14 11:04:11 +00:00
mmsqe 05dd24de99 fix: avoid build fail when make localnet-build-env (#20671) 2024-06-14 10:33:04 +00:00
dependabot[bot] fa45e10f4d build(deps): Bump bufbuild/buf-setup-action from 1.32.2 to 1.33.0 (#20669)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 05:58:47 +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
Marko f4136797a1 chore(consensus): add cometInfo to consensus (#20615) 2024-06-13 14:52:56 +00:00
Ties e3177868e0 chore: fix typos (#20662) 2024-06-13 14:44:54 +00:00
Daniel Wedul 55b00938b7 fix: Properly parse json in the wait-tx command. (#20631) 2024-06-13 14:13:44 +00:00
Facundo Medica ec96e79553 fix(sims): check before sending RotateConsPubKey (#20659) 2024-06-13 14:09:00 +00:00
Emil GeorgievandFacundo Medica 748a939d92 test(types/address): add unit tests for the file types/address.go (#20237)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-06-13 12:29:20 +00:00
Facundo Medica 43991b99e4 fix(x/staking): stop validators from rotating to the same key on the same block (#20649) 2024-06-13 11:27:44 +00:00
Julián Toledano 461131146b perf: add cache to address codec (#20122) 2024-06-13 09:28:12 +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 a6844f5ed4 fix: remove recipient amount from map (#20625) 2024-06-13 08:09:02 +00:00
Matt Kocubinski 313ce057c4 fix(proto): remove conditional preventing proper generated file placement (#20650) 2024-06-13 08:03:34 +00:00
Hieu Vu 8d205afbb3 (serverv2/cometbft) Read config from commands & handle FlagNode (#20621) 2024-06-12 18:27:19 +00:00
Matt Kocubinski c36edbddbd fix(x/consensus): fix .proto file placement (#20646) 2024-06-12 18:07:10 +00:00
mmsqeandMarko b22269dde1 fix(store): avoid nil error on not exhausted payload stream (#20644)
Co-authored-by: Marko <marko@baricevic.me>
2024-06-12 17:48:08 +00:00
son trinh abeb7eee3b fix (x/accounts): Fix genesis condition check (#20645) 2024-06-12 16:25:02 +00:00
testinginprodandunknown unknown 40492cdf10 feat(accounts): add genesis account initialization (#20642)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-12 14:19:13 +00:00
MarkoandAlexander Peters d3d6448eca fix(x/gov): limit execution in gov (#20348)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-06-12 13:50:58 +00:00
son trinhandcoderabbitai[bot] 021ab6dcc2 refactor(x/auth): Fix system test (#20531)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-12 07:02:12 +00:00
05ff7a7cb7 feat(crypto): add blst (#20296)
Co-authored-by: itsdevbear <itsdevbear@berachain.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-06-11 17:16:07 +00:00
samricotta 78327f40c5 docs: Update high level overview and introduction (#20535) 2024-06-11 16:24:19 +00:00
Matt Kocubinski d45f08cde7 refactor(x/core): remove test (#20624) 2024-06-11 15:29:04 +00:00
150ca963f2 feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-11 12:27:20 +00:00
caseylove fbd3b75c5a docs: remove duplicate words (#20622) 2024-06-11 10:44:33 +00:00
Markoandunknown unknown 62aa11810e feat: prep for errors v2 (#20539)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-11 10:02:42 +00:00
Marko 76a28ad4d0 chore: reduce default inflation (#20606) 2024-06-11 09:33:15 +00:00
Hoa Nguyen 4fa658e687 refactor(store): add miss defer (#20602) 2024-06-11 09:02:36 +00:00
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Mark Rushakoff 9e1d28e2a6 chore: write gentx info to cmd.ErrOrStderr (#20616) 2024-06-11 08:31:06 +00:00
Aaron Craelius e5e9b0e645 docs: ADR 073: update to accepted and add to README.md (#20619) 2024-06-11 08:30:50 +00:00
Julien Robert 7fb26685cd chore(proto): change future extracted modules version from v1.0.0 to v0.2.0 (#20600) 2024-06-10 10:15:57 +00:00