Commit Graph

2608 Commits (f2c2512ef64a5c41e69e325c4d2f76837180cbbd)

Author SHA1 Message Date
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
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
Jason Frame 7713199e96
QBFT migration: Create a migrating protocol context (#3117) 3 years ago
RP27 db749c128c
Remove duplicate code (TODO) in FlexiblePrivacyPrecompiledContract (#3132) 3 years ago
garyschulte 8089a29727
Merge: engine_getPayload json-rpc endpoint (#3107) 3 years ago
Simon Dudley a154b48f23 Rename BftForksSchedule to ForksSchedule and prepare for some more generic use cases (#3108) 3 years ago
Antony Denyer 795d0d01ea
Reduce log level down to debug on EthPeer Permissioning (#3114) 3 years ago
Adrian Sutton 9c5d1d5cb2
Include invalid value in Enode error message (#3112) 3 years ago
Stefan Pingel 0b4c03c8ca
add more logging for get blocks form peers task (#3047) 3 years ago
garyschulte 2ed6c61f6b
merge of Blockheader changes to support random field (#3104) 3 years ago
Frank Li 183cdaf3e3
(internal) Refactor 'onchain' to 'flexible' where applicable (#3075) 3 years ago
Jiri Peinlich b373379467
Making sure that the resolved DNS lists get used in full (#3071) 3 years ago
Jason Frame c950db4132
Qbft migration protocol schedule (#3069) 3 years ago
Lucas Saldanha 5230af51a2
Fix admin_nodeInfo with optional values (#3082) 3 years ago
Frank Li 14ca78bd42
[2981] Multi algorithm support for JWT (#3017) 3 years ago
garyschulte f3adc0c3fb
Feature/keep peers on dns fail (#3057) 3 years ago
Frank Li e6e3d45b1e
[2982] Handle operation not permitted exception (firewall) (#3058) 3 years ago
Sally MacFarlane b682f8c28b
connection (#3061) 3 years ago
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago