Facundo Medica
|
d33ddbe19e
|
fix: startship e2e (#19351)
|
2024-02-05 15:42:39 +00:00 |
|
Gustavo Grieco
|
139f851337
|
fix(x/bank): disallow duplicated addresses when sanitizing the genesis bank balances (#18542)
Co-authored-by: GrosQuildu <e2.8a.95@gmail.com>
|
2024-02-05 10:37:28 +00:00 |
|
dependabot[bot]
|
b418daed4d
|
build(deps): Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#19346)
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-02-05 09:49:10 +00:00 |
|
zoereco
|
fb6da9a767
|
test: add overflow test for coin Add (#19344)
|
2024-02-05 09:49:05 +00:00 |
|
dependabot[bot]
|
1b5c30f297
|
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.20 to 1.14.22 in /store (#19340)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2024-02-03 15:28:18 +00:00 |
|
Facundo Medica
|
d353f11b98
|
fix: Set headerInfo in context on setState (#19338)
|
2024-02-03 14:48:58 +00:00 |
|
dependabot[bot]
|
c9902b2677
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.11 to 1.8.12 in /store (#19333)
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: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-02 16:54:41 +00:00 |
|
samricotta
|
26c64364ac
|
docs: fixes broken links (#19295)
|
2024-02-02 15:53:10 +00:00 |
|
dependabot[bot]
|
a9b3ccac5a
|
build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /store (#19334)
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-02-02 10:26:12 +00:00 |
|
Likhita Polavarapu
|
c3a2357d3e
|
refactor(x/staking): return errors on Hooks calls (#19277)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-02 09:38:10 +00:00 |
|
dependabot[bot]
|
78cdf36562
|
build(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /tests/starship/tests (#19316)
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-02-02 09:37:20 +00:00 |
|
Carlos Santiago Yanzon
|
ffda4af1ec
|
refactor(types)!: removed global config for verifier (#18607)
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-02-02 09:36:54 +00:00 |
|
Julien Robert
|
0830071053
|
feat(x/gov): execute any msg as sudo (#19304)
|
2024-02-02 08:41:50 +00:00 |
|
Hwangjae Lee
|
d783739dbd
|
docs(baseapp): fixed typo in baseapp/baseapp.go (#19328)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-01 20:40:39 +00:00 |
|
Julián Toledano
|
d70eadb3aa
|
fix(x/auth): simulation multisig signature verification (#19148)
|
2024-02-01 13:27:30 +00:00 |
|
Likhita Polavarapu
|
6f180b22df
|
chore(Baseapp): Remove modules dependency from baseapp (#19300)
|
2024-02-01 11:07:50 +00:00 |
|
dependabot[bot]
|
aaab5897b4
|
build(deps): Bump peter-evans/create-pull-request from 5 to 6 (#19320)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 09:17:33 +00:00 |
|
dependabot[bot]
|
6727f0b3e0
|
build(deps): Bump github/issue-labeler from 3.3 to 3.4 (#19319)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 08:38:07 +00:00 |
|
Aleksandr Bezobchuk
|
f86f75394a
|
feat(store/v2): Commit SS and SC Async (#19313)
|
2024-01-31 22:01:54 +00:00 |
|
samricotta
|
b026ab50c6
|
docs: updates to abci documentation (#19309)
Co-authored-by: Adi Seredinschi <adizere@gmail.com>
|
2024-01-31 16:31:44 +00:00 |
|
Hwangjae Lee
|
ed31d73c11
|
docs(internal): fixed it with the appropriate link (#19286)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2024-01-31 14:00:37 +00:00 |
|
DimitrisJim
|
27d99d1b68
|
chore: remove deprecated functions SortJSON and MustSortJSON (#19306)
|
2024-01-31 12:26:13 +00:00 |
|
Cosmos SDK
|
c1a6c42dab
|
chore: fix spelling errors (#19308)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-31 12:15:28 +00:00 |
|
Marko
|
c624ace03d
|
chore(ci): add coderabbit settings (#19307)
|
2024-01-31 11:23:06 +00:00 |
|
Julien Robert
|
13780bd6d5
|
feat(x/gov): add yes_quorum parameter (#19167)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-01-30 22:04:24 +00:00 |
|
T
|
3f15c4bb78
|
feat(types): Add a ValueCodec for Uint complex type (#19164)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-30 22:01:09 +00:00 |
|
Connor Davis
|
3e05255956
|
fix(simapp): home flag is not respected (#18994)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-30 21:38:22 +00:00 |
|
Spoorthi
|
b2c26cdc4c
|
feat(types): Implement .IsGT for types.Coin (#19281)
|
2024-01-30 21:37:32 +00:00 |
|
Aleksandr Bezobchuk
|
cc4ab17018
|
docs: Update ADR-070 (#19296)
|
2024-01-30 21:36:00 +00:00 |
|
Cosmos SDK
|
1f0c68d08f
|
chore: fix spelling errors (#19289)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-01-30 12:29:23 +00:00 |
|
Marko
|
ca04e1144c
|
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-30 12:22:35 +00:00 |
|
Julien Robert
|
7e4d12209b
|
feat(x/gov): message based proposal params (#19101)
|
2024-01-30 09:21:37 +00:00 |
|
Halimao
|
cbc75c7c89
|
refactor(internal): change testutil.ResetArgs to a test helper function (#19262)
|
2024-01-30 09:20:38 +00:00 |
|
Facundo Medica
|
a86a83f761
|
test(baseapp): Refactor tx selector tests + better comments (#19284)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-30 09:16:46 +00:00 |
|
Likhita Polavarapu
|
639735d41a
|
feat(collections): Implement LookupMap (#18933)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2024-01-30 08:21:28 +00:00 |
|
cool-developer
|
14fd0ceda3
|
feat(store/v2): remove cosmos-db depdency from store (#19229)
|
2024-01-29 20:21:20 +00:00 |
|
Facundo Medica
|
7d66bb3a50
|
fix(textual): error if a formatted coin contains a comma (#19265)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-29 17:22:38 +00:00 |
|
dependabot[bot]
|
bb239a4571
|
build(deps): Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 in /tests (#19271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-29 14:33:04 +00:00 |
|
hwangjae@dsrv
|
101a639415
|
docs(log): fixed incorrect changelog date (#19276)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2024-01-29 10:39:37 +00:00 |
|
alex
|
c124c1736c
|
ci: Use GITHUB_OUTPUT over set-output command (#19085)
|
2024-01-29 08:03:42 +00:00 |
|
KeienWang
|
1d9a111e6a
|
docs: Fix broken documentation link in UPGRADING (#19270)
|
2024-01-28 20:24:02 +00:00 |
|
levisyin
|
430b53236e
|
refactor: Add --fast flag to accelerate lint for git pre-commit hook (#19259)
|
2024-01-28 09:52:44 +00:00 |
|
Julien Robert
|
493dd78e56
|
refactor(core): fix depinject detection (#19260)
|
2024-01-28 03:37:58 +00:00 |
|
Cosmos SDK
|
b947b02dc6
|
chore: fix spelling errors (#19241)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-01-26 15:00:43 +00:00 |
|
Adam Tucker
|
495e185e2d
|
feat: debug log gRPC queries (#19049)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-26 09:31:02 +00:00 |
|
Julián Toledano
|
e65f392b93
|
fix(x/auth): set from flag in multi-sign command (#19239)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-26 08:50:17 +00:00 |
|
dependabot[bot]
|
7601a1a18c
|
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.20 in /store (#19258)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-26 08:30:59 +00:00 |
|
Connor Davis
|
927ac38dc7
|
test: use correct key types when creating validators (#19255)
|
2024-01-25 20:59:40 +00:00 |
|
Devon Bear
|
8120a86eaa
|
fix(ve): Ensure that sdk side ve math matches cometbft (#19200)
|
2024-01-25 17:01:48 +00:00 |
|
Brann Bronzebeard
|
fe32bcc1d6
|
fix: skip same-sender non-sequential sequence and then add others txs new solution (#19177)
Co-authored-by: SuperLee <9109321+superlee_8@user.noreply.gitee.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-25 17:00:48 +00:00 |
|