succinctlabs / rsp

A minimal implementation of ZKPs of Ethereum block execution using Reth. Supports both Ethereum and OP Stack.
Apache License 2.0
55 stars 19 forks source link

chore: use newer patch based on reth v1.0.6 #36

Closed xJonathanLEI closed 2 months ago

xJonathanLEI commented 2 months ago

Upgrades the SP1 patch for reth to now be based on v1.0.6. Also upgrades all its relevant dependencies and resolves upstream breaking changes.

Also dropping the alloy-trie Git dependency patching as the fix has now been released as version 0.5.0.

Tested against the current main (b1935be) and the cycle count for block 20600000 increased slightly by 0.73% from 763,497,973 to 769,074,912.