Commit Graph
12191 Commits
Author SHA1 Message Date
levisyin 77cbb3cd4f revert: test(client) wrap cmd.SetArgs to fix bugs for cmd.SetArgs (#18876) (#18902) 2024-01-03 06:35:26 +00:00
Aleksandr Bezobchuk 19eddeeb24 fix(abci): add ExecModeVerifyVoteExtension (#18915) 2024-01-03 06:29:00 +00:00
mmsqe 24a8123c22 test: add NodeURI for clientCtx (#18930) 2024-01-03 06:24:34 +00:00
alex 7dcbda4663 docs: fix for links (#18926) 2024-01-02 11:17:06 +00:00
Aleksandr Bezobchuk bb99dda6d0 refactor(store/v2): remove GasKV and Gas types (#18912) 2024-01-02 10:26:08 +00:00
Devon Bearandmarbar3778 d55985637e feat(log): add warn log level (#18898)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-30 11:30:35 +00:00
lilas 14037aef00 refactor(x/gov): reduce "if block" indentation (#18918) 2023-12-30 11:28:11 +00:00
dependabot[bot]andgithub-actions 4f1d7f92ac build(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#18908)
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>
2023-12-30 11:25:55 +00:00
Halimao c14ea022db feat(log): add hook option to log (#18916) 2023-12-30 11:22:45 +00:00
Aleksandr Bezobchuk 4a2c13d445 chore(docs): update AnteHandler godoc (#18913) 2023-12-30 11:16:22 +00:00
Cosmos SDKandgithub-merge-queue fcf28a2c3a chore: fix spelling errors (#18919)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-29 15:38:16 +00:00
Marko b720cc7302 refactor(server)!: remove duplicate bech32 prefix endpoint (#18909) 2023-12-28 20:22:07 +00:00
Julien Robert e1e8c46c21 feat(x/gov): add max cancel voting period param (#18856) 2023-12-28 10:37:27 +00:00
Marko 77b2366819 docs: add version compatibility matrix (#18858) 2023-12-27 18:02:45 +00:00
David Terpay 5166c9f893 fix: Dedup Vote Extensions in ValidateVoteExtensions (#18895) 2023-12-27 09:09:46 +00:00
levisyinandcoderabbitai[bot] ae19acc4f4 test(client): wrap cmd.SetArgs to fix bugs for cmd.SetArgs (#18876)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-26 16:33:26 +00:00
936f488f79 build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#18884)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-26 15:22:02 +00:00
Dong Lieu de4c9e743f perf: Speedup DecCoin.Sort() when coins is of length 1 (#18888) 2023-12-26 12:24:28 +00:00
Dev Ojha 0c6b6d49cb perf: Remove duplicate overflow check from int.Mul (#18874) 2023-12-26 12:04:10 +00:00
Dev Ojha bd04173012 perf: Speedup coins.Sort() when coins is of length 1 (#18875) 2023-12-23 10:15:25 +00:00
Taeguk Kwon 44be02175e chore(nft): fix incorrect prefix of comment (#18871) 2023-12-22 16:59:14 +00:00
Cosmos SDKandgithub-merge-queue 9c00cf2c84 chore: fix spelling errors (#18870)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-22 15:39:12 +00:00
atheeshp 19e66a9dc8 feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
Markus Waas 51b72d297a chore: remove accidental println (#18864) 2023-12-21 20:37:34 +00:00
Nikhil VasanandAleksandr Bezobchuk c5191041a2 fix(baseapp): introduce mutex to state (#18846)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-12-21 19:05:40 +00:00
Marko 055487ed29 refactor(core)!: move ParseCoins to client/v2/internal (#18861) 2023-12-21 18:28:50 +00:00
Facundo Medica f4e9a1ecd5 chore: move FormatCoins to x/tx (#18857) 2023-12-21 17:37:25 +00:00
Marko 6649bb7d8f refactor(core): remove cosmos-db dependency (#18848) 2023-12-21 14:31:46 +00:00
Cosmos SDKandgithub-merge-queue f9f92117b6 chore: fix spelling errors (#18855)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-21 12:45:02 +00:00
gsai967 64dbee6470 feat(client): add WithFromName to tx factory (#18852) 2023-12-21 10:06:34 +00:00
220c94e58d build(deps): Bump cosmossdk.io/x/tx from 0.12.0 to 0.13.0 (#18830)
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>
2023-12-20 21:50:24 +00:00
Julien RobertandFacundo Medica eb3ea8db8a feat(x/gov): optimistic proposals (#18620)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-12-20 21:49:03 +00:00
4753d16ef4 refactor(auth): group sig verification ante handlers (SigGasConsume, SigVerify, IncreaseSequence) (#18817)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-12-20 18:58:09 +00:00
dependabot[bot]andgithub-actions 935f4f5118 build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#18808)
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>
2023-12-20 16:39:30 +00:00
7e18c45f06 build(deps): Bump github.com/linxGnu/grocksdb from 1.8.6 to 1.8.10 in /store (#18753)
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: Cool Developer <cool199966@outlook.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2023-12-20 16:36:17 +00:00
dependabot[bot]andgithub-actions 62cf0aa8f6 build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#18809)
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>
2023-12-20 14:48:50 +00:00
samricotta 4bd2877f5a docs: formatting for main for abci (#18823) 2023-12-19 16:29:19 +00:00
dependabot[bot]andgithub-actions 47770f332c build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#18789)
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>
2023-12-19 13:28:31 +00:00
samricotta a06b3a3f66 docs: fix for links (#18816) 2023-12-19 12:46:17 +00:00
testinginprodandunknown unknown 7639f9ad59 refactor(auth): Move sig verification out of the for loop, into the authenticate method. (#18780)
Co-authored-by: unknown unknown <unknown@unknown>
2023-12-19 09:46:25 +00:00
Matt Kocubinski 0c0589813b fix(x/tx): recursively traverse nested messages in GetSigners (#18740) 2023-12-18 17:43:54 +00:00
samricotta 1a496057ac docs: add index page for learn section (#18777) 2023-12-18 13:33:17 +00:00
yihuangandAleksandr Bezobchuk e0b1675f2c fix(x/auth): remove misleading gas wanted value from tx simulation failure response (#18772)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-12-18 09:40:48 +00:00
Cosmos SDKandgithub-merge-queue 279cebdc36 chore: fix spelling errors (#18771)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-17 14:05:09 +00:00
Luke 5367c93e1c imp(feegrant): ensure we only execute revokeAllowance if there is no error is the grant is to be removed (#18767) 2023-12-17 13:26:47 +00:00
Elias Naur 821d080a59 ci: silence bogus resleak error (#18770) 2023-12-17 08:19:53 +00:00
98c6b1d712 feat(types): add MustValAddressFromBech32 function (#18768)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-17 08:18:44 +00:00
Elias Naur 4ba0861b11 fix(ci): don't build deleted FuzzXBankTypesAddressFromBalancesStore fuzzer (#18769) 2023-12-17 02:07:38 +00:00
samricotta f798f94786 docs: documentation updates to abci (#18625) 2023-12-16 16:03:44 +00:00
pandabadger 8c877f803e chore: skip .bin files in codespell (#18766) 2023-12-16 16:01:09 +00:00