Commit Graph

1598 Commits (5bd8b4be695d89087c04dbbecd2bb416ed1749d5)

Author SHA1 Message Date
Jason Frame fbb2944de4
Eth66 protocol request id should only apply to the Eth protocol (#2685) 3 years ago
Antoine Toulme a9212d352d
typos (#2686) 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
Ratan (Rai) Sur f888983a2d
eth66 (#2365) 3 years ago
Matt Kula b2da957687
Remove duplicate AddOperation to registry (#2664) 3 years ago
garyschulte cc335eab63
Encapsulate London Block transaction gas price validation (#2660) 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
Danno Ferrin 367b6a74f1
Remove EIP-1702 account versioning (#2657) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
taccatisid 8236764bbf
refactor GoQuorum private transaction detection (#2644) 3 years ago
Rob Dawson dc8127f398
Fixed nonce bug in EthGetTransactionCount (#2633) 3 years ago
Justin Florentine 1f4f131469
Prioritize with nonce distance (#2505) 3 years ago
Antony Denyer b0e57a450d
Update web3j in acceptance tests to ~4.8.6 (#2616) 3 years ago
garyschulte 6ef5c274a3
Feature/1559 cleanup tx price calc (#2624) 3 years ago
Danno Ferrin 78c50e995c
Less Spotless Gradle Warnings (#2614) 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
Jason Frame 47a3941467
Qbft to use validator contract (#2574) 3 years ago
Sally MacFarlane 8bad30ca8a
Fix bug with value transfer (#2609) 3 years ago
Danno Ferrin 5e0301a749
Update Repo for `main` branch (#2608) 3 years ago
Danno Ferrin 3eccc26742
Gradle 7.1.1 and Dependency Version Upgrades (#2596) 3 years ago
mark-terry 5645c2d015
Updated transaction validation to check onchain permissions at the transaction pool level (#2595) 3 years ago
garyschulte dfd82be338
Bugfix/besu 2598 basefee present before fork block (#2603) 3 years ago
Antoine Toulme 81c1fd283f
Add ability to expose getWork/submitWork JSON-RPC methods over the stratum port (#2581) 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
Antoine Toulme 670a19e7d8
Add stratum metrics (#2583) 3 years ago
Justin Florentine d54c89b40c
2496 ping pong encoding error (#2575) 3 years ago
Antoine Toulme bc697e82cb
Add unstable CLI option for max ommers depth (#2584) 3 years ago
Antony Denyer 41521b6c03
Privacy plugin pmt factory (#2557) 3 years ago
matkt 0a04d84541
EIP1559 Cleanup : remove experimental flags (#2577) 3 years ago
Antoine Toulme ea623a3c2e
Add support for mining ommers, up to 8 blocks behind the head job (#2576) 3 years ago
garyschulte b81b23468f
refactor of transaction replacement rules (#2545) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
matkt ff67cc6962
fix cleared storage issue on bonsai (#2502) 3 years ago
Justin Florentine 6808445c19
2496 ping pong encoding error (#2512) 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
Justin Florentine 9fe760fd83
add london block for mainnet (#2504) 3 years ago
matkt 3e256baed3
fix ropsten consensus issue (#2499) 3 years ago
matkt 3072bc1759
Fix bonsai storage inconsistency issue (#2492) 3 years ago
Ratan (Rai) Sur c5591260cc
refactor response constructor (#2493) 3 years ago
Saravana Perumal Shanmugam a2767b6adc
p2p tls support (#2473) 3 years ago
mark-terry 7ed88b70f3
GraphQL schema + adapter updates to handle GoQuorum transaction fields (#2490) 3 years ago
matkt e2356c93ff
Add fix to prevent the node from stopping downloading blocks (#2213) 3 years ago
Sally MacFarlane de602c4855
no trace for method calls in private tx simulator (#2482) 3 years ago
Ratan (Rai) Sur d48c95e97a
add early return (#2486) 3 years ago