Commit Graph

4375 Commits

Author SHA1 Message Date
Christopher Goes
08fa5977ad Manually fix some links 2018-10-26 15:16:13 +02:00
Christopher Goes
331b8ee25d Manually linkify 2018-10-26 15:12:05 +02:00
Christopher Goes
0b5106090c PENDING.md => CHANGELOG.md 2018-10-26 13:44:49 +02:00
Rigel
d71f38bdac Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
Jae Kwon
0f1fb179c4 Merge PR #2599 from cosmos/jae/dist_refactor
* Rename Pool -> DelRewards; PoolCommission -> ValCommision
* FeePool.Pool -> FeePool.ValPool
* WithdrawalHeight->DelPoolWithdrawalHeight
* OnValidatorBeginUnbonding
* Caught the bug's tail
* Update vi.FeePoolWithdrawalHeight upon bonding
* Fix staking slashUnbondingDelegation bug; fixes simulator failure #9
2018-10-26 13:27:55 +02:00
Christopher Goes
3ccc06abb9
Merge pull request #2590 from cosmos/release/v0.25.0
Merge release back to develop
2018-10-25 14:29:50 +02:00
Christopher Goes
2a279e954f Remove logs from prior debugging 2018-10-25 13:22:54 +02:00
Alessio Treglia
ebca085fab
Merge pull request #2593 from cosmos/bez/fix-keys-new-perm
Fix DB Write Permissions for gaia keys new
2018-10-24 19:43:31 -07:00
Aleksandr Bezobchuk
507438bf7b Additional cleanup 2018-10-24 16:45:55 -04:00
Aleksandr Bezobchuk
23f62f7761 Fix db write perm 2018-10-24 16:34:30 -04:00
Christopher Goes
075ddce79a Linkify changelog 2018-10-24 15:44:13 +02:00
Christopher Goes
d33cc7cdfe Move PENDING to CHANGELOG 2018-10-24 15:38:34 +02:00
Christopher Goes
234262160e 'make format' 2018-10-24 15:37:06 +02:00
Christopher Goes
a9d9eb578c Merge branch 'master' into release/v0.25.0 2018-10-24 15:35:47 +02:00
Christopher Goes
c577831261
Merge PR #2554: Make gaiacli keys show multisig-ready 2018-10-24 15:24:12 +02:00
HaoyangLiu
9ee9e28439 Merge PR #2462: Add swagger-ui for gov, stake and slashing 2018-10-24 15:19:48 +02:00
Jae Kwon
f756b40a01 LastValidatorPower is also an Int 2018-10-24 00:04:06 -07:00
Alessio Treglia
68f869a24d
s/number/weight/ 2018-10-23 18:16:03 -07:00
Alessio Treglia
6664cd5afd
Fix stupid mistake 2018-10-23 12:43:36 -07:00
Sunny Aggarwal
d666658ca9 Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
Christopher Goes
60d188ded0
Merge PR #2501: Simulate transactions for fee distribution, simulate inflation, and fix a multitude of bugs discovered in the process of doing so 2018-10-23 21:21:37 +02:00
Christopher Goes
a231bd8ccc
Merge PR #2555: Don't acquire lock on read-only keybase 2018-10-23 21:03:08 +02:00
Christopher Goes
701a00c67a
Merge PR #2570: Cmds for query deposits 2018-10-23 20:52:56 +02:00
Christopher Goes
3d270babc0 Store last total power as sdk.Int, not sdk.Dec 2018-10-23 20:48:50 +02:00
Alessio Treglia
cd49e978f9
Make "multi" const 2018-10-23 11:46:43 -07:00
Alessio Treglia
6ace08b505
Remove shorthand 2018-10-23 11:44:47 -07:00
Christopher Goes
ef8aab84e1 Update PENDING.md 2018-10-23 20:37:36 +02:00
Christopher Goes
cd9373d6f3 Make linter happy 2018-10-23 20:34:09 +02:00
Christopher Goes
306fb8fb6d Address @rigelrozanski comments 2018-10-23 20:33:39 +02:00
Federico Kunze
8040a56116 update depositer addr 2018-10-23 19:49:34 +02:00
Alexander Bezobchuk
450873d080
Update client/keys/utils.go
Co-Authored-By: alessio <quadrispro@ubuntu.com>
2018-10-23 10:47:20 -07:00
Alexander Bezobchuk
990852a5b2
Update PENDING.md
Co-Authored-By: alessio <quadrispro@ubuntu.com>
2018-10-23 10:43:45 -07:00
Christopher Goes
5476b1be76
Merge PR #2543: Split GET delegator endpoint 2018-10-23 18:41:01 +02:00
Christopher Goes
edd56be952 Cleanup, additional item in PENDING.md 2018-10-23 18:29:39 +02:00
Christopher Goes
604de8599a Remove unnecessary change, clarify amt in sim_test.go 2018-10-23 18:24:06 +02:00
Christopher Goes
6bf7e02a27 Back to on-operation=false, update PENDING.md 2018-10-23 18:10:06 +02:00
Christopher Goes
f587b46570 Update PENDING.md 2018-10-23 18:01:09 +02:00
Rigel
45c9d82e3b
Merge PR #2557: typo fix
R4R Typo fix
2018-10-23 11:59:08 -04:00
Christopher Goes
33c8238392 Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00
Federico Kunze
b27e743a73 Update test 2018-10-23 16:28:10 +02:00
Federico Kunze
5ba376820c Add query deposits cmds 2018-10-23 16:07:28 +02:00
Christopher Goes
c14fa12b0c Back to 50 initially bonded 2018-10-23 15:55:06 +02:00
Christopher Goes
be66a4950e Remove debugging print statements 2018-10-23 15:50:35 +02:00
Christopher Goes
5790d013fe Merge remote-tracking branch 'origin/jae/check-supply-in-simulation2' into cwgoes/check-supply-in-simulation 2018-10-23 15:43:28 +02:00
Christopher Goes
f82d6a5305
Merge pull request #2564 from cosmos/rigel/check-supply-in-simulation2
sim fixes
2018-10-23 15:41:52 +02:00
rigelrozanski
8999ee8797 re-enable simulation parameters 2018-10-23 00:53:06 -04:00
rigelrozanski
5a559f75c5 simulation stop early with no proposers 2018-10-22 23:55:49 -04:00
Rigel
617c3e8507
Merge PR #2561: F1 fee distribution draft 00
F1 fee distribution draft 00
2018-10-22 23:35:22 -04:00
Jae Kwon
fa3730a5d2 WIP looking for bug... 2018-10-22 19:48:28 -07:00
Jae Kwon
1630c0f0f3 WIP intermediate... 2018-10-22 19:02:52 -07:00