Commit Graph
12310 Commits
Author SHA1 Message Date
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
dependabot[bot]andgithub-actions 2587e756c1 build(deps): Bump github.com/hdevalence/ed25519consensus from 0.1.0 to 0.2.0 (#19113)
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-19 09:56:49 +00:00
dependabot[bot] c5826868d4 build(deps): Bump actions/dependency-review-action from 3 to 4 (#19111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:17:42 +00:00
alpharush a383208a07 docs: documenting some panicking APIs (#19115) 2024-01-19 09:16:56 +00:00
Julien Robert 5e1edb91ff refactor(hubl): use latest client/v2 and sdk (#19110) 2024-01-19 08:53:14 +00:00
Callum Waters e621eb6b1b fix: allow empty public keys when setting signatures (#19106) 2024-01-18 20:23:44 +00:00
Julien Robert 8f39bfb4e4 fix(client/v2): resolve keyring flags properly (#19060) 2024-01-18 19:26:45 +00:00
Julien Robert 0698a9fb3f fix(x/gov): check right params (#19102) 2024-01-18 18:11:16 +00:00
2a95a4abdd docs: add consensus pubkey docs (#19081)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-01-18 09:23:21 +00:00
dependabot[bot] d4614a1441 build(deps): Bump actions/cache from 3 to 4 (#19095)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 08:32:30 +00:00
Hemanth Sai 4e8d05b516 fix(x/gov): fix typos in x/gov (#19088) 2024-01-17 16:05:37 +00:00
cool-developer bf37398dda feat(store/v2): Implement the GetProof for multi store (#18736) 2024-01-17 13:52:12 +00:00
Taeguk Kwon d9a5b1e9c9 chore(core): fix incorrect url in CHANGELOG.md (#19083) 2024-01-17 11:32:01 +00:00