cosmos-sdk/x/slashing
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 address comments 2018-07-09 16:06:05 -07:00
app_test.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
errors.go Merge PR #1511: Prevent unrevoked validators from unrevoking 2018-07-03 07:47:40 +02:00
handler.go asdf 2018-07-09 00:59:51 -07:00
handler_test.go validators smaller values stored 2018-07-04 01:32:49 -04:00
keeper.go asdf 2018-07-09 00:59:51 -07:00
keeper_test.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
msg.go asdf 2018-07-09 00:59:51 -07:00
msg_test.go fixed lcd errors 2018-07-09 01:01:29 -07:00
params.go Merge PR #1278: Slashing v2 2018-06-30 05:34:55 +02:00
signing_info.go asdf 2018-07-09 00:59:51 -07:00
signing_info_test.go asdf 2018-07-09 00:59:51 -07:00
test_common.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
tick.go Merge PR #1278: Slashing v2 2018-06-30 05:34:55 +02:00
tick_test.go asdf 2018-07-09 00:59:51 -07:00
wire.go Reorganization in progress 2018-05-28 21:55:54 +02:00