Commit Graph

415 Commits (676e1f8c1344edd3009eba6f22a46287b4e98bdb)

Author SHA1 Message Date
Danno Ferrin 33751dc50f
Address import performance issues (#5734) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma a5fe79f1ad
ethereum/p2p - migrated tests from Junit4 to Junit5 (#5718) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Fabio Di Fabio c3ab8e017d
Improve log of p2p messages (#5542) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 1 year ago
garyschulte 128f95e1a5
fix minor npe (#5495) 2 years ago
Matt Whitehead 74a9017639
Log access denied error separately to other IO exceptions so cause is clearer (#5454) 2 years ago
Sebastian Bathke 18405fc799
Add option to send SNI header in TLS ClientHello message (#4894) (#5439) 2 years ago
Camilo Reis Dotto 5f9ecb568b
Permissioning - A better solution to fix NullPointerException on createPayload (#5385) 2 years ago
Sally MacFarlane af042e64f7
Certificates - specify long expiry for intermediate certs (#5422) 2 years ago
Nischal Sharma 832886d19c
Improved error message when verifying enode syntax with xdns-enabled (#5346) 2 years ago
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Diego López León 66c757dfa3
Update SLF4J version (#4587) 2 years ago
Usman Saleem e18e407c4e
Use Java 17 to build and run Besu (#4977) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Sally MacFarlane 1abe2772f6
update some tests from junit 4 to 5 (#4973) 2 years ago
Justin Florentine 18b8a63e3e
fixes test that won't pass if local hostname unresolvable via reverse dns (#4928) 2 years ago
Jason Frame 38316ef188
EIP-6122 Timestamp based fork IDs (#4841) 2 years ago
lukelee-sl 609904e509
gradle modifications to support java 19 (#4797) 2 years ago
Gabriel-Trintinalia 72387a5b8c
Hidden option to enforce maximum or minimum eth capability (#4752) 2 years ago
Gabriel-Trintinalia f83d7e1a40
Fix attempt to send unsupported message (13) via cap eth/67 (#4732) 2 years ago
Daniel Lehrner 49f32ca22d
Prints configuration overview (#4451) 2 years ago
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