Jack Zampolin
6c261eec66
PENDING
2018-11-08 13:39:37 -08:00
Federico Kunze
0ff12bb57a
Update cmd/gaia/cmd/gaiacli/main.go
...
Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>
2018-11-08 08:25:18 -08:00
Jack Zampolin
8f4c7df033
Address PR comments
2018-11-08 08:24:34 -08:00
rigelrozanski
bfc7944b55
val comments
2018-11-08 10:32:53 -05:00
Greg Szabo
9bbd3e3711
Removed comment from Makefile as per bez's request
2018-11-08 10:20:14 -05:00
rigelrozanski
bbf574cedb
pending
2018-11-08 02:19:08 -05:00
rigelrozanski
a9ef83bc4a
compiling
2018-11-08 01:57:37 -05:00
rigelrozanski
5f289e5fdd
event stats object, more general cleanup
2018-11-08 00:54:12 -05:00
rigelrozanski
eb16a01666
util cleanup
2018-11-08 00:22:16 -05:00
rigelrozanski
fee0763b5e
mock tendermint
2018-11-08 00:12:51 -05:00
rigelrozanski
ff327049ee
assertAllInvarients changes, Operation reorg
2018-11-07 23:55:48 -05:00
rigelrozanski
1ee6c3295d
operations functions
2018-11-07 23:26:02 -05:00
Greg Szabo
74549faac9
Cross-compiling get_tools Makefile added
2018-11-07 22:42:43 -05:00
Jack Zampolin
1aae086f49
Fix typo
2018-11-07 16:48:55 -08:00
Jack Zampolin
0ab5d7639b
Fix gobash CLI testing
2018-11-07 16:42:34 -08:00
Jack Zampolin
cade5f552c
Address linting issues
2018-11-07 15:38:30 -08:00
Jack Zampolin
c20e383d7f
Fix missing flags issue
2018-11-07 15:35:12 -08:00
Jack Zampolin
d4fb6d4ebe
Reorganize CLI command structure. Fixes #2575
2018-11-07 15:03:00 -08:00
Dev Ojha
817f515956
Merge branch 'develop' into dev/sim_msg_edit_val
2018-11-07 13:26:00 -08:00
Aleksandr Bezobchuk
845dd68de0
Address style comments
2018-11-07 14:46:09 -05:00
rigelrozanski
4970754338
fix some duplicate to get passing
2018-11-07 14:42:00 -05:00
rigelrozanski
b8c6075c36
Merge remote-tracking branch 'origin/release/v0.26.0' into rigel/sim-cleanup
2018-11-07 14:29:48 -05:00
rigelrozanski
b5a205eb15
minimizing indentation
2018-11-07 12:19:58 -05:00
rigelrozanski
980dd78c62
rename ambig naming of queueOperations
2018-11-07 12:00:13 -05:00
rigelrozanski
ea7a5ea1a8
reorganize more
2018-11-07 11:57:53 -05:00
rigelrozanski
78c3430bb3
moving stuff around a bit, trying to get rid of types
2018-11-07 11:00:24 -05:00
rigelrozanski
6a7c4d1c86
rand utile
...
...
2018-11-07 10:37:45 -05:00
rigelrozanski
74b2a90087
whitespacing
2018-11-07 10:28:18 -05:00
Aleksandr Bezobchuk
812784c940
Cleanup bank keeper
2018-11-07 09:27:20 -05:00
Christopher Goes
ccb329b353
Linkify changelog
2018-11-07 14:13:48 +01:00
Christopher Goes
ee8bcbdaa5
PENDING => CHANGELOG
2018-11-07 14:10:20 +01:00
Alexander Bezobchuk
8f690b5b6c
Merge PR #2714 : Add commission data to MsgCreateValidator signature bytes
2018-11-07 13:55:59 +01:00
Greg Szabo
02327e13b6
Makefile OS compatibility update
2018-11-07 04:02:18 -05:00
Jae Kwon
c7b3efdd02
Do not allow nil values to be set in CacheKVStore ( #2708 )
...
* Do not allow nil values to be set in CacheKVStore
2018-11-07 00:29:27 -08:00
Alexander Bezobchuk
4f46a4c4d5
Update testnet to use canonical genesis time ( #2692 )
...
* Update testnet to use canonical genesis time
* Fix linting in genesis test
2018-11-07 00:19:06 -08:00
Jae Kwon
2a3d1f1e87
Fix coins.IsLT() impl ( #2686 )
...
* Fix coins.IsLT() impl
* Fix coin.IsLT() impl
* Coins.IsLT -> Coins.IsAllLT etc
2018-11-07 00:14:48 -08:00
Jae Kwon
2779f4dba3
Add general merkle absence proof (also for empty substores) ( #2685 )
2018-11-07 00:03:02 -08:00
Sunny Aggarwal
1d3a04a61c
Switch gov proposal-queues to use iterators ( #2638 )
...
* switched gov proposals queue to use iterators
* update gov spec
* update proposal.Equal
* Amino api change
* switched proposalID to uint64
* renamed Gov Procedures to Params
* s/ActiveProposalQueueProposalKey/KeyActiveProposalQueueProposal/g
* numLatestProposals -> Limit
* fixed staking invariant breakage because of gov deposits
* Send deposits to DepositedCoinsAccAddr or BurnedDepositCoinsAccAddr
2018-11-06 23:33:18 -08:00
Sunny Aggarwal
cc652a36c7
addressed fede's comment
2018-11-05 16:50:58 -08:00
Federico Kunze
080a7818db
Update x/stake/client/rest/query.go
...
Co-Authored-By: sunnya97 <sunnya97@gmail.com>
2018-11-05 16:42:49 -08:00
Jae Kwon
10e8e0312e
Revert "enforcing @jaekwon mergemaster"
...
This reverts commit 15c209324f
.
2018-11-05 03:14:00 -08:00
Christopher Goes
dfddac394d
Merge branch 'develop' into sunny/get_all_delegations_validator_querier
2018-11-05 11:56:32 +01:00
Christopher Goes
37abad4cc3
'make format'
2018-11-05 11:47:19 +01:00
Christopher Goes
cb3cb27b81
Merge branch 'develop' into dev/sim_msg_edit_val
2018-11-05 11:45:53 +01:00
Jae Kwon
336415baea
Fix simulation bugs; Incorprates #2676 from Sunny ( #2677 )
...
* Fix simulation bugs; Incorprates #2676 from Sunny
* Address review feedback; Update PENDING
2018-11-04 22:11:03 -08:00
Christopher Goes
256ec0f07b
Simulation improvements (logging fix, random genesis parameters) ( #2617 )
...
* Print out initial update on every block
* Randomize simulation parameters
* Randomize initial liveness weightings
* Randomize genesis parameters
* fixed power store invariant
* IterateValidatorsBonded -> IterateBondedValidatorsByPower
* WriteValidators uses IterateLastValidators rather than IterateBondedValidatorsByPower
* fixed democoin interface
Closes #2556
Closes #2396
Via #2671 :
closes #2669
closes #2670
closes #2620
Offshoot issues:
#2618
#2619
#2620
#2661
2018-11-04 20:44:43 -08:00
Alessio Treglia
c20fcbfd8f
New genesis workflow ( #2602 )
...
New genesis workflow:
* `gaiad init` is now used to generate an empty `genesis.json`.
* Genesis accounts need to be populated manually before running
`gaiad collect-gentxs`.
* This should support starfish too, see #2615 for more info.
* Closes : #2596 #2615
* Validate validator address and address against respective account ex ante
* Fix local testnet failures
* New genesis tests
* Run make format
* Add --pubkey flag
* gaiad collect-gentxs takes no args
2018-11-04 20:26:46 -08:00
Jae Kwon
f4338d6f75
Fix merge conflict bug; Update PENDING
2018-11-04 19:42:11 -08:00
Jae Kwon
5b74e1d0b6
Bez/tm0.26 update pt 2 redux ( #2684 )
...
* Update to TM v0.26.0
* Update TODOs
* Proof and verification updates
* Fix linting
* Fix key path creation
* Temporarily fix tendermint revision to make tests pass
2018-11-04 19:36:35 -08:00
Alexander Bezobchuk
50926fffff
Update to TM v0.26.0 - Part I ( #2679 )
...
* Update to TM v0.26.0
2018-11-04 18:28:38 -08:00