Commit Graph

1826 Commits (bump_web3j)

Author SHA1 Message Date
Jiri Peinlich 33b8b872ff
findSyncTarget always called using Optional.empty (#3364) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Danno Ferrin d1d9e49ba0
Expose RLP Index in Input Decoding (#3354) 3 years ago
matkt ba37c0b1e4
fix launcher issue (#3352) 3 years ago
Sally MacFarlane 67adfbc214
Eliminate connect to self (#3342) 3 years ago
garyschulte b3e1b5f86c
backport merge updates to main (#3341) 3 years ago
Danno Ferrin 5040533b88
EIP-3436 - Expanded Clique Block Choice Rule (#2084) 3 years ago
Frank Li ea9050905c
(fix) Failing test in java 17 - jackson optional parsing (#3325) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
fab-10 e7ccb33061
Do not exit ChainDownloader in case of a generic CancellationException (#3319) 3 years ago
Sally MacFarlane 2786ce914f
significant (#3316) 3 years ago
Sally MacFarlane a718ec2dcc
[MINOR] testing: changed more classes to MockitoJunitRunner (#3311) 3 years ago
Lucas Saldanha 1b45cac379
Test for TLS channel pipeline handlers (#3303) 3 years ago
garyschulte 6a1ac99a79
make ethFeeHistory accept hex values for blockCount (#3302) 3 years ago
Swarnim Pratap Singh 100630b04d
Fast sync state error (#3261) 3 years ago
Sally MacFarlane 0ed8240c52
handle NPE caused by empty json (#3298) 3 years ago
Diego López León 9407866d44
Use infinit regex for accept requests from any domain (#3296) 3 years ago
Jiri Peinlich b450751cfb
Clear previous version fast sync runs data (#3270) 3 years ago
Lucas Saldanha 99412eb969
besu-3259 Add Compression to TLS P2P (#3282) 3 years ago
Jason Frame a6aec846d7
Fix sub-protocols extending Eth protocol sending messages with null capability (#3273) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Simon Dudley 19ca28f9a2
Added integration test to ensure DevP2P-over-TLS can handle large messages (#3269) 3 years ago
RP27 5df17c2281
Gas price too low warning (#3266) 3 years ago
Frank Li c07175ca48
Add upnp only for p2p nat method (#3250) 3 years ago
Jiri Peinlich 97a3494085
When downloading the world state, persist children before parents (#3202) 3 years ago
Jiri Peinlich 724248b1f9
We want to know how long it took to import blocks (#3260) 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
Diego López León b964e9098f
ETC Mystique hard fork (#3256) 3 years ago
taccatisid 5bd8b4be69
factor out timer from BesuRunner into TransactionPoolEvictionService (#3172) 3 years ago
fab-10 9e2bfad466
Fix JSON syntax (#3238) 3 years ago
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
matkt 97bad4a7b7
added compatibility with the snap protocol (#3213) 3 years ago
fab-10 6b47c8fc4b
Stream JSON RPC responses to avoid creating big JSON strings in memory (#3076) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
garyschulte 2aaf483e43
Merge executePayload to main from merge branch (#3214) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
matkt 110052c9f3
fastsync refactor (#3179) 3 years ago
Frank Li 06419d43c6
(fix) log data path on error (#3176) 3 years ago
Diego López León 8bf078cd61
Move discovery options constants to genesis files of predefined networks (#3123) 3 years ago
fab-10 31261c91e0
Make 'to' field optional in eth_call method according to the spec (#3177) 3 years ago
matkt ff55ccb4ef
Revert deletion of the lowest announced block detection (#3178) 3 years ago
Sally MacFarlane 424ad3c83a
install solc in CI; specify solidity version for web3j plugin (#3183) 3 years ago
matkt e3979496a1
Add retry mechanism when we failed to download a block from peers (#3156) 3 years ago
Danno Ferrin 9cee57423b
Change docker base images from debian to ubuntu (#3171) 3 years ago
garyschulte 0f5ef8aa0c
fix comparison in random operation (#3170) 3 years ago
Danno Ferrin 9c23c45ebf
Merge pull request from GHSA-7pg2-p5vj-xp5h 3 years ago
garyschulte 42eb2501cc
merge kintsugi-v3 changes back to main (#3152) 3 years ago
Justin Florentine 83e783d7ca
Eip 4399 (#3111) 3 years ago
Simon Dudley 9147b67fad
Migrating mining coordinator duplicate event (#3098) 3 years ago
Jiri Peinlich d7c58ec8f5
Tls configuration (#3105) 3 years ago