Commit Graph

42 Commits (6c518fe6068726679016123d574a0523b2855168)

Author SHA1 Message Date
ucwong d04bde0a20
p2p: use atomic types (#27764) 1 year ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Martin Holst Swende 6ec1561044
eth: implement eth66 (#22241) 4 years ago
Péter Szilágyi a2a60869c8
p2p: measure subprotocol bandwidth usage 5 years ago
Martin Holst Swende 7fd82a0e3e p2p: add address info to peer event reporting (#19716) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
kiel barry 864e80a48f p2p: fix some golint warnings (#16577) 6 years ago
GagziW f2447bd4c3 p2p: changed if-else blocks to conform with golint (#16660) 6 years ago
Ivan Daniluk 8522b31221 p2p: remove unused code (#16158) 7 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren 01e3d694a6 p2p: added received at to peer message 10 years ago
Felix Lange 56a48101dc cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
obscuren 4f5b362bda %#x => %x 10 years ago
Felix Lange b9e0b11e7d p2p: interrupt MsgPipe payload read/write 10 years ago
Felix Lange 5ba51594c7 p2p: use package rlp to encode messages 10 years ago
Felix Lange 4811f460e7 p2p: export ExpectMsg (for eth protocol testing) 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange 22659a7fea p2p: restore read/write timeouts 10 years ago
Felix Lange 7964f30dcb p2p: msg.Payload contains list data 10 years ago
Felix Lange d084aed5e9 p2p: delete frameRW 10 years ago
Felix Lange 736e632215 p2p: use RLPx frames for messaging 10 years ago
Felix Lange 73f94f3755 p2p: disable encryption handshake 10 years ago
Felix Lange 5110f80bba p2p: improve read deadlines 10 years ago
Felix Lange e34d134102 p2p: fixes for actual connections 10 years ago
Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
Felix Lange eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange 65e39bf20e p2p: add MsgPipe for protocol testing 10 years ago
Felix Lange 9b85002b70 p2p: remove Msg.Value and MsgLoop 10 years ago
Felix Lange 6049fcd52a p2p: use package rlp for baseProtocol 10 years ago
Felix Lange c1fca72552 p2p: use package rlp 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange 7149191dd9 p2p: fix issues found during review 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
Taylor Gerring 6eacc8eab9 eth-go -> go-ethereum 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
zelig 771fbcc02e initial commit of p2p package 10 years ago