Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: vm: Add `MPKReady` to governance (#97) | Jimmy Hu | 2019-04-09 | 1 | -1/+1 |
| | | | | | | * core/vm: Add DKGMPKReady * param: update GenesisHash * vendor: sync to latest core | ||||
* | core: vm: add undelegate fund lockup mechanism (#94) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
| | | | | | Only allow a user to withdraw funds after a certain lockup period. This way, the fund of a bad actor could be confiscated before he could escape. | ||||
* | dex, cmd: Add DMoment to command line (#87) | Jimmy Hu | 2019-04-09 | 1 | -0/+1 |
| | |||||
* | core: fix tests (#65) | Wei-Ning Huang | 2019-04-09 | 2 | -8/+8 |
| | |||||
* | cmd: fix tests (#55) | bojie | 2019-04-09 | 3 | -14/+19 |
| | |||||
* | core: add Taipei testnet (#47) | Wei-Ning Huang | 2019-04-09 | 3 | -1/+5 |
| | | | | Add a new testnet named Taipei. | ||||
* | cmd: gdex: Revert #6 (#11) | Jimmy Hu | 2019-04-09 | 1 | -44/+0 |
| | | | | | | | | * Revert "cmd: gdex: SIGUSR1 to dump stack (#6)" This reverts commit 86c985c76272667ad68c604ad09e229453d17859. * Add pprof to test | ||||
* | cmd: gdex: SIGUSR1 to dump stack (#6) | Jimmy Hu | 2019-04-09 | 1 | -0/+44 |
| | |||||
* | test: start a separate RPC node for testing block sync | Wei-Ning Huang | 2019-04-09 | 2 | -4/+4 |
| | |||||
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-04-09 | 18 | -0/+3446 |