aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* log: add stackdriver handlercliff-logCliff Lin2019-03-181-0/+87
* p2p, dex: add debug log (#269)Sonic2019-03-185-18/+68
* core: check reset of dkg types when adding (#268)Jimmy Hu2019-03-178-54/+195
* dex: properly shutdown protocol stack (#267)Wei-Ning Huang2019-03-173-6/+12
* dex: properly start and stop the block proposer module (#264)Wei-Ning Huang2019-03-174-19/+11
* core: vm: reorder minGasPriceLocWei-Ning Huang2019-03-172-5/+5
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-03-1710-31/+31
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-03-1732-435/+2435
* app: remove log handler in test (#261)bojie2019-03-161-3/+0
* dex: add meter for agreement result (#260)Wei-Ning Huang2019-03-161-12/+14
* dex: rename lattice to coreWei-Ning Huang2019-03-167-43/+43
* app: set delivered height correctly (#259)bojie2019-03-161-0/+1
* core: vm: group min gas price with related state variables (#257)Wei-Ning Huang2019-03-144-24/+24
* dex: priority for ba vote (#256)Jimmy Hu2019-03-141-0/+17
* core: vm: implement transfer node ownership (#255)Wei-Ning Huang2019-03-144-10/+85
* p2p: report peer counts to datadog (#254)Cliff Lin2019-03-142-0/+4
* core: vm: create new oracle contract instance in each call (#251)Wei-Ning Huang2019-03-133-6/+16
* vendor: sync to latest core (#253)Jimmy Hu2019-03-1316-138/+742
* core/vm: use core util to get threshold of tsig (#250)Jimmy Hu2019-03-131-3/+4
* params: update testnet config to 40 nodesJimmy Hu2019-03-132-8/+8
* vendor: sync to latest core and fix conflictJimmy Hu2019-03-1211-211/+276
* params: update taipei bootnode IPWei-Ning Huang2019-03-121-1/+1
* p2p/discover: fix peer discovery (#248)Wei-Ning Huang2019-03-121-0/+2
* core: touch verifierCache at 90% of round (#247)Jimmy Hu2019-03-121-2/+35
* app: new app test flow (#244)bojie2019-03-129-70/+2289
* core: vm: remove delegation mechanism (#245)Wei-Ning Huang2019-03-128-1001/+267
* dex: fetcher: modify parameters to speedup syncing (#239)Wei-Ning Huang2019-03-123-5/+7
* dex: rename IsLatticeSyncing to IsCoreSyncing (#238)Wei-Ning Huang2019-03-123-5/+5
* core: vm: expose CRSRound and DKGRound and fix consistency (#236)Wei-Ning Huang2019-03-124-63/+121
* vendor: sync to latest core (#237)Jimmy Hu2019-03-126-36/+98
* build: ci: extend legacy-evm test timeout to 10m (#235)JM2019-03-121-1/+1
* Dockerfile.alltools: update Dockerfile for building tools (#234)Wei-Ning Huang2019-03-122-10/+10
* cmd: nodekey: add command to generate and inspect nodekey (#233)Wei-Ning Huang2019-03-121-0/+93
* tests: update testdataWei-Ning Huang2019-03-121-0/+0
* dex, dex/downloader: remove some TODO comments (#232)Sonic2019-03-125-13/+1
* misc: update dockerignoreJimmy Hu2019-03-121-1/+2
* app: refactor app run as single chain (#226)bojie2019-03-124-290/+161
* test: update test parameters (#229)Wei-Ning Huang2019-03-125-24/+26
* vendor: sync to latest core (#231)Jimmy Hu2019-03-124-27/+52
* core: fix dkgJimmy Hu2019-03-121-12/+47
* params: Change taipei to 40 nodes (#227)Jimmy Hu2019-03-122-4/+4
* vendor: sync to latest core (#225)Jimmy Hu2019-03-123-73/+33
* dex: fill in correct coinbase address (#223)Wei-Ning Huang2019-03-123-723/+19
* params: Update config (#224)Jimmy Hu2019-03-122-10/+10
* core: vm: validate addDKGMasterPublicKey caller properly (#220)Wei-Ning Huang2019-03-124-63/+62
* core: vm: flatten governanceWei-Ning Huang2019-03-1221-631/+679
* core: sync to latest core (#214)Jimmy Hu2019-03-1233-759/+555
* misc: Update DockerfileJimmy Hu2019-03-121-2/+2
* test: build bootnode if not existWei-Ning Huang2019-03-121-3/+10
* params: add Yilan network (#207)Mission Liao2019-03-1211-5/+96
* core: Fixed gas price (#205)Jimmy Hu2019-03-1212-13/+161
* core: set oracle contract's code (#209)Sonic2019-03-124-4/+9
* fee: fix wrong gas used (#208)bojie2019-03-121-0/+2
* zoo: reduce monkey valueJimmy Hu2019-03-121-2/+2
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-03-1240-4707/+1285
* copy testnet config to taipeiJimmy Hu2019-03-122-9/+9
* misc: add ignore fileJimmy Hu2019-03-121-0/+1
* core/vm: fix getConfigState (#203)Jimmy Hu2019-03-121-4/+3
* vm: reset DKG (#190)Jimmy Hu2019-03-124-70/+562
* dex: some minor improvements (#195)Sonic2019-03-123-144/+117
* dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188)Sonic2019-03-127-63/+95
* travis: Add notification to slackJimmy Hu2019-03-121-0/+3
* p2p, dex: some fixes (#189)Sonic2019-03-122-1/+4
* p2p, dex: rework connection management (#183)Sonic2019-03-1211-1084/+424
* transaction: use all transaction gas to reduce attack intention (#180)bojie2019-03-122-1/+43
* vendor, param: sync to latest core and update dmoment (#182)Jimmy Hu2019-03-123-25/+29
* app: prepare/verify block limit in correct round (#181)bojie2019-03-121-2/+2
* core/vm: modify Withdrawn event and add NodeRemoved event (#179)Jimmy Hu2019-03-122-4/+31
* vendor, param: sync to latest core and update testnet config (#178)Jimmy Hu2019-03-123-24/+25
* params: Update taipei configJimmy Hu2019-03-121-4/+4
* params: update testnet config (#177)Jimmy Hu2019-03-125-96/+164
* core: vm: refactor governance and add node info oracle (#174)Wei-Ning Huang2019-03-126-683/+954
* core: vm: Add amount to undelegate event (#176)Jimmy Hu2019-03-122-4/+9
* core: vm: more change to the randomness calculation (#175)Wei-Ning Huang2019-03-121-5/+5
* core: vm: modify randomness calculation algorithm (#173)Wei-Ning Huang2019-03-122-3/+7
* consensus: dexcon: snapshot round height when finalizing block (#170)Wei-Ning Huang2019-03-1217-279/+332
* dex: reduce pullVote (#172)Jimmy Hu2019-03-121-2/+3
* ci: move smoke-test to PR testWei-Ning Huang2019-03-121-17/+17
* ci: Only build on dev and master (#171)Jimmy Hu2019-03-121-0/+4
* dex: Add rate limit for pullVote (#169)Jimmy Hu2019-03-121-7/+21
* core, dex/downloader: polish headers verification and blocks insertion logic ...Sonic2019-03-1214-625/+1143
* params: Update testnet dmomentJimmy Hu2019-03-122-2/+2
* params: Update testnet config (#167)Jimmy Hu2019-03-1213-79/+122
* param: Update testnet dmoment (#166)Jimmy Hu2019-03-121-1/+1
* travis: re-encrypt GCP credential file (#165)bojie2019-03-123-3/+3
* params: update testnet dMomentWei-Ning Huang2019-03-121-1/+1
* params: update testnet genesis and dMomentWei-Ning Huang2019-03-122-6/+5
* p2p: report latency and relative latency to datadog (#162)Wei-Ning Huang2019-03-122-3/+14
* travis: add new CI test to test fullnode (#138)bojie2019-03-1210-39/+366
* dex: add block number gauge (#140)haoping-ku2019-03-121-18/+25
* core, dex: use block hash as witness data (#160)Sonic2019-03-127-74/+30
* blockchain: add mutex lock to prevent fork (#159)bojie2019-03-121-1/+6
* common: fix big scan from bytes (#157)johnliu-dexon2019-03-122-2/+6
* core: sync to latest core (#158)Jimmy Hu2019-03-127-47/+63
* params: update testnet dMomentWei-Ning Huang2019-03-121-1/+1
* Fix the usage of sync.Map (#156)Mission Liao2019-03-121-4/+2
* app: fix reward bug with empty block (#155)bojie2019-03-122-12/+15
* vendor: sync to latest core (#154)Jimmy Hu2019-03-1221-344/+891
* test: update dmoment with python script (#153)Wei-Ning Huang2019-03-121-2/+11
* params: update testnet dMomentWei-Ning Huang2019-03-121-1/+1
* app: remove pending block logic (#149)bojie2019-03-1214-466/+342
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-03-1212-39/+42
* core: update taipei allocJimmy Hu2019-03-121-1/+1
* params: update genesis configWei-Ning Huang2019-03-124-25/+30
* test: Update bootnode pathJimmy Hu2019-03-121-1/+1
* params: update bootnode IPWei-Ning Huang2019-03-121-8/+3
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-03-1217-240/+479
* core: vm: add totalSupply and totalStaked in the governance contract (#144)Wei-Ning Huang2019-03-125-37/+146
* core: vm: move governance abi to a separate file (#143)Wei-Ning Huang2019-03-123-1055/+1076
* core: vm: emit events for more governance actions (#142)Wei-Ning Huang2019-03-121-0/+145
* misc: Fix makefileJimmy Hu2019-03-121-2/+2
* core: update testnet genesis_allocJimmy Hu2019-03-122-3/+3
* core: update taipei network genesis allocWei-Ning Huang2019-03-121-1/+1
* indexer: pass network-related params through config (#133)Meng-Ying Yang2019-03-122-0/+14
* dex: remove unused log (#136)Sonic2019-03-121-4/+0
* core: fix corner case when initializing round height (#134)Sonic2019-03-121-1/+1
* app: implement logic for prepare/verify correctly when chain number change (#...bojie2019-03-128-25/+383
* dex: replace NodeMeta with ENR (#132)Sonic2019-03-129-255/+236
* travis-ci: fix gcp-linux build (#131)Wei-Ning Huang2019-03-121-3/+0
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-03-128-100/+719
* params: update taipei genesis config (#130)Wei-Ning Huang2019-03-122-4/+4
* dex: fix test due to consensus-core changeWei-Ning Huang2019-03-121-9/+9
* vendor: sync to latest core (#129)Wei-Ning Huang2019-03-1213-90/+104
* vendor: update bls package (#127)Meng-Ying Yang2019-03-122-3/+6
* dex: fix cache error (#126)Jimmy Hu2019-03-121-0/+1
* vendor: sync to latest core (#125)Jimmy Hu2019-03-1210-86/+288
* core, indexer, dex: fix DexconApp block deliver after synced (#122)Sonic2019-03-123-15/+16
* core: fix vm wrong round height context (#124)Sonic2019-03-121-0/+45
* core: update taipei testnet genesis config and alloc (#119)Wei-Ning Huang2019-03-122-3/+3
* test: update run_test.sh with dmomentJimmy Hu2019-03-121-0/+4
* vendor: sync to latest core (#121)Wei-Ning Huang2019-03-122-27/+30
* node: increase default max number of peers (#120)Wei-Ning Huang2019-03-122-2/+2
* Indexer plugin extension and custom flags support (#117)Meng-Ying Yang2019-03-125-0/+13
* core: vm: add missing unittests for nodes/delegators (#116)Wei-Ning Huang2019-03-122-3/+13
* travis-ci: fix gcp-linux build (#114)Wei-Ning Huang2019-03-121-1/+1
* params: update taipei testnet genesis and config (#113)Wei-Ning Huang2019-03-124-9/+11
* indexer: ReadOnlyBlockChain returns related configs (#110)Meng-Ying Yang2019-03-121-0/+4
* Sync latest DEXON core (#111)Mission Liao2019-03-123-66/+112
* travis-ci: fix osx build (#112)Wei-Ning Huang2019-03-121-2/+13
* app: use gcp storage instead of azure for builds (#81)bojie2019-03-12377-3483/+142209
* core/vm: Add fine to governance. (#107)Jimmy Hu2019-03-124-135/+295
* Dockerfile: clean bls before build (#109)Wei-Ning Huang2019-03-122-3/+5
* indexer: support data exporting/forwarding (#103)Meng-Ying Yang2019-03-128-0/+190
* vendor: sync dexon-foundation/bls to latest dev (#108)Wei-Ning Huang2019-03-124-32/+10
* dex/downloader: fix bug when syncing (#106)Sonic2019-03-121-2/+13
* cmd/monkey: change feeder gas limitJimmy Hu2019-03-121-2/+2
* dex: add pull randomness (#105)Jimmy Hu2019-03-1216-167/+361
* common: add utilities for Big type (#104)Meng-Ying Yang2019-03-121-0/+6
* core: add database/sql support for more types (#102)Meng-Ying Yang2019-03-124-9/+243
* vendor: sync DEXON core and fix conflicts/missings (#101)Mission Liao2019-03-1215-311/+366
* params: enable constantinople fork for testnetsWei-Ning Huang2019-03-121-1/+2
* monkey: add ERC20 token transfer (#99)johnliu-dexon2019-03-124-4/+125
* README.md: clarify licensing terms (#100)Wei-Ning Huang2019-03-121-0/+2
* core/types: SigCache with a limited size (#98)Jimmy Hu2019-03-122-21/+33
* core, dex, internal: block proposer syncing (first iteration) (#96)Sonic2019-03-1212-100/+1199
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-03-1219-88/+481
* core/vm: fix nodes method in governanceJimmy Hu2019-03-121-1/+1
* dex: remove duplicate declaration of WitnessData (#92)Wei-Ning Huang2019-03-124-21/+3
* cmd/monkey: decrease Distribute amount to 100 DXNJimmy Hu2019-03-121-1/+1
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-03-126-45/+251
* core: update genesis allocJimmy Hu2019-03-121-1/+1
* dex: stop consensus core (#93)Jimmy Hu2019-03-121-0/+1
* vendor: sync to latest core (#91)Mission Liao2019-03-1215-117/+563
* vendor: sync to latest core and fix conflictJimmy Hu2019-03-1217-234/+359
* dex, cmd: Add DMoment to command line (#87)Jimmy Hu2019-03-124-6/+20
* cache: prune cache correctly (#88)bojie2019-03-121-2/+1
* ci: auto retry test (#89)Jimmy Hu2019-03-121-3/+3
* app: remove unnecessary code (#86)bojie2019-03-122-15/+3
* core: governance interface should return correct DKG master public keys (#85)Wei-Ning Huang2019-03-122-24/+21
* dex: Pull blocks from blockdb if cache miss (#84)Jimmy Hu2019-03-123-4/+40
* Update README.md (#83)Jimmy Hu2019-03-121-1/+1
* ci: migrate to travis-ci.org (#82)Jimmy Hu2019-03-121-1/+1
* Dockerfile: fix path and dependency (#80)s60912frank2019-03-121-2/+2
* vendor: sync to latest core and fix conflict (#79)Jimmy Hu2019-03-126-99/+272
* app: return retry later instead of retry with sleep time (#78)bojie2019-03-121-31/+22
* core, dex: polish sync (#75)Sonic2019-03-127-8/+82
* README.md: add gitter.im badges (#77)Wei-Ning Huang2019-03-121-2/+3
* app: misc fixes (#76)bojie2019-03-121-50/+30
* dex: replace total difficulty with block number (#73)Sonic2019-03-1210-177/+143
* core, dex: Timeout for prepare payload (#72)Jimmy Hu2019-03-123-8/+68
* dex: use whole id to query peer info (#74)Sonic2019-03-121-1/+1
* app: add app test case and benchmark (#66)bojie2019-03-126-32/+991
* monkey: increase amount and send random amount (#70)Jimmy Hu2019-03-121-2/+4
* vendor: update to latest core (#71)Jimmy Hu2019-03-1210-248/+138
* dex: verify header that imported from fetcher (#68)Sonic2019-03-122-1/+5
* README.md: update CI badge (#67)Wei-Ning Huang2019-03-121-1/+1
* core: fix tests (#65)Wei-Ning Huang2019-03-124-15/+12
* travis-ci: disable builders (#64)Wei-Ning Huang2019-03-121-161/+161
* Fix lintWei-Ning Huang2019-03-1214-114/+119
* test: improve keygen.go (#62)Wei-Ning Huang2019-03-129-13/+67
* core: Update genesis alloc. (#63)Jimmy Hu2019-03-121-1/+1
* core: panic if fork found when inserting header chain (#61)Wei-Ning Huang2019-03-121-1/+6
* p2p/discover: increase IP address limits (#60)Sonic2019-03-121-2/+3
* internal/ethapi: add transactionHash in blockreceipts (#58)johnliu-dexon2019-03-121-0/+1
* dex: add metrics (#54)Sonic2019-03-121-32/+84
* Makefile: add libbls to test target dependencies (#57)Wei-Ning Huang2019-03-121-1/+1
* cmd: fix tests (#55)bojie2019-03-124-15/+19
* internal/ethapi: add getBlockReceiptsByHash (#56)johnliu-dexon2019-03-122-0/+55
* test: add local bootnode (#53)Jimmy Hu2019-03-121-0/+6
* tests: updates testadataWei-Ning Huang2019-03-125-8/+38
* tests: fix testsWei-Ning Huang2019-03-123-4/+13
* node: fix testsWei-Ning Huang2019-03-121-2/+2
* miner: fix testWei-Ning Huang2019-03-121-1/+1
* dex/downloader: fix testsSonic2019-03-122-242/+114
* les: fix testsWei-Ning Huang2019-03-121-1/+1
* dex: fix testsWei-Ning Huang2019-03-125-43/+95
* core: fix testsWei-Ning Huang2019-03-125-15/+12
* vendor: sync to latest core (#52)Jimmy Hu2019-03-129-329/+747
* core: vm: fix power2 table calculation (#50)Wei-Ning Huang2019-03-121-3/+3
* core: commit states at snapshot height (#49)Sonic2019-03-121-2/+7
* params: update testnet bootnode IP (#48)Wei-Ning Huang2019-03-121-1/+1
* core: add Taipei testnet (#47)Wei-Ning Huang2019-03-128-14/+89
* core: various changes on tps tuning (#46)Wei-Ning Huang2019-03-1211-25/+25
* app: skip tx which has been confirmed (#45)bojie2019-03-121-9/+8
* core: increase tx pool sizeWei-Ning Huang2019-03-121-4/+4
* api: allow sending batch of raw transactionsWei-Ning Huang2019-03-129-79/+164
* core, dex, downloader: refactor governanceSonic2019-03-126-246/+109
* core, dex, dex/downloader: restore insertChain to upstream versionSonic2019-03-124-27/+25
* test: add script to run sync nodeSonic2019-03-121-0/+24
* dex: implement downloader for dexSonic2019-03-1212-88/+504
* core: implement insert chain, headerchain logicSonic2019-03-123-0/+521
* core: support extracting governance state from state trieSonic2019-03-123-0/+73
* dex: use dex/downloader in dexSonic2019-03-1214-42/+46
* dex: copy fetcher and downloader from ethSonic2019-03-1215-0/+7440
* core: add global signature cache and improve concurrency (#42)Wei-Ning Huang2019-03-126-55/+88
* core, dex: Batch process touchSender. Lower priority for tx. (#41)Jimmy Hu2019-03-122-13/+20
* dex: Tx message optimization (#39)Jimmy Hu2019-03-122-7/+42
* test: use a fixed nodekey for RPC node (#38)Wei-Ning Huang2019-03-122-1/+2
* vendor: sync to latest core (#37)Jimmy Hu2019-03-1218-157/+427
* dex: add BlockDB, which implements consensus core's blockdb.BlockDatabase (#36)Sonic2019-03-124-11/+114
* core: vm: change offset type to int256Wei-Ning Huang2019-03-121-2/+7
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-03-129-121/+1162
* core: blockchain: fix concurrent map read and write (#34)Wei-Ning Huang2019-03-121-4/+7
* core: more fix on light node synchronization (#32)Wei-Ning Huang2019-03-126-76/+58
* core: vm: add minStake to governance contract variable (#31)Wei-Ning Huang2019-03-125-10/+63
* core: fix light node synchronization issue (#30)Wei-Ning Huang2019-03-126-9/+23
* core: revert changes to StateProcessor.Process (#29)Wei-Ning Huang2019-03-122-10/+10
* app: remove notify to prevent dead lock with consensus coreBJ42019-03-121-39/+3
* app: add cache to reuse same tx address which has already recovered (#26)BJ42019-03-124-12/+43
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-03-1215-206/+189
* dex: remove gasprice package and use eth/gasprice insteadWei-Ning Huang2019-03-125-193/+4
* core: use storeRoundHeight to avoid type mismatch (#21)Sonic2019-03-121-9/+6
* dex, core: Fix make fail (#24)Jimmy Hu2019-03-122-2/+2
* core, dex: Optimize sender calculation in block transactions. (#22)Jimmy Hu2019-03-123-0/+40
* cmd: monkey: Add -parallel and -sleep to configure monkey (#20)Jimmy Hu2019-03-122-196/+23
* dexon: Update README (#18)Jimmy Hu2019-03-121-61/+39
* core: validate DKG set with correct nodeset in round-2 (#19)Wei-Ning Huang2019-03-1213-85/+101
* core: vm: Optimize evm (#13)Jimmy Hu2019-03-125-18/+282
* core: push height of round 0 in genesis block (#17)Sonic2019-03-122-8/+11
* Update README.mdWei-Ning Huang2019-03-121-1/+3