cosmos-sdk/x/gov
Christopher Goes b2b026b5e0
Merge PR #2930: Simulation spring cleaning
* Update PENDING.md
* Add simple period for expensive invariants
* Remove individual module simulations
* Simulate a few more blocks
* Add README explaining reason for shell scripts
* Deduplicate scripts, log exact replication command on failure
* Refactor invariants to take sdk.Context instead of baseapp.BaseApp
* Reference all issues in PENDING.md entry
* Remove no longer used simulation.RandSetup
* Bug fixes
* Address @rigelrozanski comments
* Fix typo
2018-11-29 16:17:10 +01:00
..
client Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
depositsvotes.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
endblocker_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
genesis.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
handler.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keeper.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
keeper_keys.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
keeper_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
msgs.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
msgs_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
params.go R4R: Query Gov Params (#2576) 2018-11-13 15:45:37 -08:00
proposals.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
proposals_test.go Merge PR #2392: remove redundant sprintf calls, improve a doc comment, write test 2018-09-24 21:42:51 -04:00
querier.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
querier_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
tally.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
tally_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00
test_common.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00