cosmos-sdk/x/params
Marko 6888de1d86
feat: add version params to parameters (#9432)
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v                               ✰  Thanks for creating a PR! ✰
v    Before smashing the submit button please review the checkboxes.
v    If a checkbox is n/a - please still include it but + a little note why
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Description

add version paramters to Tendermint consensus params. 

closes: #7472

@amaurym this may need to be incorporated into the upgrade module. I need to read into how upgrades work to figure it out.
2021-07-08 08:46:45 +00:00
..
client feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
keeper feat: add version params to parameters (#9432) 2021-07-08 08:46:45 +00:00
migrations/v036 refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
simulation perf: Speedup to params simulation (#9481) 2021-06-17 07:42:07 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
types feat: add version params to parameters (#9432) 2021-07-08 08:46:45 +00:00
doc.go x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
module.go feat: add version params to parameters (#9432) 2021-07-08 08:46:45 +00:00
proposal_handler.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
proposal_handler_test.go gov, params: refactor tests (#9137) 2021-04-30 08:41:25 +00:00