Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Daniel Lehrner b0de73fe57
trace_call API (#3166) 3 years ago
fab-10 a6271c6b6b
Response streaming: stop on IO error and remove queue management (#3399) 3 years ago
garyschulte 06fca94652
add a websocket max frame size configuration (#3386) 3 years ago
Frank Li 9a37fde460
add tests (#3371) 3 years ago
Stefan Pingel cd281946c8
fixed method name and some 'finals' (#3370) 3 years ago
matkt ba37c0b1e4
fix launcher issue (#3352) 3 years ago
garyschulte b3e1b5f86c
backport merge updates to main (#3341) 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
garyschulte 6a1ac99a79
make ethFeeHistory accept hex values for blockCount (#3302) 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
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Diego López León b964e9098f
ETC Mystique hard fork (#3256) 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
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
fab-10 31261c91e0
Make 'to' field optional in eth_call method according to the spec (#3177) 3 years ago
garyschulte 42eb2501cc
merge kintsugi-v3 changes back to main (#3152) 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
garyschulte 8089a29727
Merge: engine_getPayload json-rpc endpoint (#3107) 3 years ago
Frank Li 183cdaf3e3
(internal) Refactor 'onchain' to 'flexible' where applicable (#3075) 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
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
Stefan Pingel 4d72369469
Refactor privacy controller (#2971) 3 years ago
fab-10 90d45963e5
Fix a double execution of the same method (#3021) 3 years ago
garyschulte a2f517ce32
consensus context changes in support of merge context (#2976) 3 years ago
Sally MacFarlane c8f2c99777
Log unused JSON params (#2993) 3 years ago
Frank Li c35c3bced5
[2950] Support websocket binary frames (#2980) 3 years ago
fab-10 f58ca8da94
Improve test coverage of autoselection of isAllowedExeceedingBalance validation parameter (#2938) 3 years ago
taccatisid 9deb5ea5d2
reduce use of global quorum config (#2805) 3 years ago
fab-10 cff352b0b8
Set gas fees to zero when simulating a transaction and not enforcing balance checks (#2918) 3 years ago
matkt e7d1365084
Add trace_filter API (#2904) 3 years ago
Vladyslav Lupashevskyi 7d8464caa5
Fix #2890: Allow eth_call and eth_estimateGas to accept contract address as sender (#2891) 3 years ago
Antony Denyer a30c314290
Allow Besu to host RPC endpoints via a plugin. (#2754) 3 years ago
Sally MacFarlane aaad52e175
rename variables to use allowlist (#2832) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Sally MacFarlane 9111faccc2
offChain -> offchain (#2818) 3 years ago
Sally MacFarlane 84f58a9aa5
Rename: OnChain -> onchain (#2806) 3 years ago
Danno Ferrin 2415000caf
Evm speedup (#2796) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 979dceda05
Rollback TransactionGasCalculator (#2789) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
Sally MacFarlane 98410082e4
ignore all unknown fields for eth_call and eth_estimateGas (#2690) 3 years ago
garyschulte b5113e715f implement EIP-3607 (#2676) 3 years ago