Commit Graph

11744 Commits

Author SHA1 Message Date
Marko
6615ff4f76
refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +00:00
Facundo Medica
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]
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
atheeshp
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 Validation
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
mmsqe
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]
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 Naur
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
dependabot[bot]
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
testinginprod
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]
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
dependabot[bot]
b8ede3a620
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.38.0 (#17701)
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 03:53:59 +00:00
dependabot[bot]
47a3a82bf1
build(deps): Bump docker/metadata-action from 4 to 5 (#17698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:44:00 +00:00
dependabot[bot]
f5bb83c01d
build(deps): Bump docker/build-push-action from 4 to 5 (#17696)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:43:33 +00:00
dependabot[bot]
e7a5bfc940
build(deps): Bump docker/setup-qemu-action from 2 to 3 (#17697)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:23:19 +00:00
dependabot[bot]
a9100ff52e
build(deps): Bump docker/setup-buildx-action from 2 to 3 (#17699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:40 +00:00
dependabot[bot]
be8ee410ea
build(deps): Bump docker/login-action from 2 to 3 (#17695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:00 +00:00
Marko
f262cb75fb
chore(core): add changelog for 0.11 & 0.12 (#17691) 2023-09-12 13:54:54 +00:00
Trej Gun
78f39e1805
test: change order of proto definitions (#17690) 2023-09-12 12:41:56 +00:00
Marko
71dc28af0d
refactor!: comet_info to struct (#17689) 2023-09-12 10:55:43 +00:00
Marko
5eaa7b8d3c
fix: genesis on migrations (#17679) 2023-09-11 18:24:25 +00:00
Julien Robert
91fad07bb7
feat(x/tx): add indent option to encoder (#17600) 2023-09-11 17:03:48 +00:00
Julien Robert
152ec9293b
chore: remove unecessary method (#17680) 2023-09-11 15:24:54 +00:00
Emmanuel T Odeke
d053fc0956
refactor: orm/encoding/encodeutil: remove impossible len overflow check (#17643) 2023-09-11 11:07:58 +00:00
testinginprod
1938950564
feat(collections): add Vec type (#17656)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-11 08:53:06 +00:00
Bala Murali Krishna Komatireddy
cc7b1178ef
fix: nil pointer ref priority nonce mempool iterator (#17668) 2023-09-11 08:51:07 +00:00
Chill Validation
ba45b0f2b7
feat: CV Close databases opened by cosmos-sdk during BaseApp shutdown (#17667) 2023-09-10 10:46:40 +00:00
Likhita Polavarapu
2085695078
refactor(x/staking): migrate RedelegationQueue to collections (#17486)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-08 17:10:33 +00:00
Likhita Polavarapu
e53830d58a
refactor(x/staking): Migrate ValidatorQueue to use Collections (#17562)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-08 16:43:44 +00:00