Commit Graph

375 Commits (2d630cffd1f266243911e10c78367bedb405a185)

Author SHA1 Message Date
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
Ratan (Rai) Sur 375d9b6202
Fix NoSuchElementException in Transaction Receipt Logic (#2477) 3 years ago
matkt 9470ae069d
ignore invalid timestamp field on eth_call (#2464) 3 years ago
Stefan Pingel fd18b0a6fa
add eth_getQuorumPayload (#2470) 3 years ago
Ratan (Rai) Sur b55b076a91
eth_feeHistory (#2466) 3 years ago
garyschulte 2d0732a768
Transaction.gasPrice Optional (#2396) 3 years ago
matkt 87e8770c50
Update eth call post 1559 (#2445) 3 years ago
matkt c23542a830
Fix nullpointer error with trace_block (#2386) 3 years ago
garyschulte 7c68d05615
add effectiveGasPrice to TransasctionReceipt (#2368) 3 years ago
matkt 7120606683
updated eth_sendRawTransaction for EIP1559 transactions (#2424) 3 years ago
mark-terry 974f58848d
Added validation for GoQuorum transactions with value. (#2400) 4 years ago