Commit Graph

73 Commits (97ae32441e481b3afb9170ef355c2b54640482ef)

Author SHA1 Message Date
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
Péter Szilágyi c7c84ca16c
all: remove the Rinkeby testnet (#27406) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Shude Li 163e996d0e
all: use http package to replace http method names (#26535) 2 years ago
omahs a3c6d1d9b6
cmd/faucet: fix readme typos (#25867) 2 years ago
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
Zachinquarantine ad15050c7f
cmd/faucet: add sepolia network support (#25128) 2 years ago
Zachinquarantine c776029c6c
cmd/faucet: more verbose message about private posts (#25129) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 2 years ago
s7v7nislands 9e0a10004e
cmd/faucet: fix genesis flag and improve documentation (#24735) 2 years ago
ucwong d4d288e3f1
build: add imports for go generate tools (#24682) 2 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
Martin Holst Swende 216ed05c6e
cmd/faucet: disable flaky facebook test (#22988) 3 years ago
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
Péter Szilágyi 12969084d1
cmd/faucet: update the embedded website asset 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
6543 79ce5537ab
signer/storage: fix a badly ordered error check (#21379) 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 f22c00b161
cmd/faucet: remove Google+ mention from web assets too 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