| Commit message (Expand) | Author | Age | Files | Lines |
* | dex: move dexcon blockdb into datadir | Wei-Ning Huang | 2019-04-09 | 2 | -5/+5 |
* | node: change default datadir folder name to dexon | Wei-Ning Huang | 2019-04-09 | 1 | -3/+3 |
* | dex: pass p2p nodeKey to Dexon instance | Wei-Ning Huang | 2019-04-09 | 2 | -2/+4 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 9 | -40/+40 |
* | node, rpc: log cleanups in ipc listener function (#18124) | Péter Szilágyi | 2018-12-10 | 1 | -1/+1 |
|\ |
|
| * | . | Franklin | 2018-11-20 | 1 | -1/+1 |
* | | node: warn when using deprecated config/resource files (#18199) | Felix Lange | 2018-12-07 | 1 | -9/+35 |
* | | core: better side-chain importing | Martin Holst Swende | 2018-11-20 | 1 | -1/+1 |
|/ |
|
* | p2p, p2p/discover: add signed ENR generation (#17753) | Felix Lange | 2018-10-12 | 1 | -4/+4 |
* | p2p/simulations: fix a deadlock and clean up adapters (#17891) | Felix Lange | 2018-10-12 | 1 | -0/+12 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 2 | -11/+11 |
* | Merge pull request #16333 from shazow/addremovetrustedpeer | Felföldi Zsolt | 2018-08-06 | 1 | -1/+32 |
|\ |
|
| * | rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. | Andrey Petrov | 2018-06-22 | 1 | -1/+32 |
* | | rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) | Ryan Schneider | 2018-07-31 | 4 | -4/+11 |
* | | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 3 | -10/+10 |
* | | node: documentation typo fix (#17113) | LeoLiao | 2018-07-03 | 1 | -1/+1 |
* | | node: remove formatting from ResettingTimer metrics if requested in raw | Andrea Franz | 2018-06-27 | 1 | -6/+6 |
|/ |
|
* | metrics: expvar support for ResettingTimer (#16878) | Anton Evangelatov | 2018-06-04 | 1 | -0/+30 |
* | eth, node, trie: fix minor typos (#16802) | Wenbiao Zheng | 2018-05-24 | 1 | -2/+2 |
* | node: all golint warnings fixed (#16773) | kiel barry | 2018-05-22 | 3 | -6/+6 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 2 | -2/+2 |
* | all: fix various typos (#16533) | Wuxiang | 2018-04-19 | 1 | -1/+1 |
* | rpc: clean up IPC handler (#16524) | Felix Lange | 2018-04-18 | 1 | -12/+2 |
* | cmd/clef, signer: initial poc of the standalone signer (#16154) | Martin Holst Swende | 2018-04-16 | 1 | -80/+15 |
* | utils: fix #16138 by checking if vhosts flag is set (#16141) | Martin Holst Swende | 2018-03-05 | 1 | -5/+6 |
* | node: fill StandardCounters as part of debugapi/metrics (#16054) | Anton Evangelatov | 2018-02-27 | 1 | -0/+10 |
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 1 | -1/+1 |
* | node: fix typo hvosts -> vhosts (#16096) | GuiltyMorishita | 2018-02-15 | 1 | -1/+1 |
* | node, rpc: fix linter issues | Martin Holst Swende | 2018-02-12 | 1 | -1/+1 |
* | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 3 | -18/+34 |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -4/+3 |
* | p2p/simulations: various stability fixes (#15198) | Lewis Marshall | 2017-12-01 | 2 | -13/+23 |
* | cmd/geth: make geth account new faster with many keys (#15529) | Martin Holst Swende | 2017-11-21 | 1 | -14/+22 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 |