Commit Graph
12872 Commits
Author SHA1 Message Date
dependabot[bot] ee4d714e1d build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.6-0.20240403102038-f63e5fdf7c96 to 0.50.7 in /tools/confix (#20566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 07:47:26 +00:00
testinginprodandunknown unknown fe22e9a5da feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00
Aaron Craelius 80ba18e39e docs: ADR 073: Built-in Indexer (#20532) 2024-06-05 09:33:47 +00:00
lido333 b66de382e4 chore: remove duplicate word (#20544) 2024-06-05 09:33:21 +00:00
Marko 0536cb490f chore: cleanup stf deps (#20545) 2024-06-05 09:26:47 +00:00
dependabot[bot]andgithub-actions 0ba790645b build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#20542)
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-06-05 07:42:20 +00:00
bytesingsong 6d2189ad7f chore: fix some wrong comments (#20543)
Signed-off-by: bytesingsong <bytesing@icloud.com>
2024-06-05 07:14:29 +00:00
4fea3fba73 fix(orm)!: properly encode/decode nanoseconds in Duration type (#19909)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2024-06-04 15:45:54 +00:00
6ea50ef980 build(deps): Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (#20534)
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-06-04 08:55:12 +00:00
Julien RobertandLikhita Polavarapu 2a5ff384fa refactor(x/**): rewrite ante handlers as tx validators (#20488)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-06-03 16:47:58 +00:00
Hieu Vu d1aab15790 refactor(x/feegrant): set environment in context (#20529) 2024-06-03 14:33:48 +00:00
son trinh 74d89bf506 refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405) 2024-06-03 13:40:03 +00:00
Marko dbc0e659c0 chore: remove sonar from simapp (#20528) 2024-06-03 13:06:08 +00:00
Marko b245252c66 docs: add docs on permissions (#20526) 2024-06-03 10:38:41 +00:00
Julien Robert 7a87f2bb15 refactor(x/gov): set environment in context for legacy proposals (#20521) 2024-06-03 09:33:40 +00:00
MarkoandFacundo Medica 61da5d1c29 docs: migrate diagrams to mermaidjs (#20503)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-06-03 08:13:16 +00:00
Zoro 597fbb13b7 refactor(tools/hubl): don't use nil panic (#20515) 2024-06-03 07:51:47 +00:00
Julien Robert 0f81966de8 refactor(x/authz): set environment in context (#20502) 2024-06-03 07:48:33 +00:00
ba4bc19175 build(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#20519)
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: son trinh <trinhleson2000@gmail.com>
2024-06-03 07:24:47 +00:00
wr1159 f258c5d849 feat(x/bank): Placing SendRestriction before Deduction of Coins in SendCoins (#20517) 2024-06-03 01:32:36 +00:00
MarkoandJulien Robert fda440d563 chore: sonar ignore directories with their own go.mods (#20509)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-31 21:06:18 +00:00
Julien Robert ffc3f76fcb ci: run action in merge queue (#20508) 2024-05-31 15:57:54 +00:00
tianyeyouyou 2e966a8f3e refactor(server/v2/cometbft): update function comments (#20506) 2024-05-31 14:29:29 +00:00
Paul Chen 6967fbd11e chore: update protoc-gen-swagger to protoc-gen-openapiv2 (#20448) 2024-05-31 09:58:58 +00:00
Julien Robert 8364791eb3 ci: Add GitHub Action for go mod tidy and mocks (#20501) 2024-05-31 09:56:44 +00:00
Alexander Peters a6857962c5 chore: Address linter issues (#20486) 2024-05-31 08:51:41 +00:00
Mark RushakoffandMarko 0256369851 fix: wrap errors in auto CLI service registration (#20493)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-31 08:51:08 +00:00
veth b13e5cb2ed chore: fix comment (#20498)
Signed-off-by: VitalikButerinEth <csyingyu@126.com>
2024-05-31 08:21:18 +00:00
SuiYuan fa371f5e23 chore: fix the note box syntax error (#20499) 2024-05-31 08:18:30 +00:00
Matt Kocubinski 46d6406ab3 feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
Matt Kocubinski 7dbbc0799e refactor(x/upgrade): migrate to appmodule.VersionMap (#20485) 2024-05-30 19:16:57 +00:00
Marko 4d4b7064c8 docs: code guidelines changes (#20482) 2024-05-30 15:19:47 +00:00
Aryan Tikarya 465410c75b feat(cosmovisor): load cosmovisor configuration from toml file (#19995) 2024-05-30 14:15:13 +00:00
90cbb022d5 perf(math): Significantly speedup Dec quo truncate and quo Roundup (#20034)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
2024-05-30 10:44:14 +00:00
Alexander Peters 7f756523ff fix: Bump CometBFT versions (#20481) 2024-05-30 10:43:54 +00:00
Matt Kocubinski ac493742f1 refactor(core): remove redundant ExecMode (#20322) 2024-05-29 16:27:07 +00:00
cool-developer b8c8482903 feat(store/v2): pruning manager (#20430) 2024-05-29 13:53:47 +00:00
Marko c7dc9156c3 chore: force reload sonar cloud (#20480) 2024-05-29 11:12:09 +00:00
Zoro d8496bc698 refactor(x/accounts): reuse calculated sum in func safeAdd (#20458) 2024-05-29 09:44:15 +00:00
Tuan Tranandcoderabbitai[bot] 2b34f69e87 refactor: remove defer in loop (#20223)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-29 09:10:24 +00:00
Marko e4ec753268 ci: remove livness test (#20474) 2024-05-29 08:42:19 +00:00
805bbbb6ad build(deps): Bump bufbuild/buf-setup-action from 1.32.1 to 1.32.2 (#20477)
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: son trinh <trinhleson2000@gmail.com>
2024-05-29 07:36:45 +00:00
Marko 2141ddb676 chore: migrate a few diagrams to mermaid (#20473) 2024-05-29 04:43:46 +00:00
Tuan Tran 6a07568e30 perf: reduce the number of ValidateDenom calls in bank.SendCoins (#20354) 2024-05-28 20:20:54 +00:00
Julien Robert dac569c3a2 refactor(core/gas): remove WithXXGasMeter from gas service (#20072) 2024-05-28 13:43:27 +00:00
Marko 18a203b783 ci: fix sonar exclusion files (#20467) 2024-05-28 13:10:38 +00:00
e6e1a853de refactor(core,server): make commands not rely on server context (#20422)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-28 13:07:36 +00:00
Marko 1b47dc91a3 chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
Marko a39869aa3f chore: update contributing (#20461) 2024-05-28 08:42:20 +00:00
dependabot[bot] cac2619d75 build(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /log (#20465)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 07:45:00 +00:00