Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendor: sync to latest core (#231) | Jimmy Hu | 2019-04-09 | 4 | -27/+52 |
| | |||||
* | vendor: sync to latest core (#225) | Jimmy Hu | 2019-04-09 | 3 | -73/+33 |
| | |||||
* | core: sync to latest core (#214) | Jimmy Hu | 2019-04-09 | 20 | -510/+430 |
| | | | | | * vendor: sync to latest core * fix for single chain | ||||
* | core: Remove K, Phi and NumChains from Governance (#198) | Jimmy Hu | 2019-04-09 | 26 | -4272/+1185 |
| | | | | | | * change default sync_core.sh * vendor: sync to latest core * core: Remove K, Phi and NumChain | ||||
* | vendor, param: sync to latest core and update dmoment (#182) | Jimmy Hu | 2019-04-09 | 2 | -24/+28 |
| | | | | | | * vendor: sync to latest core * params: update dmoment | ||||
* | vendor, param: sync to latest core and update testnet config (#178) | Jimmy Hu | 2019-04-09 | 2 | -21/+22 |
| | | | | | * param: update testnet config * vendor: sync to latest core | ||||
* | params: update testnet config (#177) | Jimmy Hu | 2019-04-09 | 4 | -93/+161 |
| | | | | | * vendor:sync to latest core * params: Update config for testnet | ||||
* | consensus: dexcon: snapshot round height when finalizing block (#170) | Wei-Ning Huang | 2019-04-09 | 10 | -143/+324 |
| | | | | Instead of having BP to send a tx to register the round height, just modify the state when finalizing block. | ||||
* | params: Update testnet dmoment | Jimmy Hu | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | params: Update testnet config (#167) | Jimmy Hu | 2019-04-09 | 12 | -75/+118 |
| | | | | | | | | * vendor: sync to latest core * param: update testnet config * params: update dmoment | ||||
* | core: sync to latest core (#158) | Jimmy Hu | 2019-04-09 | 5 | -41/+57 |
| | | | | | | * vendor: sync to latest core * param: Update config * core: update genesis alloc | ||||
* | vendor: sync to latest core (#154) | Jimmy Hu | 2019-04-09 | 19 | -343/+889 |
| | | | | | | * vendor: sync to latest core with BA3.0 * params: Update dmoment | ||||
* | travis-ci: fix gcp-linux build (#131) | Wei-Ning Huang | 2019-04-09 | 1 | -3/+0 |
| | |||||
* | vendor: sync to latest core (#129) | Wei-Ning Huang | 2019-04-09 | 12 | -90/+95 |
| | |||||
* | vendor: update bls package (#127) | Meng-Ying Yang | 2019-04-09 | 2 | -3/+6 |
| | | | | * Add missing cpp file * Align root and sub folder hash | ||||
* | vendor: sync to latest core (#125) | Jimmy Hu | 2019-04-09 | 10 | -86/+288 |
| | |||||
* | vendor: sync to latest core (#121) | Wei-Ning Huang | 2019-04-09 | 2 | -27/+30 |
| | |||||
* | Sync latest DEXON core (#111) | Mission Liao | 2019-04-09 | 3 | -66/+112 |
| | |||||
* | app: use gcp storage instead of azure for builds (#81) | bojie | 2019-04-09 | 359 | -3237/+141797 |
| | | | | | * vendor: add dependencies for using GCP storage * app: use gcp storage instead of azure for builds | ||||
* | vendor: sync dexon-foundation/bls to latest dev (#108) | Wei-Ning Huang | 2019-04-09 | 4 | -32/+10 |
| | |||||
* | dex: add pull randomness (#105) | Jimmy Hu | 2019-04-09 | 10 | -153/+158 |
| | | | | | * vendor: sync to latest core * dex: Add PullRandomness | ||||
* | vendor: sync DEXON core and fix conflicts/missings (#101) | Mission Liao | 2019-04-09 | 14 | -307/+360 |
| | | | | | | | 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, dex, internal: block proposer syncing (first iteration) (#96) | Sonic | 2019-04-09 | 3 | -0/+934 |
| | | | | | | | | | | | | | | | | | | | | | | * dex, internal: block proposer syncing (first iteration) * core: find block from db if not in memory This fix handles stopping proposing and then restarting * core: no need to reorg when reset Dexon will not fork. This commit also fix when a block confirm but its parent is not in db yet, during restarting proposing. * dex: always accept NewBlockMsg, NewBlockHashesMsg We need to accept NewBlockMsg, NewBlockHashesMsg to sync current block with other peers in block proposer mode when syncing lattice data. It's a waste when the node is synced and start proposing. Todo: control msg processing on/off more granular, accept NewBlockMsg, NewBlockHashesMsg when syncing, but stop when synced. | ||||
* | core: vm: Add `MPKReady` to governance (#97) | Jimmy Hu | 2019-04-09 | 14 | -85/+264 |
| | | | | | | * core/vm: Add DKGMPKReady * param: update GenesisHash * vendor: sync to latest core | ||||
* | vendor: sync to latest core (#91) | Mission Liao | 2019-04-09 | 9 | -101/+404 |
| | | | | | | - Implement new methods in db to cache DKG private key. - Implement new methods in db to cache compaction chain tip. | ||||
* | vendor: sync to latest core and fix conflict | Jimmy Hu | 2019-04-09 | 14 | -214/+322 |
| | |||||
* | vendor: sync to latest core and fix conflict (#79) | Jimmy Hu | 2019-04-09 | 5 | -97/+271 |
| | |||||
* | vendor: update to latest core (#71) | Jimmy Hu | 2019-04-09 | 10 | -248/+138 |
| | |||||
* | vendor: sync to latest core (#52) | Jimmy Hu | 2019-04-09 | 9 | -329/+747 |
| | |||||
* | vendor: sync to latest core (#37) | Jimmy Hu | 2019-04-09 | 18 | -157/+427 |
| | |||||
* | core: validate DKG set with correct nodeset in round-2 (#19) | Wei-Ning Huang | 2019-04-09 | 6 | -44/+27 |
| | | | | | * vendor: sync consensus core * core: validate DKG set with correct nodeset in round-2 | ||||
* | vendor: sync to latest core (#16) | Jimmy Hu | 2019-04-09 | 9 | -89/+131 |
| | |||||
* | vendor: sync to latest core | Jimmy Hu | 2019-04-09 | 6 | -114/+124 |
| | |||||
* | vendor: sync to latest core | Jimmy Hu | 2019-04-09 | 6 | -107/+134 |
| | |||||
* | vendor: sync to latest core | Wei-Ning Huang | 2019-04-09 | 7 | -222/+259 |
| | |||||
* | vendor: sync to latest core | Jimmy Hu | 2019-04-09 | 2 | -17/+26 |
| | |||||
* | vendor: sync to latest core | Jimmy Hu | 2019-04-09 | 12 | -62/+164 |
| | |||||
* | vendor: sync to latest consensus core | Wei-Ning Huang | 2019-04-09 | 3 | -314/+262 |
| | |||||
* | app: lock by chain correctly and remove old core in vendor | BJ4 | 2019-04-09 | 49 | -9828/+48 |
| | |||||
* | core: vm: governance: remove maxInterval | Wei-Ning Huang | 2019-04-09 | 4 | -39/+28 |
| | |||||
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2019-04-09 | 86 | -331/+10108 |
| | |||||
* | vendor: sync to latest core | Jimmy Hu | 2019-04-09 | 6 | -59/+251 |
| | |||||
* | vendor: sync consensus core and fix conflic | Jimmy Hu | 2019-04-09 | 5 | -44/+48 |
| | |||||
* | vendor: sync consensus core and fix conflict | Wei-Ning Huang | 2019-04-09 | 12 | -52/+177 |
| | |||||
* | vendor: sync consensus core and fix conflict | Wei-Ning Huang | 2019-04-09 | 12 | -151/+458 |
| | |||||
* | vendor: sync consensus core and fix conflict | Wei-Ning Huang | 2019-04-09 | 11 | -180/+162 |
| | |||||
* | vendor: sync consensus core | Wei-Ning Huang | 2019-04-09 | 4 | -47/+43 |
| | |||||
* | app: correct process pending block logic | Bojie Wu | 2019-04-09 | 5 | -19/+34 |
| | |||||
* | vendor: use govendor to import dexon-consensus-core | Wei-Ning Huang | 2019-04-09 | 165 | -2/+349004 |
| | |||||
* | vendor: add github.com/stretchr/testify/suite | Wei-Ning Huang | 2019-04-09 | 4 | -1/+254 |
| | |||||
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | dex: update interface and use static bls lib | Wei-Ning Huang | 2019-04-09 | 13 | -385/+94 |
| |