You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
### Description
We upstream scroll's precompile handling in bus mapping so that the EVM
circuit warms the precompile addresses at the beginning of the
transaction.
### Issue Link
#1626
### Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
### Content
- Warm precompile addresses
- Fix some minor issues in StepRws offset and the Rws debugging
messages.
---------
Co-authored-by: adria0.eth <5526331+adria0@users.noreply.github.com>
What command(s) is the bug in?
No response
Describe the bug
we set them to warm like this https://github.com/scroll-tech/zkevm-circuits/blob/7ddaf92b1f92dc8bcad9bd004457333b84e5e9d4/bus-mapping/src/evm/opcodes/begin_end_tx.rs#L140
Concrete steps to reproduce the bug. If it's able reproduce via testool, please share
test_id
from jenkins reportNo response
The text was updated successfully, but these errors were encountered: