frog power 4000
|
c0eec30840
|
Merge PR #3654: x/mint now uses total supply instead of bonded supply
|
2019-02-15 16:55:21 +01:00 |
frog power 4000
|
a98a5a056a
|
Merge PR #2958: Validator Power Dec-> Int
* Validator Power Dec-> Int, working
* non-test code compiles
* working, many test compile fixes
* all test compile errors resolved
* ...
* slashing test fixes minor
* test cover passes
* invariant rounding issue
* comment update
* PENDING and doc updates
* @cwgoes comments
* RemoveDelShares trimmings to the final delegation share
* fixes
* ...
* fix the oopsie
* @alexanderbez comments
* merge fixes
* address @cwgoes comments
|
2019-01-02 15:29:47 -05:00 |
Christopher Goes
|
dfd00a661a
|
Inflation bug fixes (#2982)
* PENDING.md; swap BeginBlocker ordering
* Calculate inflation every block
* Update x/mint spec
* Reset distribution info bond height instead
|
2018-12-04 10:17:02 -08:00 |
frog power 4000
|
7cb1ba625e
|
blockly minting (#2825)
* update mechanism to use average block time
* correctly sets accum height for zero-delegations
* update Decimal Format()
* clip withdrawal tokens
* PositiveDelegationInvariant
* DelegatorSharesInvariant
* DelAccumInvariants
|
2018-11-26 04:13:47 -08:00 |
Christopher Goes
|
dc13a0c61d
|
Use InflateSupply instead
|
2018-10-19 23:06:18 +02:00 |
Christopher Goes
|
1afb5bf9d2
|
Simulate minting, fix bug where pool was not updated
|
2018-10-19 23:01:23 +02:00 |
Rigel
|
b48d0d5623
|
Merge PR #2527: Minting
|
2018-10-19 20:36:00 +02:00 |