Commit Graph

195 Commits (6bb13e8e2be3aa8c41460eb11837baba514e19be)

Author SHA1 Message Date
Marius van der Wijden 4f4622bc8b
core: eth: implement Kiln-v2 spec (#24506) 3 years ago
Felix Lange 5079e3c6e5
cmd/geth: make authrpc listening address settable from command line (#24522) 3 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
Sina Mahmoodi 108eec3fee
node: remove dependency on wallet backend packages (#23019) 3 years ago
Zachinquarantine 85126c4eb9
node: add comment about --nousb being deprecated (#23439) 3 years ago
baptiste-b-pegasys 95bbd46eab
node, cmd/clef: remove term "whitelist" (#23296) 3 years ago
Evolution404 89fde59a80
node: fix stopping websocket rpc.Server (#23211) 3 years ago
meowsbits e862cbff95
internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende b1835b3855
node: always show websocket url in logs (#22307) 4 years ago
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
rene 5c2a7ce2cc
node: rename startNetworking to openEndpoints (#22105) 4 years ago
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 4 years ago
wbt f1e1d9f874
node: support expressive origin rules in ws.origins (#21481) 4 years ago
Felix Lange 015e78928a
node: relax websocket connection header check (#21646) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 6d8e51ab88
cmd, node: dump empty value config (#21296) 4 years ago
Mariano Cortesi 9d93535674
node: missing comma on toml tags (#21187) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Steven E. Harris 40283d0522
node: shut down all node-related HTTP servers gracefully (#20956) 4 years ago
rene 1bad861222
changed date of rpcstack.go since new file (#20904) 5 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
rene d7851e6359
graphql, node, rpc: fix typos in comments (#20824) 5 years ago
Martin Holst Swende 0734c4b820
node, cmd/clef: report actual port used for http rpc (#20789) 5 years ago
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Péter Szilágyi 5d68400cad
accounts/usbwallet, vendor: switch from HID to generic USB lib 5 years ago
Guillaume Ballet 4799b5abd4
accounts/usbwallet: support webusb for Trezor wallets 5 years ago
Guillaume Ballet 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439) 5 years ago
Péter Szilágyi 006c21efc7
cmd, core, eth, les, node: chain freezer on top of db rework 5 years ago
Péter Szilágyi 0758d7fe5c
cmd/utils, node: switch over default peer count to 50 5 years ago
Martin Holst Swende 1528b791ac
node: do not continue if 'signer' is used but connection fails (#19441) 6 years ago
Nick Johnson f7027dd68c accounts, core, internal, node: Add support for smartcard wallets 6 years ago
Péter Szilágyi 29bc982d75
cmd/geth, internal, node, vendor: nuke geth monitor 6 years ago
Steve Ruckdashel a8dd1f93c6 node: switching prometheus flock location to tsdb (#19376) 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Felix Lange dd28ba378a node: require LocalAppData variable (#19132) 6 years ago
HackyMiner f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 6 years ago
Matthew Halpern 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago