Commit Graph

916 Commits (e015c1116f2c78a5b140d3fdc368f5d1abcd2eaf)

Author SHA1 Message Date
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
persmor 0a51028819
all: fix various typos (#29542) 5 months ago
Darioush Jalali 71c78bf56d
rpc: close Clients in tests (#29512) 5 months ago
Marcus Baldassarre e4ecaf89cf
rpc: implement Unwrap() for wsHandshakeError (#29522) 5 months ago
Newt6611 b9010f3e87
rpc: fix comment grammar (#29507) 5 months ago
Miles Chen e63f992fed
rpc: fix ipc max path size (#29385) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Shiming Zhang 99bbbc0277
internal/build, rpc: add missing HTTP response body Close() calls (#29223) 6 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago
Andrei Kostakov a000acb611
rpc: add more test cases for arg types (#29006) 7 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
Qt 26724fc2aa
p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
Felix Lange 69f5d5ba1f
node, rpc: add configurable HTTP request limit (#28948) 8 months ago
Martin HS 5a45e7a631
rpc: fix ns/µs mismatch in metrics (#28649) 10 months ago
Delweng d6cea4832a
rpc: improve performance of subscription notification encoding (#28328) 10 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Adrian Sutton d8c6ae054c
rpc: use correct stringer-method for serializing BlockNumberOrHash (#28358) 11 months ago
Brandon Liu ec1a0502bf
rpc: increase timeout in TestClientWebsocketPing (#28371) 11 months ago
hyunchel 7963c4e808
rpc: fix erroneous error-message in test (#28227) 12 months ago
tylerni7 705a51e566
eth, rpc: add configurable option for wsMessageSizeLimit (#27801) 12 months ago
Martin Holst Swende 16946d218a
rpc: use go-winio for named pipes (#27972) 1 year ago
Felix Lange 8f8ef2bc0c
rpc: attempt to fix ping/pong logic race (#27733) 1 year ago
Koichi Shiraishi f0b5af74a3
rpc: avoid use of cgo by hard-coding maxPathSize (#27447) 1 year ago
zhiqiangxu 6f08c2f3f1
rpc: add method to test for subscription support (#25942) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Martin Holst Swende 9231770811
rpc: change BlockNumber constant values to match ethclient (#27219) 1 year ago
Delweng 6fe0252571
rpc, internal/cmdtest: increase timeout in tests (#27083) 1 year ago
Stephen Guo 84c3799e21
rpc: more accurate checking of handler method signatures (#27287) 1 year ago
oseau 7369752999
rpc: websocket should respect the "HTTP_PROXY" by default (#27264) 1 year ago
s7v7nislands ffda2c64c4
rpc: use atomic types (#27214) 1 year ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Jonathan Otto 6bc68f8d94
Increase websocket frame size (from erigon rpc client) (#26883) 2 years ago
Felix Lange 1db978ca6b
rpc: fix unmarshaling of null result in CallContext (#26723) 2 years ago
Felix Lange 31d401ea68
rpc: remove DecimalOrHex type (#26629) 2 years ago
Martin Holst Swende 8e92881a3d
rpc: fix off-by-one in ipc endpoint length check (#26614) 2 years ago
Shude Li 163e996d0e
all: use http package to replace http method names (#26535) 2 years ago
lightclient 6f858fa806
rpc: fix setting client in DialHTTPWithClient (#26470) 2 years ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Wihan de Beer 8c6e74eed4
rpc: decrease websocket ping interval (#26253) 2 years ago
Martin Holst Swende 97c563e055
rpc, internal/guide: speed up tests a bit (#26193) 2 years ago
storyicon add337e0f7
rpc: support injecting HTTP headers through context (#26023) 2 years ago
Felix Lange ae42148093
rpc: fix connection tracking set in Server (#26180) 2 years ago
Jolly Zhao f58ebd9696
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2 years ago
Jordan Krage 05037eaffc
rpc: handle wrong HTTP batch response length (#26064) 2 years ago
s7v7nislands fb4a97f33f
rpc: update docstring (#26072) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Nicholas 610cf02c4a
rpc: improve error codes for internal server errors (#25678) 2 years ago
Seungbae Yu 38e002f464
rpc: check that "version" is "2.0" in request objects (#25570) 2 years ago