Commit Graph
11762 Commits
Author SHA1 Message Date
testinginprodandunknown unknown 5952ecf515 feat(accounts): add Genesis handling (#17802)
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-21 14:26:08 +00:00
Marko 5987d0003a chore!: remove bank & genutil legacy migrations (#17818) 2023-09-21 10:33:14 +00:00
omahs 825e09ab77 docs: fix typos (#17831) 2023-09-21 09:50:47 +00:00
Marko 2efafee656 chore: rename develop to learn (#17821) 2023-09-21 09:15:41 +00:00
Julien Robert 7c0c0f5b8d feat(client/v2): message binder (#17707) 2023-09-21 08:48:38 +00:00
Emmanuel T Odeke 0abb4e6a30 chore(x/genutil): cleanup CollectTxs (#17816) 2023-09-21 06:11:39 +00:00
Marko 6715b5afb5 refactor!: remove tips (#17787) 2023-09-20 12:00:22 +00:00
Julien Robert 22925c7d8b refactor(store): add missing error checks in store (#17794) 2023-09-20 11:30:41 +00:00
Marko 86ab9890b8 chore: amend validator to validators (#17809) 2023-09-19 12:34:13 +00:00
MarkoandAleksandr Bezobchuk c05ff14a97 refactor(staking): change historicalinfo to contain minimal set of data (#17655)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-19 10:59:04 +00:00
Marko 4ef0130bcd chore: remove docs build (#17791) 2023-09-19 10:03:40 +00:00
dependabot[bot]andgithub-actions 16293120ab build(deps): Bump github.com/creachadair/atomicfile from 0.3.1 to 0.3.2 in /tools/confix (#17798)
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-09-19 06:16:51 +00:00
samricotta 472cccdd9a docs: fix UPGRADING.md link (#17800) 2023-09-19 06:01:31 +00:00
dependabot[bot]andgithub-actions 48c8736157 build(deps): Bump github.com/creachadair/tomledit from 0.0.24 to 0.0.25 in /tools/confix (#17797)
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-09-19 05:57:30 +00:00
atheeshp 28112706b7 refactor: migrate x/staking Params to use collections (#17778) 2023-09-18 16:06:42 +00:00
Robert Zaremba a0b39a1d31 feat(gov): handle panics when executing x/gov proposals (#17780) 2023-09-18 14:51:12 +00:00
dependabot[bot]andgithub-actions aaf68cdcc0 build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
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-09-18 14:04:22 +00:00
Roman 267cd15b07 fix(math): revert to correct version of ApproxRoot from a former state breaking change (#17725) 2023-09-18 13:55:51 +00:00
Marko 6615ff4f76 refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +00:00
Facundo MedicaandAleksandr Bezobchuk 8df065b611 feat: Optimistic Execution (#16581)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-18 13:52:54 +00:00
Marko ddcb37cbd7 chore: fix deprecation annotations (#17784) 2023-09-18 13:11:25 +00:00
atheeshp d40a708868 chore(tools/hubl): upgrade client/v2 in hubl (#17742) 2023-09-18 08:12:01 +00:00
dependabot[bot]andgithub-actions 167b702732 build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17767)
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-09-15 20:36:55 +00:00
Julien Robert 9da9a23795 chore(client/v2): explain breaking change v0.50 / v0.51 autocli (#17764) 2023-09-15 15:19:01 +00:00
atheeshpandJulien Robert a0bd4e9fb6 feat(client/v2): Add clientCtx to commands in autocli (#17709)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-15 12:28:01 +00:00
samricotta c7e0bd7b54 docs: update links for removed and re-added file (#17761) 2023-09-15 11:30:03 +00:00
Thomas Bruyelle 09ac8243b5 docs(depinject): replace non-exported provider functions (#17758) 2023-09-15 09:43:32 +00:00
Chill ValidationandJulien Robert c92b25784c feat: Wait shutdown-grace-seconds to flush async db writes to disk (#17094)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-15 08:19:34 +00:00
f99a6242a9 refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-15 07:50:17 +00:00
dependabot[bot]andgithub-actions b0664917bb build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#17753)
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-09-15 05:30:51 +00:00
Elias NaurandJulien Robert 2f098de32f chore: add failing test for math.Int.Size (#17747)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-14 20:51:42 +00:00
Roman f304ebfc8f fix(math): Revert "perf: optimize math.Int.Size for small values (#17497)" (#17736) 2023-09-14 16:55:58 +00:00
Marko 98895f4977 chore: remove unneeded code (#17741) 2023-09-14 15:36:13 +00:00
Marko 36a9330adb refactor: deprecate Voteinfo in favour of Cometinfo on Context (#17670) 2023-09-14 09:13:19 +00:00
Elias Naur e90e5e1f97 refactor: remove unused context argument from types/simulation.RandomFees (#17737) 2023-09-14 08:50:49 +00:00
Clockwork 4e46c2fac1 feat: Complete buf export (#17733) 2023-09-14 08:50:17 +00:00
d4f874d412 build(deps): Bump cosmossdk.io/x/tx from 0.9.1 to 0.10.0 (#17728)
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-09-13 22:19:15 +00:00
Julien Robert 62838eb8cf docs: improve upgrade docs on preblocker (#17734) 2023-09-13 21:42:17 +00:00
Marko 72991994dd chore: cleanup sdk.Context (#17717) 2023-09-13 21:40:14 +00:00
Marko e47795e3d4 build(deps): Bump cosmossdk.io/core from 0.11.0 to 0.12.0 (#17688) 2023-09-13 21:04:50 +00:00
testinginprodandunknown unknown c946e14211 feat(accounts): allow accounts to query and execute modules (#17685)
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-13 18:39:18 +00:00
Julien Robert 2154ce0bbe refactor: precise compiler assertions and cleanup module.go (#17718) 2023-09-13 16:15:53 +00:00
samricotta a4042a2c5b docs: update documentation order for build tab (#17722) 2023-09-13 15:17:51 +00:00
Marko 93aa126659 chore: Remove legacy code (#17720) 2023-09-13 14:51:34 +00:00
Julien Robert 2f4e1094d4 feat(client/v2): stringify bytes cosmos.Dec (#16985) 2023-09-13 13:15:57 +00:00
mmsqe 4eb0185413 feat: introduce PreBlock (#17421) 2023-09-13 12:30:48 +00:00
Julien Robert e394604f83 feat(x/tx): add custom type encoder (#17681) 2023-09-13 11:19:58 +00:00
Julien Robert 1a62d774bb docs: move 00-protobuf to correct folder (#17708) 2023-09-13 11:02:33 +00:00
dependabot[bot]andgithub-actions 98ac1b1a54 build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (#17700)
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-09-13 09:18:47 +00:00
Marko 849740472e refactor(core)!: remove unimplemented interface (#17693) 2023-09-13 09:07:55 +00:00