aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dexon-foundation/dexon-consensus/core/utils
Commit message (Collapse)AuthorAgeFilesLines
* core: check reset of dkg types when adding (#268)Jimmy Hu2019-06-121-0/+18
| | | | | | * vendor: sync to latest core * core: check dkg reset
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-06-122-15/+61
| | | | | | | | | * dex: implement recovery mechanism The DEXON recovery protocol allows us to use the Ethereum blockchain as a fallback consensus chain to coordinate recovery. * fix
* vendor: sync to latest core (#253)Jimmy Hu2019-06-122-0/+414
|
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-121-0/+5
|
* vendor: sync to latest core (#237)Jimmy Hu2019-06-121-1/+1
|
* vendor: sync to latest core (#231)Jimmy Hu2019-06-121-0/+6
|
* core: sync to latest core (#214)Jimmy Hu2019-06-123-34/+18
| | | | | * vendor: sync to latest core * fix for single chain
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-121-32/+23
| | | | | | * change default sync_core.sh * vendor: sync to latest core * core: Remove K, Phi and NumChain
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-06-121-0/+61
| | | | Instead of having BP to send a tx to register the round height, just modify the state when finalizing block.
* vendor: sync to latest core (#154)Jimmy Hu2019-06-122-3/+72
| | | | | | * vendor: sync to latest core with BA3.0 * params: Update dmoment
* vendor: sync to latest core (#129)Wei-Ning Huang2019-06-123-19/+4
|
* vendor: sync to latest core (#125)Jimmy Hu2019-06-122-0/+175
|
* vendor: sync DEXON core and fix conflicts/missings (#101)Mission Liao2019-06-122-0/+443
| | | | | | | Merging these commits in DEXON consensus core: - https://github.com/dexon-foundation/dexon-consensus/commit/dce509a13ef5873b9cae3c1cabdb97e219b6fb7d - https://github.com/dexon-foundation/dexon-consensus/commit/6d1c1aeea0d3e75d10cbb2712c68b4c422ba8ba6 - https://github.com/dexon-foundation/dexon-consensus/commit/c1ed57c4abaf1f4758e52f082bb7114ad00c8b39
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-06-121-0/+61
| | | | | | * core/vm: Add DKGMPKReady * param: update GenesisHash * vendor: sync to latest core
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-121-6/+13
|
* vendor: sync to latest core (#37)Jimmy Hu2019-06-121-0/+239