Commit Graph

24 Commits (3ca2602aa44137cf9eec226a28041ee394aa073a)

Author SHA1 Message Date
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Felix Lange 69f5d5ba1f
node, rpc: add configurable HTTP request limit (#28948) 8 months ago
Curith 6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Felix Lange 3db4a13230
node: fix lint issue in rpcstack.go (#25774) 2 years ago
Nicolas Gotchac 25b35c9728
node: fix HTTP server always force closing (#25755) 2 years ago
Tristan-Wilson 9244f87dc1
node, rpc: add ReadHeaderTimeout config option (#25338) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Brion d839515434
rpc: add graceful shutdown timeout for HTTP server (#25258) 2 years ago
lightclient 119f955686
all: remove `public` field from `rpc.API` (#25059) 2 years ago
Håvard Anda Estensen e644d45c14
all: use strings.EqualFold for string comparison (#24890) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 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
Martin Holst Swende b1835b3855
node: always show websocket url in logs (#22307) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 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
Felix Lange 015e78928a
node: relax websocket connection header check (#21646) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 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