aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd: update recovery infura RPC URLHEADmasterWei-Ning Huang2020-09-242-2/+2
* Dockerfile: fix buildv1.0.0-tanWei-Ning Huang2020-09-242-3/+3
* params: add new mainnet bootnodeWei-Ning Huang2020-09-241-0/+1
* cmd: update testnet recovery network RPCWei-Ning Huang2020-03-151-1/+1
* params: update testnet dMomentWei-Ning Huang2020-03-151-2/+2
* scripts: update run_bp.py.sha1 (#15)Jhih-Ming Huang2020-02-241-1/+1
* scripts: add recovery network endpoint option (#9)Jhih-Ming Huang2020-02-241-1/+6
* dex: add missing eth public API (#8)Wei-Ning Huang2019-10-072-0/+43
* build: ci: fix testsWei-Ning Huang2019-10-036-7/+13
* BACKPORT: p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963)Felix Lange2019-10-032-2/+2
* params: update testnet dMoment (#3)Jhih-Ming Huang2019-10-032-3/+3
* scripts: add auto upgrade functionality and daemon mode (#4)Wei-Ning Huang2019-10-023-23/+101
* scripts: add --force and --verbosity to run_bp.py (#2)tan-v1.0.0Jimmy Hu2019-10-011-2/+7
* scripts: run_bp.py: support running testnet on a different port (#1)Wei-Ning Huang2019-09-291-25/+53
* scripts: fix missing argumentWei-Ning Huang2019-09-231-1/+1
* core: update mainnet genesisWei-Ning Huang2019-09-192-3/+3
* core: update mainnet chain ID to 411Wei-Ning Huang2019-09-177-7/+7
* misc: setup temporary gitlab ci before migratedHao2019-09-171-1/+1
* scripts: return abs for offsetWei-Ning Huang2019-09-171-1/+1
* scripts: increase polling intervalWei-Ning Huang2019-09-171-1/+1
* scripts: add scripts for running bp nodesWei-Ning Huang2019-09-171-0/+229
* dex: remove non-blocking message sendWei-Ning Huang2019-09-171-6/+4
* dex: add back recovery time alignmentWei-Ning Huang2019-09-172-1/+16
* dex: improve block proposer syncing processWei-Ning Huang2019-09-172-20/+17
* dex: handler: check IsConsorium with dexonConfig instead of gov stateJhih-Ming Huang2019-09-171-3/+3
* params: update testnet dMomentWei-Ning Huang2019-09-171-2/+2
* Revert "core: consider reset round when getting config state"Wei-Ning Huang2019-09-173-35/+9
* core: vm: fix DKG nacking thresholdWei-Ning Huang2019-09-172-15/+19
* params: update testnet dMomentWei-Ning Huang2019-09-172-3/+3
* core: vm: allow unstake empty staked nodeWei-Ning Huang2019-09-171-1/+1
* core: vm: reject transaction for some gov methods if value > 0Wei-Ning Huang2019-09-171-0/+48
* params: update mainnet configWei-Ning Huang2019-09-173-16/+14
* dex: potential flooding protectionWei-Ning Huang2019-09-171-10/+18
* dex: minor fix to core block syncingWei-Ning Huang2019-09-171-4/+6
* core: add p2p whitelist for consortiumJhih-Ming Huang2019-09-179-392/+1025
* params: update testnet dMomentWei-Ning Huang2019-09-171-2/+2
* core: vm: use correct notary set size when verifying CRSWei-Ning Huang2019-09-171-1/+1
* params: update testnet config and dMomentWei-Ning Huang2019-09-173-13/+13
* core: consider reset round when getting config stateWei-Ning Huang2019-09-173-9/+35
* core: add GovUtil to unify governance state related accessWei-Ning Huang2019-09-1715-205/+302
* dex: minor refactorWei-Ning Huang2019-09-172-14/+12
* zoo: update token contractWei-Ning Huang2019-09-174-14/+455
* zoo: fix feederWei-Ning Huang2019-09-172-2/+6
* params: update testnet dMomentWei-Ning Huang2019-09-171-2/+2
* node: add support for gauge metricsWei-Ning Huang2019-09-171-0/+5
* dex: gracefully shutdown when consensus core stopsWei-Ning Huang2019-09-173-14/+18
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-17331-723/+341
* ci: add docker build and upload jobWei-Ning Huang2019-09-171-0/+18
* params: update testnet dMomentWei-Ning Huang2019-09-173-5/+5
* core: vm update oracle contract addressesWei-Ning Huang2019-09-171-2/+5
* core: vm: update governance test suite nameWei-Ning Huang2019-09-171-20/+20
* core: vm: remove opRand and use oracle contract to get random numberJhih-Ming Huang2019-09-178-35/+86
* core: set block timestamp to second instead of millisecondWei-Ning Huang2019-09-173-4/+4
* core: vm: add updateNodeInfo governance methodWei-Ning Huang2019-09-173-86/+201
* params: update testnet and remove DEXON testnetsWei-Ning Huang2019-09-1714-216/+20
* ci: add gitlab CIWei-Ning Huang2019-09-171-0/+39
* cmd/swarm: disable fuse related testsWei-Ning Huang2019-09-171-2/+2
* build: fix test scriptsWei-Ning Huang2019-09-176-51/+38
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171169-5008/+8534
* cmd: nodekey: add pk2addr (#400)Jimmy Hu2019-09-171-0/+27
* dex: change pull block rate limit (#420)Jimmy Hu2019-09-171-1/+1
* cmd: fix version displayWei-Ning Huang2019-09-171-3/+3
* core: vm: prevent replace duplicate nodeKeyWei-Ning Huang2019-09-172-3/+24
* travis-ci: disable uploadsWei-Ning Huang2019-09-171-47/+41
* core: vm: fix payFine functionWei-Ning Huang2019-09-172-1/+11
* app: increase test accounts balance (#421)bojie2019-09-171-1/+1
* vendor: sync to latest core (#413)Jimmy Hu2019-09-175-42/+47
* rpc: notary info (#397)Sonic2019-09-173-0/+87
* ci: build release/x.x branch (#401)Jimmy Hu2019-09-171-0/+1
* zoo: refacter and save keys (#403)Jimmy Hu2019-09-176-180/+380
* core: vm: implement transferNodeOwnershipByFoundation (#399)Wei-Ning Huang2019-06-153-0/+93
* ci: use new cert file to run ci in travis.org (#398)bojie2019-06-153-1/+1
* vendor: sync to latest core (#394)Jimmy Hu2019-06-153-27/+30
* core, rawdb, dex: improve gov state for syncing (#393)Sonic2019-06-155-3/+108
* vendor: sync to latest core (#392)Jimmy Hu2019-06-152-23/+23
* core: update mainnet genesis allocWei-Ning Huang2019-06-152-2/+2
* test: run smoke test on ganache (#388)Sonic2019-06-153-7/+44
* core: update mainnet genesis alloc (#389)Wei-Ning Huang2019-06-152-2/+2
* vendor: sync to latest core (#386)Jimmy Hu2019-06-152-22/+23
* core: update mainnet genesis alloc (#384)Wei-Ning Huang2019-06-152-2/+2
* core: vm: add sanity check for updateConfiguration (#383)Wei-Ning Huang2019-06-151-0/+12
* core: optimize verify header (#381)Jimmy Hu2019-06-151-11/+76
* core: only verify the last tsig of header chain (#380)Jimmy Hu2019-06-151-6/+13
* vendor: sync to latest coreJimmy Hu2019-06-154-75/+73
* core: vm: fix node offset during transfer (#377)Wei-Ning Huang2019-06-152-13/+9
* dex/downloader: fix find common ancestor (#376)Sonic2019-06-151-2/+2
* core: mainnet genesis allocation (#375)Wei-Ning Huang2019-06-152-2/+2
* crypto: use go-ethereum secp256k1 package to avoid symbol conflict (#374)Wei-Ning Huang2019-06-15100-265/+793
* core: vm: add withdrawable (#373)Jimmy Hu2019-06-153-15/+66
* ci: fix wrong bucket name (#371)bojie2019-06-153-6/+6
* core: vm: refine panic flow (#372)Wei-Ning Huang2019-06-151-15/+7
* params: update mainnet owner address and recovery contract (#370)Wei-Ning Huang2019-06-151-24/+24
* core: update mainnet genesis allocation data and config (#369)Wei-Ning Huang2019-06-153-4/+4
* core: vm: clearDKG in resetDKG (#368)Jimmy Hu2019-06-151-0/+8
* params: update taipei bootnodeJimmy Hu2019-06-151-1/+1
* core: vm: fix emitReported (#367)Wei-Ning Huang2019-06-151-6/+15
* core: vm: prevent setting owner to blackhole (#366)Jimmy Hu2019-06-152-1/+19
* ci: use prod certification (#365)bojie2019-06-153-6/+6
* vendor: sync to latest coreJimmy Hu2019-06-154-51/+84
* dex: add pullblock rate limit (#363)Jimmy Hu2019-06-151-8/+20
* core: implement DKG success (#362)Jimmy Hu2019-06-1519-72/+391
* build: reduce waittime for recovery test to 300sJimmy Hu2019-06-151-1/+1
* vendor: sync to latest coreJimmy Hu2019-06-152-21/+31
* cmd: add govtool for decoding governance input (#361)Wei-Ning Huang2019-06-151-0/+145
* build: disable static built by default (#359)Wei-Ning Huang2019-06-155-156/+35
* dex: implement bad peer detect and disconnect mechanism (#360)Wei-Ning Huang2019-06-1516-129/+279
* dex: update recovery contract ABI (#357)Wei-Ning Huang2019-06-151-54/+0
* vendor: use BLS-12_384 curve and update dependencies (#356)Wei-Ning Huang2019-06-15171-1268/+24751
* misc: use master branch for dexon-consensusJimmy Hu2019-06-151-1/+1
* core: add reset to dkg private key db (#355)Jimmy Hu2019-06-157-78/+92
* consensus: dexcon: set correct tx fee receiverWei-Ning Huang2019-06-151-1/+1
* core: vm: improve MPK reverse lookup performanceWei-Ning Huang2019-06-153-82/+92
* Update README.md (#351)Wei-Ning Huang2019-06-151-8/+6
* vendor: sync to latest coreJimmy Hu2019-06-152-41/+63
* dex: remove time alignment when force sync (#349)Jimmy Hu2019-06-154-41/+39
* dex: reduce agreement result (#348)Jimmy Hu2019-06-151-0/+1
* vendor: sync to latest coreJimmy Hu2019-06-152-26/+38
* travis-ci: disable GCP build uploadWei-Ning Huang2019-06-151-21/+21
* vendor: sync to latest coreJimmy Hu2019-06-156-33/+58
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-06-158-45/+28
* vendor: sync to latest coreJimmy Hu2019-06-155-28/+43
* dex: remove RandomnessMsg (#342)Sonic2019-06-151-5/+4
* params: update testnet dmoment (#340)Wei-Ning Huang2019-06-151-2/+2
* core: fix genesis timestamp (#338)Jimmy Hu2019-06-153-9/+9
* vendor: sync to latest coreJimmy Hu2019-06-153-32/+44
* core: update mainnet and testnet config and genesis alloc (#337)Wei-Ning Huang2019-06-154-22/+26
* cmd: monkey: use suggested gas priceWei-Ning Huang2019-06-151-2/+7
* vendor: sync to latest coreWei-Ning Huang2019-06-155-46/+76
* build: add end to end integration test for recovery mechanism (#336)Sonic2019-06-154-3/+104
* core: vm: cache GPK to prevent DoS (#335)Wei-Ning Huang2019-06-152-17/+34
* core: add cache for DKG MPK and complaint (#334)Wei-Ning Huang2019-06-152-36/+90
* vendor: sync to latest coreWei-Ning Huang2019-06-154-31/+79
* dex: remove node table (#330)Sonic2019-06-159-549/+35
* core: vm: fineFailStopDKG if MPK not registered (#329)Jimmy Hu2019-06-152-12/+29
* dex: get synced consensus before sleep (#331)Jimmy Hu2019-06-151-3/+5
* dex: try to reduce the chance to pull non-finalized blocks (#327)Mission Liao2019-06-155-57/+156
* core: vm: fix fineFailStopDKG (#328)Jimmy Hu2019-06-151-1/+1
* vendor: sync to latest coreJimmy Hu2019-06-1512-212/+267
* p2p, p2p/discover: more aggressive dial strategy for direct dial (#326)Sonic2019-06-153-12/+26
* dexcon: correctly fine DKGSet for not producing blocks (#325)Wei-Ning Huang2019-06-157-68/+80
* core: vm: implement node public key replacement (#324)Wei-Ning Huang2019-06-153-1/+102
* vendor: sync to latest core (#320)Jimmy Hu2019-06-1525-393/+275
* core: vm: clear DKG the right way (#319)Jimmy Hu2019-06-151-1/+1
* core/vm: resetDKG if ttoo less qualified (#318)Jimmy Hu2019-06-151-1/+9
* dex: fix a panic (#317)Jimmy Hu2019-06-151-1/+1
* params: update bootnode (#316)Wei-Ning Huang2019-06-151-3/+5
* Dockerfile: include bootnode in imageWei-Ning Huang2019-06-151-1/+2
* vendor: sync to latest coreJimmy Hu2019-06-155-81/+121
* core: fix forget connection in resetDKG (#314)Jimmy Hu2019-06-152-1/+12
* core: vm: make fail stop fine value configurable (#312)Wei-Ning Huang2019-06-155-74/+121
* dex: fix initial build connection bug (#311)Jimmy Hu2019-06-152-4/+7
* vendor: sync to latest coreJimmy Hu2019-06-156-34/+62
* dex: rebuild connection if dkg reset, core/vm: fix gov (#308)Jimmy Hu2019-06-155-2/+37
* core: vm: update set size on node info change (#307)Wei-Ning Huang2019-06-151-8/+4
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-1532-1032/+1064
* backport from v1.8.23 (#304)Sonic2019-06-1313-88/+435
* dex: do not propose skip block if not in notary set (#303)Wei-Ning Huang2019-06-131-0/+10
* dex: fix missing trie node when fast syncing (#301)Sonic2019-06-132-2/+4
* core: fix finalize logic (#302)Jimmy Hu2019-06-132-6/+4
* core: set extended round block reward to zero (#298)Wei-Ning Huang2019-06-135-20/+102
* vendor: sync to latest core (#300)Jimmy Hu2019-06-1311-237/+222
* dex: fix deadlock (#299)Sonic2019-06-131-1/+1
* core: vm: fix DKG reset (#296)Wei-Ning Huang2019-06-133-24/+27
* vendor: sync to latest core (#295)Wei-Ning Huang2019-06-135-118/+175
* Revert "p2p/discover: increase IP address limits (#60)"Wei-Ning Huang2019-06-131-3/+2
* dex: skip duplicate vote to reduce gas used (#293)Wei-Ning Huang2019-06-131-27/+45
* dex: fix fast sync in BP mode (#291)Wei-Ning Huang2019-06-134-44/+78
* dex: reduce msg when broadcast tx (#292)Sonic2019-06-132-19/+51
* core/vm: remove round from addDKG functions (#279)Jimmy Hu2019-06-1323-365/+1038
* core: vm: deny duplicate public key from registering (#289)Wei-Ning Huang2019-06-132-1/+20
* core: vm: pay fine to governance owner and trigger set size recalculation (#288)Wei-Ning Huang2019-06-131-1/+5
* indexer: support fast-sync (#287)Chung-Yu Liu2019-06-131-0/+2
* dex: recieve bp msg when recovery, use atomic to protect the flag (#286)Sonic2019-06-132-17/+19
* dex: ignore acceptableDist when force synchronise (#285)Sonic2019-06-133-5/+23
* consensus: dexcon: disqualify dead node (#280)Wei-Ning Huang2019-06-1311-152/+294
* core: check coinbase for empty block (#282)Jimmy Hu2019-06-131-6/+13
* dex: fix start bp node with empty datadir (#278)Sonic2019-06-132-22/+31
* core: vm: emit event when transfering owner (#277)Wei-Ning Huang2019-06-133-0/+48
* core: fix headerchain coinbase validationWei-Ning Huang2019-06-131-2/+7
* dex: add block confirme latency (#275)Jimmy Hu2019-06-132-0/+3
* core: vm: automatically calculate notary set size (#276)Wei-Ning Huang2019-06-137-44/+125
* dex: do not start watchcat when blockchain is empty (#273)Wei-Ning Huang2019-06-121-4/+8
* core: vm: add extra checks to prevent DKG spamming (#272)Wei-Ning Huang2019-06-126-67/+187
* core: vm: fix naming consistencyWei-Ning Huang2019-06-122-11/+11
* app: validate gas price while preparing block (#274)bojie2019-06-122-34/+126
* dex: align recovery dMoment when resuming consensus (#271)Wei-Ning Huang2019-06-121-1/+16
* cmd: fix default recovery network RPC URLWei-Ning Huang2019-06-121-4/+5
* p2p, dex: add debug log (#269)Sonic2019-06-125-18/+68
* core: check reset of dkg types when adding (#268)Jimmy Hu2019-06-128-54/+195
* dex: properly shutdown protocol stack (#267)Wei-Ning Huang2019-06-123-6/+12
* dex: properly start and stop the block proposer module (#264)Wei-Ning Huang2019-06-124-19/+11
* core: vm: reorder minGasPriceLocWei-Ning Huang2019-06-122-5/+5
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-06-1210-35/+33
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-06-1232-435/+2435
* app: remove log handler in test (#261)bojie2019-06-121-3/+0
* dex: add meter for agreement result (#260)Wei-Ning Huang2019-06-121-12/+14
* dex: rename lattice to coreWei-Ning Huang2019-06-127-43/+43
* app: set delivered height correctly (#259)bojie2019-06-121-0/+1
* core: vm: group min gas price with related state variables (#257)Wei-Ning Huang2019-06-124-24/+24
* dex: priority for ba vote (#256)Jimmy Hu2019-06-121-0/+17
* core: vm: implement transfer node ownership (#255)Wei-Ning Huang2019-06-124-10/+85
* p2p: report peer counts to datadog (#254)Cliff Lin2019-06-122-0/+4
* core: vm: create new oracle contract instance in each call (#251)Wei-Ning Huang2019-06-123-6/+16
* vendor: sync to latest core (#253)Jimmy Hu2019-06-1216-138/+742
* core/vm: use core util to get threshold of tsig (#250)Jimmy Hu2019-06-121-3/+4
* params: update testnet config to 40 nodesJimmy Hu2019-06-122-8/+8
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-1211-211/+276
* params: update taipei bootnode IPWei-Ning Huang2019-06-121-1/+1
* p2p/discover: fix peer discovery (#248)Wei-Ning Huang2019-06-121-0/+2
* core: touch verifierCache at 90% of round (#247)Jimmy Hu2019-06-121-2/+35
* app: new app test flow (#244)bojie2019-06-129-70/+2289
* core: vm: remove delegation mechanism (#245)Wei-Ning Huang2019-06-128-1001/+267
* dex: fetcher: modify parameters to speedup syncing (#239)Wei-Ning Huang2019-06-123-5/+7
* dex: rename IsLatticeSyncing to IsCoreSyncing (#238)Wei-Ning Huang2019-06-123-5/+5
* core: vm: expose CRSRound and DKGRound and fix consistency (#236)Wei-Ning Huang2019-06-124-63/+121
* vendor: sync to latest core (#237)Jimmy Hu2019-06-126-36/+98
* build: ci: extend legacy-evm test timeout to 10m (#235)JM2019-06-121-1/+1
* Dockerfile.alltools: update Dockerfile for building tools (#234)Wei-Ning Huang2019-06-122-10/+10
* cmd: nodekey: add command to generate and inspect nodekey (#233)Wei-Ning Huang2019-06-121-0/+93
* dex, dex/downloader: remove some TODO comments (#232)Sonic2019-06-125-13/+1
* misc: update dockerignoreJimmy Hu2019-06-121-1/+2
* app: refactor app run as single chain (#226)bojie2019-06-124-290/+161
* test: update test parameters (#229)Wei-Ning Huang2019-06-125-24/+26
* vendor: sync to latest core (#231)Jimmy Hu2019-06-124-27/+52
* core: fix dkgJimmy Hu2019-06-121-12/+47
* params: Change taipei to 40 nodes (#227)Jimmy Hu2019-06-122-4/+4
* vendor: sync to latest core (#225)Jimmy Hu2019-06-123-73/+33
* dex: fill in correct coinbase address (#223)Wei-Ning Huang2019-06-123-723/+19
* params: Update config (#224)Jimmy Hu2019-06-122-10/+10
* core: vm: validate addDKGMasterPublicKey caller properly (#220)Wei-Ning Huang2019-06-124-63/+62
* core: vm: flatten governanceWei-Ning Huang2019-06-1221-631/+679
* core: sync to latest core (#214)Jimmy Hu2019-06-1233-759/+555
* misc: Update DockerfileJimmy Hu2019-06-121-2/+2
* test: build bootnode if not existWei-Ning Huang2019-06-121-3/+10
* params: add Yilan network (#207)Mission Liao2019-06-1211-5/+96
* core: Fixed gas price (#205)Jimmy Hu2019-06-1212-13/+161
* core: set oracle contract's code (#209)Sonic2019-06-124-4/+9
* fee: fix wrong gas used (#208)bojie2019-06-121-0/+2
* zoo: reduce monkey valueJimmy Hu2019-06-121-2/+2
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-1240-4707/+1285
* copy testnet config to taipeiJimmy Hu2019-06-122-9/+9
* misc: add ignore fileJimmy Hu2019-06-121-0/+1
* core/vm: fix getConfigState (#203)Jimmy Hu2019-06-121-4/+3
* vm: reset DKG (#190)Jimmy Hu2019-06-124-70/+562
* dex: some minor improvements (#195)Sonic2019-06-123-144/+117
* dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188)Sonic2019-06-127-63/+95
* travis: Add notification to slackJimmy Hu2019-06-121-0/+3
* p2p, dex: some fixes (#189)Sonic2019-06-122-1/+4
* p2p, dex: rework connection management (#183)Sonic2019-06-1211-1084/+424
* transaction: use all transaction gas to reduce attack intention (#180)bojie2019-06-122-1/+43