Commit Graph
12322 Commits
Author SHA1 Message Date
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 MedicaandAleksandr Bezobchuk 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 SDKandgithub-merge-queue 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 TuckerandJulien Robert 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 ToledanoandAleksandr Bezobchuk 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
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
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]andgithub-actions 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
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
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
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
MarkoandAleksandr Bezobchuk 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
dependabot[bot]andgithub-actions b981f9d359 build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#19203)
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-24 08:36:58 +00:00
Tuan Tran 6da25f146b chore(collections): fix broken link (#19212) 2024-01-24 07:07:15 +00:00
Richard Gibson c27a3a32cc chore(simapp): Deprecate --v in favor of --validator-count, -n (#19146) 2024-01-23 23:43:41 +00:00
Julien Robert e27373b6fd chore: add v0.47.x and v0.50.3 to main changelog (#19166) 2024-01-23 23:12:02 +00:00
Aleksandr Bezobchuk 12aaa89363 fix(OE): Remove usage of pointer in logs (#19198) 2024-01-23 19:29:27 +00:00
Likhita PolavarapuandAleksandr Bezobchuk 365528f872 fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-23 19:23:40 +00:00
Yoksirod 96ecafd0ba docs: fix typo in 06-grpc_rest.md (#19192) 2024-01-23 17:02:55 +00:00
Marko 7f0f405723 chore(sims): move sims with depinject to tests (#19121) 2024-01-23 13:21:59 +00:00
dependabot[bot]andgithub-actions 9853db0dde build(deps): Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#19187)
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-23 13:04:29 +00:00
dependabot[bot]andgithub-actions aff6d0a2db build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.4 (#19168)
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-23 12:48:32 +00:00
hwangjae@dsrv 6d10c50784 docs: Fix typo in DOC_WRITING_GUIDELINES.md (#19172)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-01-23 11:24:46 +00:00
levisyin ad04bfede0 refactor: add make lint git hook (#19075) 2024-01-23 09:43:14 +00:00
Marko 7685abb885 chore: add security handbook (#19158) 2024-01-22 22:37:04 +00:00
Marko 6303b559b4 chore: slack for broken links (#19156) 2024-01-22 16:41:21 +00:00
582bba39ad refactor(auth): incorporate set pub key decorator into sig verification decorator (#19093)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-22 14:45:57 +00:00
Youngtaek Yoon a90b55f63b docs(collections): fix godoc on collections Sequence.Next() (#19154) 2024-01-22 14:21:09 +00:00
Bryan White 7711baa49f docs: vote-extensions link in UPGRADING.md (#19155) 2024-01-22 11:44:30 +00:00
HalimaoandJulien Robert 9a4091478c chore: add make help to display the usage for project Makefile (#19122)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-19 22:40:24 +00:00
Halimao 5a8a3885a9 style: lint ci error (#19147) 2024-01-19 17:13:58 +00:00
Aleksandr Bezobchuk 8d0696326b feat(store/v2): Fallback to SC on queries (#19090) 2024-01-19 15:11:15 +00:00