Commit Graph

339 Commits (376ce821818bd21b01d0c734b7453bdc865a9680)

Author SHA1 Message Date
Stefan Pingel e02cc04e41
use fork id to filter out non matching peers (#4459) 2 years ago
Stefan Pingel 748b2f907a
remove peer bonded observer, as it only ever called connect on the rlpx layer (#4669) 2 years ago
Gabriel-Trintinalia ed13bef4dc
Replace quadruplicated anonymous implementation of SubProtocol with MockSubProtocol (#4642) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Sally MacFarlane 1f04509aab
P2P: Connect to maintained connections at startup (#4543) 2 years ago
ahamlat 90e54c08fb
Reduce the number of runtime exceptions (SecurityModuleException) (#4508) 2 years ago
Sally MacFarlane ec13809695
check for self in one more spot (#4521) 2 years ago
Stefan Pingel 7c926d20ae
improve number of peers metric (#4527) 2 years ago
mark-terry 8527fc1485
RLP zero encoding fix. (#4388) 2 years ago
pietjepuk2 8b05dd47c8
Fix banning (static peers) because of late response in eth/66 (#4377) 2 years ago
Sally MacFarlane 94c95538e8
Logging: peer table refresh (#4391) 2 years ago
Stefan Pingel a5bf37c1ec
cleanup from PR 4178 (#4266) 2 years ago
Stefan Pingel e5e6a679dd
interpret an empty string (0x80) as an unsigned byte of 0 (#4283) 2 years ago
Sally MacFarlane 16922cac83
turn down logging (#4299) 2 years ago
Stefan Pingel 113bd54c6b
make obvious when a breach of protocol is logged, add peer in some places (#4268) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Diego López León 98dc2ace37
Upgrade Web3J (#3752) 2 years ago
matkt b1bff9ce1f
fix enr request order (#4179) 2 years ago
Stefan Pingel 42cfff0acb
DNS peers handled the same as boot nodes (#4178) 2 years ago
Stefan Pingel be133b8d34
fix 1 byte long disconnect reason (#4150) 2 years ago
Stefan Pingel de91d3122b
logging changes for peering (#4145) 2 years ago
Sally MacFarlane 60895a8166
Peering logging (#4142) 2 years ago
Gabriel-Trintinalia 28273793d7
Add experimental config option to enable v5 discovery (#4103) 2 years ago
Daniel Lehrner 2c26259348
Ignore 2 tests that assume that the system language is English, if that should not be the case (#4102) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 3 years ago
Danno Ferrin daf680c97b
Reduce EVM library dependencies (#3832) 3 years ago
Diego López León 2cf97a0e67
Replace expected Junit 4 @Test field with assertThatThrownBy (#3814) 3 years ago
Fabio Di Fabio 386945984a
Filter Netty native lib errors likewise the pure Java implementation (#3807) 3 years ago
Sally MacFarlane baed1ef02c
add constraint for jnr-posix dependency (#3789) 3 years ago
Sally MacFarlane c0dafd6767
Log full peers list on connect/disconnect (#3745) 3 years ago
Frank Li f27fd8d870
fix using optionals + test (#3711) 3 years ago
Sally MacFarlane 00851d042c
Not null annotations (#3708) 3 years ago
Sally MacFarlane 92de455ad0
[MINOR] update link to P2P spec (#3679) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Frank Li 74c490e702
rename peer deny list + slight log change (#3669) 3 years ago
Sally MacFarlane e87bd572c9
blacklist -> denylist (#3652) 3 years ago
Alberto Hernandez aad52d1ae6
Upgrade EnodeURL builder strategy (#3483) 3 years ago
matkt 0d182b80ae
SNAPSYNC add request task (#3601) 3 years ago
Stefan Pingel def3c9c217
fix NPE, issue 3335 (#3405) 3 years ago
Stefan Pingel cd281946c8
fixed method name and some 'finals' (#3370) 3 years ago
Sally MacFarlane 67adfbc214
Eliminate connect to self (#3342) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Sally MacFarlane 2786ce914f
significant (#3316) 3 years ago
Lucas Saldanha 1b45cac379
Test for TLS channel pipeline handlers (#3303) 3 years ago
Lucas Saldanha 99412eb969
besu-3259 Add Compression to TLS P2P (#3282) 3 years ago
Simon Dudley 19ca28f9a2
Added integration test to ensure DevP2P-over-TLS can handle large messages (#3269) 3 years ago
Frank Li c07175ca48
Add upnp only for p2p nat method (#3250) 3 years ago
Simon Dudley f2f7ac9af1
Use out-of-the-box netty codecs to fix TLS P2P failing to process messages over a certain size (#3253) 3 years ago