/graphics/qgis/

ead>
aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* zoo: refacter and save keys (#403)Jimmy Hu2019-05-056-180/+380
* core: implement DKG success (#362)Jimmy Hu2019-04-151-0/+10
* cmd: add govtool for decoding governance input (#361)Wei-Ning Huang2019-04-131-0/+145
* cmd: monkey: use suggested gas priceWei-Ning Huang2019-04-091-2/+7
* backport from v1.8.23 (#304)Sonic2019-04-091-1/+2
* cmd: fix default recovery network RPC URLWei-Ning Huang2019-04-091-4/+5
* dex: properly start and stop the block proposer module (#264)Wei-Ning Huang2019-04-091-3/+0
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-04-091-2/+2
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-04-092-0/+22
* core: vm: remove delegation mechanism (#245)Wei-Ning Huang2019-04-091-1/+1
* cmd: nodekey: add command to generate and inspect nodekey (#233)Wei-Ning Huang2019-04-091-0/+93
* params: add Yilan network (#207)Mission Liao2019-04-094-2/+26
* core: set oracle contract's code (#209)Sonic2019-04-091-1/+1
* zoo: reduce monkey valueJimmy Hu2019-04-091-2/+2
* travis: add new CI test to test fullnode (#138)bojie2019-04-095-35/+122
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-04-092-15/+0
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-04-091-1/+1
* indexer: pass network-related params through config (#133)Meng-Ying Yang2019-04-091-0/+4
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-04-091-1/+1
* node: increase default max number of peers (#120)Wei-Ning Huang2019-04-091-1/+1
* Indexer plugin extension and custom flags support (#117)Meng-Ying Yang2019-04-093-0/+8
* core/vm: Add fine to governance. (#107)Jimmy Hu2019-04-091-1/+1
* indexer: support data exporting/forwarding (#103)Meng-Ying Yang2019-04-093-0/+32
* cmd/monkey: change feeder gas limitJimmy Hu2019-04-091-2/+2
* monkey: add ERC20 token transfer (#99)johnliu-dexon2019-04-094-4/+125
* core: vm: Add `MPKReady` to governance (#97)Jimmy Hu2019-04-091-1/+1
* cmd/monkey: decrease Distribute amount to 100 DXNJimmy Hu2019-04-091-1/+1
* core: vm: add undelegate fund lockup mechanism (#94)Wei-Ning Huang2019-04-091-1/+1
* dex, cmd: Add DMoment to command line (#87)Jimmy Hu2019-04-092-0/+15
* monkey: increase amount and send random amount (#70)Jimmy Hu2019-04-091-2/+4
* 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-094-5/+29
* core: various changes on tps tuning (#46)Wei-Ning Huang2019-04-091-3/+2
* api: allow sending batch of raw transactionsWei-Ning Huang2019-04-093-79/+95
* dex: use dex/downloader in dexSonic2019-04-091-1/+1
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-04-091-0/+4
* dex: remove gasprice package and use eth/gasprice insteadWei-Ning Huang2019-04-091-1/+1
* cmd: monkey: Add -parallel and -sleep to configure monkey (#20)Jimmy Hu2019-04-092-196/+23
* gdex: monkey: Add a gamble monkey (#12)Jimmy Hu2019-04-092-2/+379
* cmd: gdex: Revert #6 (#11)Jimmy Hu2019-04-091-44/+0
* 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-093-8/+8
* Rename import due to dexon-consensus renameWei-Ning Huang2019-04-091-5/+5
* cmd: monkey: create random accounts to simulate network trafficWei-Ning Huang2019-04-091-34/+96
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-04-0927-172/+173
* cmd: add a simple monkey tool for stress testWei-Ning Huang2019-04-091-0/+93
* geth: add propose flag to enable/disable proposingSonic2019-04-093-0/+26
* Remove reference of Rinkeby network.Wei-Ning Huang2019-04-096-51/+4
* core: populate genesisAlloc in source code with DEXON genesis dataWei-Ning Huang2019-04-091-1/+1
* dex: pass p2p nodeKey to Dexon instanceWei-Ning Huang2019-04-091-0/+1
* dex: implement some governance interface functionsWei-Ning Huang2019-04-091-1/+1
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-0995-381/+381
* Use dex.Config instead of eth.ConfigWei-Ning Huang2019-04-092-54/+15
* dex: make geth buildable and update interface skeletonWei-Ning Huang2019-04-091-5/+6
* cmd/geth: fix accidental --rpccorsdomain and --rpcvhosts removalJeremy McNevin2019-04-091-0/+2
* eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401)Martin Holst Swende2019-04-083-2/+9
* all: simplify timestamps to uint64 (#19372)Martin Holst Swende2019-04-082-11/+11
* cmd/utils: allow for multiple influxdb tags (#18520)Anton Evangelatov2019-02-205-23/+105
* cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101)holisticode2019-02-192-10/+86
* cmd/swarm/global-store: global store cmd (#19014)Janoš Guljaš2019-02-197-3/+475
* swarm: Debug API and HasChunks() API endpoint (#18980)holisticode2019-02-191-1/+1
* cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006)Anton Evangelatov2019-02-196-191/+214
* cmd/swarm/swarm-smoke: remove wrong metrics (#18970)Anton Evangelatov2019-02-194-24/+4
* cmd/swarm/swarm-smoke: sliding window test (#18967)Elad2019-02-196-298/+416
* cmd/swarm: hashes command (#19008)holisticode2019-02-192-0/+61
* swarm/version: commit version added (#18510)gluk2562019-02-191-3/+5
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-197-68/+53
* cmd/swarm: use resetting timer to measure fetch time (#18474)Anton Evangelatov2019-02-191-5/+3
* cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479)holisticode2019-02-191-5/+2
* cmd/swarm/swarm-snapshot: disable tests on windows (#18478)Elad2019-02-191-0/+5
* Upload speed (#18442)holisticode2019-02-192-0/+102
* cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453)Elad2019-02-194-0/+426
* common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035)Martin Holst Swende2019-02-19