aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/faucet
Commit message (Expand)AuthorAgeFilesLines
* all: new p2p node representation (#17643)Felix Lange2018-09-251-3/+5
* cmd/faucet: cache internal state, avoid sync-trashing lesPéter Szilágyi2018-09-211-45/+67
* cmd/faucet: remove trailing newline in password (#17558)dipingxian22018-09-041-1/+2
* build: rename swarm deb package to ethereum-swarm; change swarm deb version f...Anton Evangelatov2018-07-301-1/+1
* cmd: remove faucet/puppeth dead code (#16991)Wenbiao Zheng2018-06-151-56/+0
* params: fix golint warnings (#16853)kiel barry2018-06-051-1/+1
* cmd/faucet: update state in background, skip when busyPéter Szilágyi2018-03-021-3/+16
* cmd/faucet: resolve twitter user from final redirectPéter Szilágyi2018-02-221-2/+7
* p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)Felföldi Zsolt2018-01-221-1/+0
* all: update generated code (#15808)Felix Lange2018-01-082-15/+11
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-1/+1
* cmd/faucet: fix removal of Twitter zlib compressionPéter Szilágyi2017-12-211-6/+1
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-1/+1
* cmd/faucet, cmd/puppeth: drop GitHub support at official requestPéter Szilágyi2017-11-213-6/+7
* cmd/faucet: protocol relative websockets, noauth modePéter Szilágyi2017-11-213-9/+24
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-2/+2
* cmd/faucet: dynamic funding progress and visual feedbackPéter Szilágyi2017-10-173-7/+83
* cmd/faucet: proper error handling all overPéter Szilágyi2017-10-173-36/+135
* cmd/faucet: support twitter, google+ and facebook auth tooPéter Szilágyi2017-10-163-67/+215
* cmd/faucet: ignore whitespace in gist contentPéter Szilágyi2017-07-181-2/+3
* cmd/faucet: fix a few typosPéter Szilágyi2017-05-241-1/+1
* cmd/faucet: fix period to days conversionPéter Szilágyi2017-05-041-4/+5
* cmd/faucet, cmd/puppeth: support multi-tiered faucetPéter Szilágyi2017-05-043-25/+73
* cmd, eth, les, mobile: make networkid uint64 everywherePéter Szilágyi2017-04-251-2/+2
* cmd: integrate invisible recaptcha into puppethPéter Szilágyi2017-04-172-3/+2
* cmd/faucet: fix websocket double close/reopenPéter Szilágyi2017-04-172-2/+2
* cmd/faucet: add optional recaptcha validation supportPéter Szilágyi2017-04-173-13/+49
* cmd/faucet: double check user against the GH websitePéter Szilágyi2017-04-161-1/+12
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-20/+19
* cmd/puppeth: your Ethereum private network manager (#13854)Péter Szilágyi2017-04-113-0/+834