/print/lyx/

tw44/cgit/'>index : go-tangerine
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump ini from 1.3.5 to 1.3.7 in /dashboard/assetsdependabot/npm_and_yarn/dashboard/assets/ini-1.3.7dependabot[bot]2020-12-121-2/+2
* 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-15