Commit Graph

552 Commits (d5a18433e62a5cab978f3cf4cc0f84f947d9edec)

Author SHA1 Message Date
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
Ratan (Rai) Sur 7a125b3db9
Better Error Messages and Default ChainId For More Tx Types (#2401) 4 years ago
garyschulte 285d9cd947
change BlockResult to use baseFeePerGas per eth1 json-rpc spec (#2392) 4 years ago
Stefan Pingel b769995fe8
add more tests for the GQ private transaction bloom filters (#2394) 4 years ago
Ratan (Rai) Sur de6c10d17f
[Cleanup] Remove Gas Budget Calculator (#2363) 4 years ago
Antony Denyer 51287459ab
refactor: EeaSendRawTransaction isolate send raw on/off chain (#2283) 4 years ago
Sally MacFarlane 33a9541eef
eth_getCode: add support for GoQuorum private tx (#2380) 4 years ago
garyschulte e90cef0f6d
1559 blockchain reftests (#2374) 4 years ago
mark-terry 3e86423457
Tessera Orion-mode privacy ATs (#2166) 4 years ago
matkt 30c9aaa9b6
Fix invalid trace for CALL operation - (#2319) 4 years ago
Stefan Pingel 169acc7ed2
add log blooms for quorum private transactions (#2305) 4 years ago
Antoine Toulme 5670264f12
Upgrade OpenTelemetry to 1.2.0 (#2313) 4 years ago
Antoine Toulme 61bf0d9cad
Magneto hard fork (#2315) 4 years ago
garyschulte a9dcd5bb5a
update json-rpc responses for 1559 (#2222) 4 years ago
Antony Denyer 840d364659
PermissioningService Besu Plugin (#2218) 4 years ago
Antony Denyer a3e12f3c69
refactor: expose EnodeUrl to plugins (#2284) 4 years ago
Ratan (Rai) Sur db3d5b009c
stabilize eth65 (#2278) 4 years ago
Sally MacFarlane 5edcf32473
update deprecated calls (#2274) 4 years ago
Sally MacFarlane fa92d328d6
[MINOR] refactor out deprecation in test (#2231) 4 years ago
matkt 1e2411cb17
Fix invalid error codes on some JSON RPC apis (#2138) 4 years ago
David Mechler b4e14bc356
Add debug_accountAt RPC end point (#1981) 4 years ago
matkt 6543551778
Fix bonsai trie mining (#2101) 4 years ago
Sally MacFarlane f973f95a92
ignore privateFor for private tx estimation (#2160) 4 years ago
garyschulte a95a008d1d
handle json-rpc raw transactions encoded both in RLP and 2718-style txn byte prefixed (#2132) 4 years ago