| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebrand as tangerine-network/go-tangerine | Wei-Ning Huang | 2019-09-17 | 1 | -19/+19 |
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-06-12 | 1 | -1/+1 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-06-12 | 1 | -18/+18 |
* | all: simplify timestamps to uint64 (#19372) | Martin Holst Swende | 2019-04-08 | 1 | -1/+1 |
* | cmd/faucet: fix faucet static peer regression | Péter Szilágyi | 2018-12-11 | 1 | -1/+1 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 1 | -3/+5 |
* | cmd/faucet: cache internal state, avoid sync-trashing les | Péter Szilágyi | 2018-09-21 | 1 | -45/+67 |
* | cmd/faucet: remove trailing newline in password (#17558) | dipingxian2 | 2018-09-04 | 1 | -1/+2 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 1 | -1/+1 |
* | cmd: remove faucet/puppeth dead code (#16991) | Wenbiao Zheng | 2018-06-15 | 1 | -56/+0 |
* | params: fix golint warnings (#16853) | kiel barry | 2018-06-05 | 1 | -1/+1 |
* | cmd/faucet: update state in background, skip when busy | Péter Szilágyi | 2018-03-02 | 1 | -3/+16 |
* | cmd/faucet: resolve twitter user from final redirect | Péter Szilágyi | 2018-02-22 | 1 | -2/+7 |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -1/+0 |
* | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 2 | -15/+11 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -1/+1 |
* | cmd/faucet: fix removal of Twitter zlib compression | Péter Szilágyi | 2017-12-21 | 1 | -6/+1 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 1 | -1/+1 |
* | cmd/faucet, cmd/puppeth: drop GitHub support at official request | Péter Szilágyi | 2017-11-21 | 3 | -6/+7 |
* | cmd/faucet: protocol relative websockets, noauth mode | Péter Szilágyi | 2017-11-21 | 3 | -9/+24 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -2/+2 |
* | cmd/faucet: dynamic funding progress and visual feedback | Péter Szilágyi | 2017-10-17 | 3 | -7/+83 |
* | cmd/faucet: proper error handling all over | Péter Szilágyi | 2017-10-17 | 3 | -36/+135 |
* | cmd/faucet: support twitter, google+ and facebook auth too | Péter Szilágyi | 2017-10-16 | 3 | -67/+215 |
* | cmd/faucet: ignore whitespace in gist content | Péter Szilágyi | 2017-07-18 | 1 | -2/+3 |
* | cmd/faucet: fix a few typos | Péter Szilágyi | 2017-05-24 | 1 | -1/+1 |
* | cmd/faucet: fix period to days conversion | Péter Szilágyi | 2017-05-04 | 1 | -4/+5 |
* | cmd/faucet, cmd/puppeth: support multi-tiered faucet | Péter Szilágyi | 2017-05-04 | 3 | -25/+73 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -2/+2 |
* | cmd: integrate invisible recaptcha into puppeth | Péter Szilágyi | 2017-04-17 | 2 | -3/+2 |
* | cmd/faucet: fix websocket double close/reopen | Péter Szilágyi | 2017-04-17 | 2 | -2/+2 |
* | cmd/faucet: add optional recaptcha validation support | Péter Szilágyi | 2017-04-17 | 3 | -13/+49 |
* | cmd/faucet: double check user against the GH website | Péter Szilágyi | 2017-04-16 | 1 | -1/+12 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -20/+19 |
* | cmd/puppeth: your Ethereum private network manager (#13854) | Péter Szilágyi | 2017-04-11 | 3 | -0/+834 |