mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
* Remove entries() in KeyValueStorage * Implement Private Transaction Processor * Implement PrivateTransactionReceipt * Refactor privacy parameter injection * Disable ether for private transaction * Implement AcceptanceTest * Fix PrivateWorldState injection * Add unimplemented private transaction type - https://entethalliance.github.io/client-spec/spec.html#sec-extensions-json-rpc * Change Private Transaction RLP * Change Private Transaction RLP for acceptanceTest * Fix copyright year * Fix build Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>