Marko
|
43dd23137e
|
refactor: remove comet info from consensus as it will be stored in context for v2 (#21120)
|
2024-07-31 20:21:23 +00:00 |
|
Aaron Craelius
|
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 |
|
Alexander Peters
|
1f0ce2f5b5
|
refactor(sims)!: Remove Baseapp from sims (#21039)
|
2024-07-24 12:40:01 +00:00 |
|
Facundo Medica
|
e8222c8092
|
fix(x/slashing): do not error when val has zero tokens (#20977)
|
2024-07-24 11:06:41 +00: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 |
|
Facundo Medica
|
9ab162de6d
|
chore(all)!: use gogoproto/any instead of codec/types/any (#21013)
|
2024-07-22 11:23:51 +00:00 |
|
yukionfire
|
e22890b11f
|
chore(x/staking,x/upgrade): replace fmt.Errorf without parameters with errors.New (#21004)
|
2024-07-21 09:53:48 +00:00 |
|
Julien Robert
|
25dce71f62
|
refactor(core,types,runtime,x): make HasName not mandatory (#20984)
|
2024-07-19 08:58:47 +00:00 |
|
Qt
|
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 |
|
zakir
|
2370a50d86
|
refactor(genutil/cli): remove txConfig from genesis command (#20976)
|
2024-07-18 09:12:53 +00:00 |
|
dependabot[bot]
|
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 |
|
Facundo Medica
|
f61141f15e
|
fix(x/staking): Add missing data from import/export (#20953)
|
2024-07-15 13:01:08 +00:00 |
|
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 |
|
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 |
|
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 |
|
testinginprod
|
7948a57355
|
fix(staking): validator must be slashed even when unbonding causes it to be removed from the set (#20828)
|
2024-07-04 13:16:25 +00:00 |
|
Marko
|
106872bd0e
|
chore: fix QueryAccountAddressByIDRequest (#20872)
|
2024-07-04 07:37:49 +00:00 |
|
Lucas Francisco López
|
979f1e839b
|
test(x/staking): Add test for shares to tokens conversion in delegation (#20840)
|
2024-07-03 12:42:11 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Facundo Medica
|
720c1086cb
|
fix(x/slashing): Avoid overslashing on redelegation + unbonding in specific situations (#20688)
|
2024-06-24 10:33:46 +00:00 |
|
Lucas Francisco López
|
467cc6d427
|
feat: Add consensus address to validator query response (#20434)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-21 10:15:03 +00:00 |
|
Facundo Medica
|
207b30262f
|
fix(x/staking): Verify the pubkey type when rotating (#20714)
|
2024-06-21 08:41:58 +00:00 |
|
Marko
|
ac77fc1745
|
refactor(x/staking)!: remove comet deps (#20728)
|
2024-06-20 10:05:55 +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 |
|
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 |
|
Matt Kocubinski
|
0b42bf97f4
|
refactor(x/staking): introduce and use TryUnwrapSDKContext (#20699)
|
2024-06-18 12:57:08 +00:00 |
|
Facundo Medica
|
4133dc23cb
|
refactor(x/staking)!: rename NewToOldConsKeyMap to ConsKeyToValidatorIdentifierMap (#20696)
|
2024-06-17 14:27:40 +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 |
|
Halimao
|
6ee21af1af
|
fix(x/staking,x/auth): regenerate mock to fix test (#20684)
|
2024-06-17 05:14:33 +00:00 |
|
Facundo Medica
|
ec96e79553
|
fix(sims): check before sending RotateConsPubKey (#20659)
|
2024-06-13 14:09:00 +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 |
|
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 |
|
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 |
|
testinginprod
|
fe22e9a5da
|
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-05 22:11:33 +00:00 |
|
lido333
|
b66de382e4
|
chore: remove duplicate word (#20544)
|
2024-06-05 09:33:21 +00:00 |
|