Facundo Medica
|
720c1086cb
|
fix(x/slashing): Avoid overslashing on redelegation + unbonding in specific situations (#20688)
|
2024-06-24 10:33:46 +00:00 |
|
Julien Robert
|
ab1433bf16
|
feat(server/v2): compartmentalize server components commands (#20743)
|
2024-06-24 09:17:02 +00:00 |
|
dependabot[bot]
|
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 |
|
Marko
|
6f22111ea4
|
chore: update docs to use core (#20718)
|
2024-06-24 09:11:15 +00:00 |
|
Devon Bear
|
600f7740cc
|
fix(bls12381): go build flags were not configured correctly. (#20752)
Co-authored-by: ocnc2 <169075746+ocnc2@users.noreply.github.com>
|
2024-06-24 07:54:34 +00:00 |
|
caseylove
|
ef0c600d66
|
chore(x/accounts): fix comment (#20755)
|
2024-06-24 07:52:16 +00:00 |
|
dependabot[bot]
|
9763303281
|
build(deps): Bump bufbuild/buf-setup-action from 1.33.0 to 1.34.0 (#20753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 03:55:43 +00:00 |
|
Robert Zaremba
|
dec2d5583e
|
docs(x/group): orm codespace comment (#20749)
|
2024-06-23 11:00:59 +00:00 |
|
Julien Robert
|
6839914531
|
refactor(x/genutil): abstract module manager requirements (#20740)
|
2024-06-23 10:59:20 +00:00 |
|
testinginprod
|
b03a2c6b0a
|
feat(coretesting): add test events service. (#20579)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-21 14:56:25 +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 |
|
Julien Robert
|
c823d18def
|
refactor(server/v2): simplify server component init (#20742)
|
2024-06-21 10:14:50 +00:00 |
|
Facundo Medica
|
207b30262f
|
fix(x/staking): Verify the pubkey type when rotating (#20714)
|
2024-06-21 08:41:58 +00:00 |
|
Aaron Craelius
|
a6407f411e
|
feat(indexer/base): schema and value validation (#20665)
|
2024-06-20 16:14:00 +00:00 |
|
Matt Kocubinski
|
88da9eff4f
|
fix(stf): fix router.InvokeTyped reflection usage (#20741)
|
2024-06-20 15:53:25 +00:00 |
|
Julien Robert
|
d2903a9eb9
|
refactor(runtime): environment contract doc and failing services (#20293)
|
2024-06-20 15:33:54 +00:00 |
|
samricotta
|
9983bdec5c
|
docs: update with additional diagram to highlight components more clearly (#20612)
|
2024-06-20 14:26:03 +00:00 |
|
testinginprod
|
11b8f1108c
|
feat(stf): change router service to extract the router at runtime rather than build time (#20724)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-20 13:45:26 +00:00 |
|
omahs
|
7b5d3e53fe
|
docs: fix typos (#20734)
|
2024-06-20 12:36:54 +00:00 |
|
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 |
|