Commit Graph

51 Commits (a50251e6cbfecfaf26040d42c70d2812bc422a4a)

Author SHA1 Message Date
Mudit Gupta 72e37942f3
cmd/faucet: support testnet flags in the faucet (#22545) 3 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Felföldi Zsolt a72fa88a0d
les: switch to new discv5 (#21940) 4 years ago
Martin Holst Swende 6b88ab75bc
cmd/faucet: fix nonce-gap problem (#22145) 4 years ago
Péter Szilágyi 3c6665e7d6
cmd/faucet: switch Facebook auth over to mobile site 4 years ago
Péter Szilágyi 44208d9258
cmd/faucet: fix websocket race regression after switching to gorilla 4 years ago
Péter Szilágyi e4571d8c12
cmd: support v1.1 Twitter API in faucet, fix puppeth 4 years ago
Marius van der Wijden 3c46f5570b
cmd/faucet: sort requests by newest first (#22018) 4 years ago
Mudit Gupta b47f4ca5cf
cmd/faucet: use Twitter API instead of scraping webpage (#21850) 4 years ago
LieutenantRoger 6b58409614
cmd/faucet: improve handling of facebook post url (#21838) 4 years ago
Felix Lange d9890a6a8f
cmd/faucet: enable DNS discovery for known networks (#21636) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Péter Szilágyi b1b75f0089
accounts/keystore, cmd/faucet: return old account to allow unlock 4 years ago
Péter Szilágyi 469b8739eb
acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url 4 years ago
Boqin Qin 37531b1884
cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) 5 years ago
Guillaume Ballet 1ff3d7c2d4 cmd/faucet, cmd/geth: fix staticcheck warnings (#20374) 5 years ago
Felix Lange 987648b0ad cmd/faucet: use github.com/gorilla/websocket (#20283) 5 years ago
wbt 3b96c17fc1 cmd/faucet: add grace period to faucet timeout (#18105) 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Péter Szilágyi ab10c15578
cmd/faucet: sunset Google+ authentication 5 years ago
Péter Szilágyi 9454508b23
cmd/faucet: embed git commit hash and date into the version 5 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Péter Szilágyi 69a8d9841a
cmd/faucet: fix faucet static peer regression 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Péter Szilágyi c528e3e3cf
cmd/faucet: cache internal state, avoid sync-trashing les 6 years ago
dipingxian2 003e031994 cmd/faucet: remove trailing newline in password (#17558) 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
Wenbiao Zheng 574378edb5 cmd: remove faucet/puppeth dead code (#16991) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Péter Szilágyi 6f13e515f4
cmd/faucet: update state in background, skip when busy 7 years ago
Péter Szilágyi 72c4c50777
cmd/faucet: resolve twitter user from final redirect 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Péter Szilágyi 68651a2329
cmd/faucet: fix removal of Twitter zlib compression 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Péter Szilágyi 327dcd3622
cmd/faucet, cmd/puppeth: drop GitHub support at official request 7 years ago
Péter Szilágyi 51a86f61be
cmd/faucet: protocol relative websockets, noauth mode 7 years ago
Péter Szilágyi 5d2c947060
cmd/faucet: dynamic funding progress and visual feedback 7 years ago
Péter Szilágyi 7f7abfe4d1
cmd/faucet: proper error handling all over 7 years ago
Péter Szilágyi 0bb194c956
cmd/faucet: support twitter, google+ and facebook auth too 7 years ago
Péter Szilágyi 671ba3791d
cmd/faucet: ignore whitespace in gist content 7 years ago
Péter Szilágyi 1afaea4bfe
cmd/faucet: fix a few typos 7 years ago
Péter Szilágyi 464f30d301
cmd/faucet: fix period to days conversion 7 years ago
Péter Szilágyi 8a28408616
cmd/faucet, cmd/puppeth: support multi-tiered faucet 7 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Péter Szilágyi 03dffe3efd
cmd/faucet: add optional recaptcha validation support 8 years ago
Péter Szilágyi cb3f5f8b93
cmd/faucet: double check user against the GH website 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago