Julien Robert
|
e4fabebfc5
|
refactor(gov): simplify state management (#19349)
|
2024-02-09 11:22:29 +00:00 |
|
Julien Robert
|
e15a0de251
|
feat(core): add migrations registering (#19370)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-09 09:30:39 +00:00 |
|
Dev Ojha
|
ac48269f98
|
perf: Speedup sdk.Int overflow checks (#19386)
|
2024-02-09 08:51:11 +00:00 |
|
Julien Robert
|
6e8de00f77
|
fix(runtime): make environment provider module scoped (#19385)
|
2024-02-09 07:24:28 +00:00 |
|
Marko
|
cf9acccb95
|
chore(RFC): add rfc for handlers (#19263)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
|
2024-02-08 18:52:27 +00:00 |
|
Julien Robert
|
f6efab91b4
|
refactor(x/gov): add vote options to tally result (#19352)
|
2024-02-08 16:54:56 +00:00 |
|
testinginprod
|
5be33f5442
|
feat(accounts): Allow funds to be sent to accounts on init and execute (#19360)
|
2024-02-08 15:20:57 +00:00 |
|
samricotta
|
8de39661fc
|
feat(nft): add env bundler to nft module (#19367)
|
2024-02-08 12:19:31 +00:00 |
|
Jay Namsayin
|
195bd4ae65
|
docs(client/v2): remove duplicate GetTxCmd mention (#19378)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-08 08:11:29 +00:00 |
|
dependabot[bot]
|
3e3b1ae5a1
|
build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#19379)
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-08 07:50:44 +00:00 |
|
Julien Robert
|
cd1da8d7ff
|
ci: disable starship-tests action (#19372)
|
2024-02-07 18:36:09 +00:00 |
|
Cosmos SDK
|
94c98691a6
|
chore: fix spelling errors (#19369)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-07 18:32:15 +00:00 |
|
mmsqe
|
863194f99c
|
fix: avoid cli redundant log in stdout (#19371)
|
2024-02-07 18:31:47 +00:00 |
|
Naveen
|
4b8f32657b
|
fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-02-07 09:25:33 +00:00 |
|
testinginprod
|
e604e54b5c
|
refactor(auth): Remove IterateAccounts method from x/auth keeper (#19363)
|
2024-02-06 23:31:57 +00:00 |
|
Julien Robert
|
41b188d64e
|
fix(x/feegrant): fix sims (#19362)
|
2024-02-06 23:30:52 +00:00 |
|
testinginprod
|
d26fe653c7
|
feat(accounts): Add methods to check if an account accepts certain messages or queries (interface assertion) (#19361)
|
2024-02-06 16:53:45 +00:00 |
|
testinginprod
|
c91660e55b
|
feat(collections): Infer Indexes in IndexedMap using reflection (#19343)
|
2024-02-06 08:35:18 +00:00 |
|
dependabot[bot]
|
8f77368f2a
|
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19356)
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-06 06:34:07 +00:00 |
|
dependabot[bot]
|
a35e5c3e1e
|
build(deps): Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 in /tests (#19347)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-05 19:44:05 +00:00 |
|
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 |
|