cosmos-sdk/types
mergify[bot] e1efdfef8b
feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-14 14:53:07 -04:00
..
address
bech32
errors style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
grpc
kv
mempool style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
module feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904) 2023-07-10 14:11:53 +00:00
msgservice style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
query fix(query): filtered collections pagination (backport #16905) (#16991) 2023-07-13 22:27:37 +00:00
registry refactor!: use x/tx/signing in client.TxConfig (#15822) 2023-04-20 16:20:21 +00:00
simulation refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
tx style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
abci.go feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001) 2023-07-14 14:53:07 -04:00
abci.pb.go
account.go
address_race_test.go
address_test.go
address.go docs: correct comment typo in address.go (backport #16671) (#16674) 2023-06-24 00:08:34 +02:00
bench_test.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
codec_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
codec.go
coin_benchmark_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
coin_internal_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
coin_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
coin.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
coin.pb.go chore(proto): deprecated IntProto and DecProto (#16980) 2023-07-13 13:28:57 +02:00
collections_test.go refactor(types)!: cherry-pick sdk collections key changes from #16440 (#16854) 2023-07-06 11:00:32 +00:00
collections.go refactor(types)!: cherry-pick sdk collections key changes from #16440 (#16854) 2023-07-06 11:00:32 +00:00
config_test.go
config.go
context_bench_test.go
context_test.go
context.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
dec_coin_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
dec_coin.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
denom_internal_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
denom.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
events_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
events.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
fuzz_test.go
handler_test.go
handler.go perf: Create Ante/Post handler chain once. (#16076) 2023-05-17 18:10:20 +00:00
invariant_test.go
invariant.go
mapcoins_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
mapcoins.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
math.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
proto.go
result_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
result.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
router.go
staking_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
staking.go
tx_msg_test.go refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
tx_msg.go fix: changed the data type for FeePayer and FeeGranter (backport #16272) (#16920) 2023-07-11 15:11:52 +02:00
utils_test.go chore: finish removing all exported *SortJSON usages (backport #16497) (#16502) 2023-06-12 15:19:42 +02:00
utils.go chore: add sortJSON back & mark as deprecated (backport #16649) (#16657) 2023-06-22 16:11:27 +00:00