| Commit message (Expand) | Author | Age | Files | Lines |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -1/+0 |
* | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 1 | -1/+3 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 1 | -1/+1 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -2/+2 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -25/+21 |
* | consensus/clique: Proof of Authority (#3753) | Péter Szilágyi | 2017-04-10 | 1 | -34/+9 |
* | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 1 | -14/+10 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -11/+39 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 1 | -0/+3 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -4/+3 |
* | whisper: interface changed to simplify the transition to v5 | gluk256 | 2017-02-14 | 1 | -2/+2 |
* | mobile: iOS naming and API fixes for generators and Swift (#3408) | Péter Szilágyi | 2016-12-08 | 1 | -7/+7 |
* | cmd, ethstats, les, mobile, params: native netstats (#3336) | Péter Szilágyi | 2016-11-25 | 1 | -0/+19 |
* | cmd/geth, core, light, mobile: removed state account StartingNonce | Jeffrey Wilcke | 2016-11-23 | 1 | -10/+0 |
* | cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272) | Péter Szilágyi | 2016-11-16 | 1 | -0/+1 |
* | mobile: port wrappers to EIP155 and EIP158 fork | Péter Szilágyi | 2016-11-15 | 1 | -7/+9 |
* | cmd, mobile, node, p2p: surface the discovery V5 bootnodes | Péter Szilágyi | 2016-11-15 | 1 | -11/+15 |
* | cmd/utils, mobile: update to reprice HF and light client | Péter Szilágyi | 2016-11-14 | 1 | -7/+13 |
* | .travis, build: Build step to push .aar to Maven Central | Péter Szilágyi | 2016-11-14 | 1 | -2/+2 |
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -0/+188 |