Commit Graph

349 Commits (1b29f686e9d6b78c9f289ad88c4d9fbae5d5f50e)

Author SHA1 Message Date
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
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