aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/gdex
Commit message (Collapse)AuthorAgeFilesLines
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-04-091-1/+1
| | | | | | * core/vm: Add DKGMPKReady * param: update GenesisHash * vendor: sync to latest core
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-04-091-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 Hu2019-04-091-0/+1
|
* core: fix tests (#65)Wei-Ning Huang2019-04-092-8/+8
|
* cmd: fix tests (#55)bojie2019-04-093-14/+19
|
* core: add Taipei testnet (#47)Wei-Ning Huang2019-04-093-1/+5
| | | | Add a new testnet named Taipei.
* cmd: gdex: Revert #6 (#11)Jimmy Hu2019-04-091-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 Hu2019-04-091-0/+44
|
* test: start a separate RPC node for testing block syncWei-Ning Huang2019-04-092-4/+4
|
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-04-0918-0/+3446