cosmos-sdk/types
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
..
lib update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
abci.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
account.go address comments 2018-07-09 16:06:05 -07:00
codespacer.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
codespacer_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
coin.go Merge PR #1424: tools: add unconvert linter 2018-06-28 18:08:29 +02:00
coin_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
context.go minor cleanup of feeKeeper 2018-07-03 00:08:00 -04:00
context_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
errors.go fix post merge 2018-07-10 21:40:24 -04:00
errors_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
gas.go Merge PR #1358: Fix typos and gofmt files 2018-06-25 20:23:17 +02:00
handler.go finish docs for app1 2018-06-27 07:15:30 -04:00
int.go Continue reducing code complexity: 2018-07-09 15:29:16 -07:00
int_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
rational.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
rational_test.go Merge PR #1534: Check new rat decimal string length 2018-07-04 05:29:05 +02:00
result.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
stake.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00
store.go Merge PR #1533: Pruning Cleanup 2018-07-13 03:20:26 +02:00
store_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
tags.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
tags_test.go AppendTags a function of Tags 2018-05-10 17:37:12 +02:00
tx_msg.go asdf 2018-07-09 00:59:51 -07:00
utils.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00
utils_test.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00
wire.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00