Commit Graph

190 Commits (c127f9c1d7b63630a71c1d636bef0b3ed146ee34)

Author SHA1 Message Date
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
Fabio Di Fabio 6e8e24874f
New excess_data_gas block header field (#4958) 2 years ago
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
Justin Florentine 48a1249eb8
4844 new tx type (#4931) 2 years ago
garyschulte 96972ff2de
Worldstate-only resync behavior (#4875) 2 years ago
garyschulte 76d6429cc0
Snapshot based non-persisting MutableWorldState usage (#4531) 2 years ago
matkt da9b10767a
Snapsync persist state (#4381) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin b322ef6ae1
Migrate storage APIs to Bytes32 (#4562) 2 years ago
garyschulte d73ce2116c
Bonsai snapshot worldstate (#4409) 2 years ago
mustafauzunn 817c1cbc24
Java modules support (#4468) 2 years ago
Daniel Lehrner a8cf2d926a
Return transaction type for legacy transactions (#4027) 2 years ago
Jiri Peinlich 2b42f6e222
Backward Sync should remember recent finalized blocks. (#3808) 2 years ago
Jiri Peinlich 918b5359b1 Improving backwards sync (#3638) 3 years ago
Daniel Lehrner d2a413b61b
Rename field random to prevRandao (#3495) 3 years ago
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
Antony Denyer 424de5a55b
Start external services before we start plugins (#3118) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
garyschulte 2ed6c61f6b
merge of Blockheader changes to support random field (#3104) 3 years ago
Antony Denyer bfd4aa3c32
Clarify text in javadocs (#2870) 3 years ago
Antony Denyer a30c314290
Allow Besu to host RPC endpoints via a plugin. (#2754) 3 years ago
Paul Harris 92955d2894
Add a labelled gauge to metrics (#2646) 3 years ago
Danno Ferrin 367b6a74f1
Remove EIP-1702 account versioning (#2657) 3 years ago
Antony Denyer 183f275f88
Permissioning - improve java docs (#2618) 3 years ago
Antony Denyer 19c34514a1
[Privacy] Allow users to provide a private genesis (#2509) 3 years ago
Danno Ferrin fd59570e2c
Update spotless and google-java-format (#2593) 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
garyschulte 2d0732a768
Transaction.gasPrice Optional (#2396) 3 years ago
Ratan (Rai) Sur 7a125b3db9
Better Error Messages and Default ChainId For More Tx Types (#2401) 4 years ago
garyschulte e90cef0f6d
1559 blockchain reftests (#2374) 4 years ago
Ratan (Rai) Sur 68510e500b
Fix consensus vulnerability regarding excessively large 1559 fee fields (#2338) 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
garyschulte 4a3e2751c3
Make 2930 accesslist transactions use frontier txn price calculator (#2239) 4 years ago
garyschulte a95a008d1d
handle json-rpc raw transactions encoded both in RLP and 2718-style txn byte prefixed (#2132) 4 years ago
Abdelhamid Bakhta dd0e8b0bcf
Fix transaction encoding/decoding issues. (#2043) 4 years ago
Ratan (Rai) Sur 67db876fcb
Miscellaneous EIP-2930 Updates (#1897) 4 years ago
Trent Mohay 08615f2b06
Create a QbftMetricsService (#1861) 4 years ago
Ratan (Rai) Sur 39b2c6e7af
EIP-2930: Access List Transactions (#1712) 4 years ago
Ratan (Rai) Sur 049c3799cf
Use Typed Transaction Envelope for EIP-1559 Transactions (#1825) 4 years ago
Ratan (Rai) Sur bd442fade1
Update Accepted Transaction Handling for EIP-1559 in Preparation for EIP-2718 Transactions (#1700) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
Ratan (Rai) Sur 021ce8ee04
EIP-2718 Typed Transaction Envelopes (#1645) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Abdelhamid Bakhta 31df8660d4
Refactor transaction rlp encoding / decoding (#1375) 4 years ago
Sally MacFarlane 7a6747eed4
[MINOR] fixed incorrect statements and updated link (#1304) 4 years ago