cosmos-sdk/x/gov
Rigel 3231daa4d8 remove global shares (#1644)
* wip removing pool shares

* remove PoolShares/Tokens entirely

* worked through stake/type compile error

* work through a bunch of keeper errors

* worked through compile errors

* debugging tests

* resolve compilation error

* resolved types errors

* ...

* move inflation to pool type

* ...

* stumped problem

* Calculate newly issued shares, remove unnecessary pool arg from exchange rate calculation

* Rounding changed

* Update x/slashing tests for sdk.Rat BondedTokens

* testing fixes

* resolved test fixes

* cwgoes comments, changelog, lint

* cli bugfixes

* ..

* cli fixed

* spec update

* 'make format'

* cwgoes comments

* Increase test_cover parallelism
2018-07-13 21:46:14 +01:00
..
client gov enums marshal to String 2018-07-10 17:59:07 -07:00
depositsvotes.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
endblocker_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
errors.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
genesis.go Merge PR #1438: Tools: Add errcheck linter 2018-06-29 00:52:10 +02:00
handler.go asdf 2018-07-09 00:59:51 -07:00
keeper.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
keeper_keys.go asdf 2018-07-09 00:59:51 -07:00
keeper_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
msgs.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
msgs_test.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
procedures.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
proposals.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
tally.go asdf 2018-07-09 00:59:51 -07:00
tally_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
test_common.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
wire.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00