Commit Graph

12952 Commits

Author SHA1 Message Date
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
Cosmos SDK
e26cb4813e
chore: fix spelling errors (#20719)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-06-18 12:52:12 +00:00
Marko
5857c6ee8c
chore: update sonar cloud (#20717) 2024-06-18 09:46:56 +00:00
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 Craelius
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
testinginprod
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
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
winniehere
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 SDK
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 Georgiev
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
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
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