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 |
|
KeienWang
|
5617c10798
|
chore: Fixed typos in the 'crypto' folder. (#19240)
|
2024-01-25 15:11:57 +00:00 |
|
dependabot[bot]
|
ecf1fd0351
|
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (#19234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-25 14:34:50 +00:00 |
|
Hyung-Gi
|
21b547eb49
|
docs: Fix typo in adr-003-dynamic-capability-store.md (#19238)
|
2024-01-25 12:19:53 +00:00 |
|
levisyin
|
bb58af85b3
|
test(client): wrap cmd.SetArgs to fix bugs for cmd.SetArgs (#18960)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-01-25 09:10:16 +00:00 |
|
dependabot[bot]
|
789ade1409
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (#19232)
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-01-25 08:44:19 +00:00 |
|
Aleksandr Bezobchuk
|
a69836b3b6
|
fix(x/staking): Refactor GetLastValidators (#19226)
|
2024-01-25 00:37:19 +00:00 |
|
Aleksandr Bezobchuk
|
53e1e98916
|
refactor(store/v2): Refactor PebbleDB Iterator (#19195)
|
2024-01-24 16:31:55 +00:00 |
|
Julián Toledano
|
38d56db428
|
fix(x/auth): check if simulation in verifyIsOnCurve (#19099)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-24 13:13:25 +00:00 |
|
Cosmos SDK
|
3c4a91efd0
|
chore: fix spelling errors (#19220)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-24 13:10:08 +00:00 |
|
Julien Robert
|
bff1d823f5
|
refactor(client/v2,simapp): align and simplify sign mode wiring (#19216)
|
2024-01-24 10:52:07 +00:00 |
|
Julián Toledano
|
61c367d9d1
|
feat(client/v2/offchain): sign and verify file (#18626)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-01-24 10:48:51 +00:00 |
|
Aleksandr Bezobchuk
|
bda2d11232
|
fix(baseapp): ensure ABCI listeners always run in FinalizeBlock (#19202)
|
2024-01-24 09:27:33 +00:00 |
|
dependabot[bot]
|
1ede031435
|
build(deps): Bump github.com/regen-network/gocuke from 1.0.0 to 1.1.0 in /orm (#19206)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-24 09:25:59 +00:00 |
|
Marko
|
9945d31cc0
|
refactor(x/auth/ante): migrate antehandlers to use execmode (#19161)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-24 08:58:54 +00:00 |
|