cosmos-sdk/x/gov
Federico Kunze fe695b8f7b Merge PR #4460: Gov Keys and Iterators
* refactor gov keys

* iterators and renamings

* invert queue key order

* changelog

* fix tests

* update alias.go

* Apply suggestions from code review

Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* rename keys

* rename functions

* Apply suggestions from code review

Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* address Aleks' comments

* fix test

* address Karoly's comments
2019-06-04 11:38:11 -07:00
..
client R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
simulation Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
tags Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
types Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
alias.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
deposit.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker_test.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
expected_keepers.go add category tags (#4049) 2019-04-09 13:55:01 +01:00
genesis.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
genesis_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
handler.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
handler_test.go Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
keeper.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
keeper_test.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
module.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
params.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
proposal.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
querier.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
querier_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
router.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
tally.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
tally_test.go Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
test_common.go Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
vote.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00