Commit Graph

84 Commits (de366fd2e2e2ee6b93161a245a91e93fc1b1862f)

Author SHA1 Message Date
bugmaker9371 b6f2bbd417
p2p/simulations: update doc of HTTP endpoints (#29894) 3 months ago
bugmaker9371 daf4f72077
p2p/simulations: remove stale information about docker adapter (#29874) 4 months ago
Aaron Chen 8c3fc56d7f
p2p/simulations/adapters: use maps.Clone (#29626) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Kero 3dc549b3d7
p2p/simulations/adapters: fix error messages in TestTCPPipeBidirections (#29207) 6 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
ucwong 6d2bcb911a
p2p/simulations/examples: use atomic.Int64 (#27861) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Shude Li 163e996d0e
all: use http package to replace http method names (#26535) 2 years ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Martin Holst Swende ee301c750b
all: fix docstrings 2 years ago
Boqin@MetaSecureLabs e6d4aedb8c
p2p: add channel buffers to avoid goroutine leaks in tests (#24929) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Håvard Anda Estensen 138f0d7494
p2p: use errors.Is for error comparison (#24882) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Ikko Ashimine 33d7a469f6
p2p/simulations: fix typo in network_test.go (#24824) 2 years ago
ImanSharaf ca8e2f1ecf
p2p/simulations: escape mockerType value from request (#24822) 2 years ago
Felix Lange d6f49bf764
core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 3 years ago
Arvid Hast acb0f7a67b
p2p/simulations: improve README language (#24051) 3 years ago
Serhat Şevki Dinçer d15e423562
p2p/enode: store local port number as uint16 (#23926) 3 years ago
Martin Holst Swende 31870a59ff
eth/filters, p2p/simulations: fix benchmarks (#23806) 3 years ago
Evolution404 8f11d279d2
p2p/simulations: fix unlikely crash in probabilistic connect (#23200) 3 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
gary rong c52dfd55fb
p2p/simulations/adapters/exec: fix some issues (#21801) 4 years ago
gary rong b63bffe820
les, p2p/simulations/adapters: fix issues found while simulating les (#21761) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Felix Lange 6f54ae24cd
p2p: add 0 port check in dialer (#21008) 4 years ago
Felix Lange 90caa2cabb
p2p: new dial scheduler (#20592) 5 years ago
Boqin Qin a9614c3c91
event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) 5 years ago
Felix Lange df206d2513
p2p/simulations: fix staticcheck warnings (#20322) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Ross d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Christian Muehlhaeuser a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 5 years ago