Rigel
|
17eb3eda02
|
Merge PR #1781: Gov tags cleanup
|
2018-07-21 03:58:45 +02:00 |
|
Rigel
|
a054532a89
|
Merge pull request #1620 from cosmos/cwgoes/a-random-walk-down-proof-of-stake
R4R: Simulation framework, including staking simulation
|
2018-07-19 18:47:08 -04:00 |
|
Rigel
|
d2f70ec8af
|
Merge PR #1748: CLI use --from consistently
|
2018-07-19 08:53:12 +02:00 |
|
Christopher Goes
|
7e88a50b2a
|
Merge branch 'develop' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-19 08:49:20 +02:00 |
|
Christopher Goes
|
ee29e10068
|
RandomKey, RandomAmount
|
2018-07-19 08:48:43 +02:00 |
|
Joon
|
aa525418e1
|
Merge PR #1373: Initialization of POS chain
|
2018-07-19 08:39:40 +02:00 |
|
rigelrozanski
|
423d0c4a18
|
Merge remote-tracking branch 'origin/develop' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-19 01:56:42 -04:00 |
|
Rigel
|
cfe78027f2
|
Merge PR #1724: R4R: Add Stake Genesis Intra-Tx Counter
* add revoked to human-readable validator
* changelog
* added failing test
* add intra-tx counter to the genesis validators
* changelog
|
2018-07-18 22:09:40 +02:00 |
|
Hendrik Hofstadt
|
b97ebef85e
|
Fix inflation calculation period check
|
2018-07-18 13:12:49 +02:00 |
|
Christopher Goes
|
2c0cd73fc5
|
Remove old randomized pool testing, redundant
|
2018-07-18 10:00:19 +02:00 |
|
Christopher Goes
|
dc14eef639
|
Clarify 'nop', linter fix
|
2018-07-18 09:47:55 +02:00 |
|
Christopher Goes
|
cea2be6107
|
Fix loose tokens invariant
|
2018-07-18 09:42:18 +02:00 |
|
Christopher Goes
|
05ceff5212
|
Deterministic 'make test_sim' on CircleCI; bank test fix
|
2018-07-18 09:37:14 +02:00 |
|
Christopher Goes
|
ad410c1e2e
|
Linter fixes
|
2018-07-18 07:50:04 +02:00 |
|
Christopher Goes
|
bf83385155
|
Merge branch 'develop' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-18 07:49:52 +02:00 |
|
Christopher Goes
|
966f26dfb2
|
Remove print, quickfix
|
2018-07-18 07:44:40 +02:00 |
|
Christopher Goes
|
6c61577b0b
|
Misc, environment variables
|
2018-07-18 07:37:38 +02:00 |
|
Christopher Goes
|
c61b1aa591
|
Event stats
|
2018-07-18 01:27:51 +02:00 |
|
Christopher Goes
|
5918ab18fd
|
Restructure (probably) complete
|
2018-07-18 01:01:36 +02:00 |
|
Christopher Goes
|
253b82f92a
|
Makefile changes
|
2018-07-18 00:04:10 +02:00 |
|
Sunny Aggarwal
|
d6969c1d22
|
Merge PR #1697: Proposal Query filter by status
|
2018-07-17 22:59:06 +02:00 |
|
Christopher Goes
|
af206bd0ed
|
Update stake simulation
|
2018-07-17 20:50:30 +02:00 |
|
Christopher Goes
|
9ad3d62e49
|
Updates from merge
|
2018-07-17 02:41:36 +02:00 |
|
Christopher Goes
|
405bb538fc
|
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-14 02:09:41 +02:00 |
|
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 |
|
Christopher Goes
|
c272db06b8
|
Delegation bug fixed!
|
2018-07-13 01:54:07 +02:00 |
|
Christopher Goes
|
9bd09e651d
|
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-13 01:38:56 +02:00 |
|
Rigel
|
2885ac586e
|
Merge PR #1660: Redelegation doesn't subtract from liquid
* fix redelegation subtracting source coins
* changelog
* Add testcases for balance subtraction
* Move changelog entry
|
2018-07-13 01:38:35 +02:00 |
|
Christopher Goes
|
50d384aa90
|
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-12 21:30:11 +02:00 |
|
Christopher Goes
|
a6cc85ae87
|
Merge PR #1619: R4R: Clearer staking logic
|
2018-07-12 19:39:51 +02:00 |
|
Christopher Goes
|
f9f326cefb
|
Move files
|
2018-07-12 00:14:37 +02:00 |
|
Christopher Goes
|
4623923fb8
|
Add 'test_sim' to CircleCI
|
2018-07-11 22:44:21 +02:00 |
|
Christopher Goes
|
88364c838e
|
TestMsgBeginUnbonding
|
2018-07-11 19:51:04 +02:00 |
|
Christopher Goes
|
53138fb36f
|
'make test_sim', simulation folder
|
2018-07-11 19:43:25 +02:00 |
|
Christopher Goes
|
0572a2743e
|
Changes from merge
|
2018-07-11 19:17:09 +02:00 |
|
Christopher Goes
|
5e3cd77554
|
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-11 19:11:45 +02:00 |
|
Christopher Goes
|
27f157a3e2
|
CacheContext()
|
2018-07-11 04:55:57 +02:00 |
|
Christopher Goes
|
a3d8b38d47
|
Add several simulated Msgs
|
2018-07-11 04:36:12 +02:00 |
|
Christopher Goes
|
940cfa98af
|
Invariants & random Msgs in progress
|
2018-07-11 02:36:50 +02:00 |
|
Aditya
|
b195c556e2
|
Merge pull request #1600: Friend can create validator and delegate on behalf of genesis validator
* Added msg and handling for surrogate create validator
* changelog and error fix
* fix changelog
* Remove unnecessary msg by combining into CreateValidator
* Refactor
* Appease linter
* Added onbehalfof functionality in client
* fmt
* Added gaia onbehalfof test
* Update test for onbehalfof validator creation
* fix test
* Fix flag error
* Add app test
* fmt
* Fixed signer for onbehalfof createvalidator
* Fix error msg
* Simplify test
* fmt
|
2018-07-10 20:16:37 -04:00 |
|
rigelrozanski
|
9eeb47517d
|
cwgoes comments
|
2018-07-10 19:27:39 -04:00 |
|
Christopher Goes
|
a33229380b
|
Merge branch 'develop' into cwgoes/a-random-walk-down-proof-of-stake
|
2018-07-11 01:00:20 +02:00 |
|
Christopher Goes
|
75b4f4104a
|
Merge branch 'develop' into joon/673-am-constructor
|
2018-07-11 00:57:46 +02:00 |
|
rigelrozanski
|
561eda3fc3
|
typo
|
2018-07-10 18:39:52 -04:00 |
|
rigelrozanski
|
e8e5e8c600
|
bez updates
|
2018-07-10 18:36:57 -04:00 |
|
rigelrozanski
|
c21e6a0642
|
Merge remote-tracking branch 'origin/develop' into rigel/clearer-staking-logic
|
2018-07-10 14:52:49 -04:00 |
|
Christopher Goes
|
6a119f6934
|
Work-in-progress staking invariants
|
2018-07-10 20:46:28 +02:00 |
|
rigelrozanski
|
12932de40f
|
further cleanup, also reorg updateBondedValidators
|
2018-07-10 10:23:31 -04:00 |
|
rigelrozanski
|
61cbd12976
|
cleanup logic in updateValidator
|
2018-07-10 02:38:09 -04:00 |
|
Christopher Goes
|
efa003db9a
|
Merge PR #1612: prevent zero power validators at genesis
|
2018-07-10 07:43:59 +02:00 |
|