Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Properly create receipts for successful transactions * move to reth domain types for storage + add our packing types where feasible * Added block building * create receipts for failed transactions * Add finalize_slot_hook * separating state and storage better, fixes * fix transaction mapping from hash to index * fix * fix * improve tests * test & fix state vector extensions * fix test * Remove reth-rpc and primitive_types dependencies * fix not-workspace dependencies * post-merge fixes * fix post-merge formatting * enable "demo-stf/experimental" in "demo-rollup/experimental" * revert default experimental --------- Co-authored-by: bkolad <[email protected]>
- Loading branch information