Commit Graph

385 Commits (110052c9f3990dce7e3035579a692ab9bb75daec)

Author SHA1 Message Date
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
matkt 9b3c734c6a
update RPC methods : fill gasPrice for post london 1559 transaction (#2535) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Danno Ferrin f9b17cf92b
Split Transaction Gas Calculation from EVM Calculation (#2659) 3 years ago
garyschulte 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
Rob Dawson dc8127f398
Fixed nonce bug in EthGetTransactionCount (#2633) 3 years ago
garyschulte 6ef5c274a3
Feature/1559 cleanup tx price calc (#2624) 3 years ago
Antony Denyer 19c34514a1
[Privacy] Allow users to provide a private genesis (#2509) 3 years ago
garyschulte b9e1ce05c0
Feature/1559 cleanup remove experimentaleip (#2586) 3 years ago
Danno Ferrin 3eccc26742
Gradle 7.1.1 and Dependency Version Upgrades (#2596) 3 years ago
Danno Ferrin fd59570e2c
Update spotless and google-java-format (#2593) 3 years ago
Danno Ferrin 992c656387
Update ErrorProne (#2591) 3 years ago
Antony Denyer 41521b6c03
Privacy plugin pmt factory (#2557) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Antony Denyer ffc22522f8
Privacy payload plugin (#2377) 3 years ago
Ratan (Rai) Sur 4122d4a269
switch to hex integers for eth_feeHistory (#2517) 3 years ago
mark-terry 7ed88b70f3
GraphQL schema + adapter updates to handle GoQuorum transaction fields (#2490) 3 years ago
Justin Florentine 55cde86507
Implement eth_getBlockByNumber while downloading state. (#2481) 3 years ago
Antony Denyer 69223b8e75
Adds unrestricted privacy (#2324) 3 years ago
Ratan (Rai) Sur 1ad3f9d5f6
don't retreive full blocks just to get gasUsed (#2480) 3 years ago