Commit Graph

9064 Commits

Author SHA1 Message Date
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
ValarDragon
48b8775121 F1 fee distribution draft 00
This was written up in latex, because github markdown doesn't support latex.
2018-10-22 17:56:31 -07:00
Jae Kwon
ea565baa60 WIP intermediate... 2018-10-22 17:49:53 -07:00
Christopher Goes
7f43860ca9 Merge branch 'cwgoes/check-supply-in-simulation' of github.com:cosmos/cosmos-sdk into cwgoes/check-supply-in-simulation 2018-10-23 02:39:25 +02:00
Alessio Treglia
230c69b438
Validate threshold rather than letting it panic 2018-10-22 17:13:36 -07:00
Jae Kwon
c3008d585b Add more useful logging 2018-10-22 16:24:19 -07:00
Jack Zampolin
322d0b7087 Fix typo in json output for basecoin and democoin 2018-10-22 15:35:08 -07:00
Rigel
e088c8b76d
Merge pull request #2552 from cosmos/jae/check-supply-in-simulation
WIP: use block power throughout distribution (II)
2018-10-22 18:22:35 -04:00
Alessio Treglia
44a6c21ad9
Add tests 2018-10-22 14:43:57 -07:00
Alessio Treglia
add15b5b28
Merge review comments/changes 2018-10-22 14:29:27 -07:00
rigelrozanski
bcc31920f1 correct LastValidatorPower
mistake
2018-10-22 17:17:46 -04:00
Federico Kunze
64f2235f59 Delete comment 2018-10-22 22:55:47 +02:00