| Commit message (Expand) | Author | Age | Files | Lines |
* | build(deps): bump elliptic from 6.4.0 to 6.5.4 in /dashboard/assetsdependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4 | dependabot[bot] | 2021-03-10 | 1 | -23/+27 |
* | cmd: update recovery infura RPC URLHEADmaster | Wei-Ning Huang | 2020-09-24 | 2 | -2/+2 |
* | Dockerfile: fix buildv1.0.0-tan | Wei-Ning Huang | 2020-09-24 | 2 | -3/+3 |
* | params: add new mainnet bootnode | Wei-Ning Huang | 2020-09-24 | 1 | -0/+1 |
* | cmd: update testnet recovery network RPC | Wei-Ning Huang | 2020-03-15 | 1 | -1/+1 |
* | params: update testnet dMoment | Wei-Ning Huang | 2020-03-15 | 1 | -2/+2 |
* | scripts: update run_bp.py.sha1 (#15) | Jhih-Ming Huang | 2020-02-24 | 1 | -1/+1 |
* | scripts: add recovery network endpoint option (#9) | Jhih-Ming Huang | 2020-02-24 | 1 | -1/+6 |
* | dex: add missing eth public API (#8) | Wei-Ning Huang | 2019-10-07 | 2 | -0/+43 |
* | build: ci: fix tests | Wei-Ning Huang | 2019-10-03 | 6 | -7/+13 |
* | BACKPORT: p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) | Felix Lange | 2019-10-03 | 2 | -2/+2 |
* | params: update testnet dMoment (#3) | Jhih-Ming Huang | 2019-10-03 | 2 | -3/+3 |
* | scripts: add auto upgrade functionality and daemon mode (#4) | Wei-Ning Huang | 2019-10-02 | 3 | -23/+101 |
* | scripts: add --force and --verbosity to run_bp.py (#2)tan-v1.0.0 | Jimmy Hu | 2019-10-01 | 1 | -2/+7 |
* | scripts: run_bp.py: support running testnet on a different port (#1) | Wei-Ning Huang | 2019-09-29 | 1 | -25/+53 |
* | scripts: fix missing argument | Wei-Ning Huang | 2019-09-23 | 1 | -1/+1 |
* | core: update mainnet genesis | Wei-Ning Huang | 2019-09-19 | 2 | -3/+3 |
* | core: update mainnet chain ID to 411 | Wei-Ning Huang | 2019-09-17 | 7 | -7/+7 |
* | misc: setup temporary gitlab ci before migrated | Hao | 2019-09-17 | 1 | -1/+1 |
* | scripts: return abs for offset | Wei-Ning Huang | 2019-09-17 | 1 | -1/+1 |
* | scripts: increase polling interval | Wei-Ning Huang | 2019-09-17 | 1 | -1/+1 |
* | scripts: add scripts for running bp nodes | Wei-Ning Huang | 2019-09-17 | 1 | -0/+229 |
* | dex: remove non-blocking message send | Wei-Ning Huang | 2019-09-17 | 1 | -6/+4 |
* | dex: add back recovery time alignment | Wei-Ning Huang | 2019-09-17 | 2 | -1/+16 |
* | dex: improve block proposer syncing process | Wei-Ning Huang | 2019-09-17 | 2 | -20/+17 |
* | dex: handler: check IsConsorium with dexonConfig instead of gov state | Jhih-Ming Huang | 2019-09-17 | 1 | -3/+3 |
* | params: update testnet dMoment | Wei-Ning Huang | 2019-09-17 | 1 | -2/+2 |
* | Revert "core: consider reset round when getting config state" | Wei-Ning Huang | 2019-09-17 | 3 | -35/+9 |
* | core: vm: fix DKG nacking threshold | Wei-Ning Huang | 2019-09-17 | 2 | -15/+19 |
* | params: update testnet dMoment | Wei-Ning Huang | 2019-09-17 | 2 | -3/+3 |
* | core: vm: allow unstake empty staked node | Wei-Ning Huang | 2019-09-17 | 1 | -1/+1 |
* | core: vm: reject transaction for some gov methods if value > 0 | Wei-Ning Huang | 2019-09-17 | 1 | -0/+48 |
* | params: update mainnet config | Wei-Ning Huang | 2019-09-17 | 3 | -16/+14 |
* | dex: potential flooding protection | Wei-Ning Huang | 2019-09-17 | 1 | -10/+18 |
* | dex: minor fix to core block syncing | Wei-Ning Huang | 2019-09-17 | 1 | -4/+6 |
* | core: add p2p whitelist for consortium | Jhih-Ming Huang | 2019-09-17 | 9 | -392/+1025 |
* | params: update testnet dMoment | Wei-Ning Huang | 2019-09-17 | 1 | -2/+2 |
* | core: vm: use correct notary set size when verifying CRS | Wei-Ning Huang | 2019-09-17 | 1 | -1/+1 |
* | params: update testnet config and dMoment | Wei-Ning Huang | 2019-09-17 | 3 | -13/+13 |
* | core: consider reset round when getting config state | Wei-Ning Huang | 2019-09-17 | 3 | -9/+35 |
* | core: add GovUtil to unify governance state related access | Wei-Ning Huang | 2019-09-17 | 15 | -205/+302 |
* | dex: minor refactor | Wei-Ning Huang | 2019-09-17 | 2 | -14/+12 |
* | zoo: update token contract | Wei-Ning Huang | 2019-09-17 | 4 | -14/+455 |
* | zoo: fix feeder | Wei-Ning Huang | 2019-09-17 | 2 | -2/+6 |
* | params: update testnet dMoment | Wei-Ning Huang | 2019-09-17 | 1 | -2/+2 |
* | node: add support for gauge metrics | Wei-Ning Huang | 2019-09-17 | 1 | -0/+5 |
* | dex: gracefully shutdown when consensus core stops | Wei-Ning Huang | 2019-09-17 | 3 | -14/+18 |
* | import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse... | Wei-Ning Huang | 2019-09-17 | 331 | -723/+341 |
* | ci: add docker build and upload job | Wei-Ning Huang | 2019-09-17 | 1 | -0/+18 |
* | params: update testnet dMoment | Wei-Ning Huang | 2019-09-17 | 3 | -5/+5 |
* | core: vm update oracle contract addresses | Wei-Ning Huang | 2019-09-17 | 1 | -2/+5 |
* | core: vm: update governance test suite name | Wei-Ning Huang | 2019-09-17 | 1 | -20/+20 |
* | core: vm: remove opRand and use oracle contract to get random number | Jhih-Ming Huang | 2019-09-17 | 8 | -35/+86 |
* | core: set block timestamp to second instead of millisecond | Wei-Ning Huang | 2019-09-17 | 3 | -4/+4 |
* | core: vm: add updateNodeInfo governance method | Wei-Ning Huang | 2019-09-17 | 3 | -86/+201 |
* | params: update testnet and remove DEXON testnets | Wei-Ning Huang | 2019-09-17 | 14 | -216/+20 |
* | ci: add gitlab CI | Wei-Ning Huang | 2019-09-17 | 1 | -0/+39 |
* | cmd/swarm: disable fuse related tests | Wei-Ning Huang | 2019-09-17 | 1 | -2/+2 |
* | build: fix test scripts | Wei-Ning Huang | 2019-09-17 | 6 | -51/+38 |
* | Rebrand as tangerine-network/go-tangerine | Wei-Ning Huang | 2019-09-17 |