-
Asterisc has been developed by Sunnyside. OP Labs have understood that it's done but as we're getting ready to ship it seems that we aren't 100% clear on what loose ends might remain.
This issue will…
-
-
This issue gives an overview to taking Asterisc to the current Cannon's level. Expected to be a superset of proto's TODOs: https://github.com/ethereum-optimism/asterisc/issues/7.
Cannon-compatible …
-
Hey Ben,
Someone (Jon, maybe? Possibly Sean) mentioned TabTabTab to me at the Nuke 8 launch event last night, and I thought I'd check it out today.
I love the idea of sorting by the most added nodes…
-
It looks like that [this action](https://github.com/LorenEteval/Furious/blob/081054e9c0cb358f1469c96b4b0039f50ecc089a/Furious/TrayActions/Connect.py#L267) is not needed for MacOS and Linux, because [P…
-
There is a significant amount of shared code between the cannon and asterisc trace provider types that we should look to deduplicate. In particular around snapshot and prestate management.
We should …
-
When a client program uses a large amount of memory (~3GiB in my test case), serialising the state snapshot to JSON uses an excessive amount of system memory. For a 3GiB state serialising the state c…
-
## Description of the updates required
- Consolidate the OP Mainnet one into this page
- Add redirect
## Github issue label criteria
> Choose the appropriate github issue labels for each…
-
## Description of the updates required
This page should be deleted and we should just use the `Difference Between Ethereum and OP Stack Chains`
## Github issue label criteria
> Choose the…
-
I write a piece of rust code and just do the same thing with https://github.com/ethereum-optimism/asterisc/blob/48f53131a83817c26b0bc89849e9fbcc90482961/tests/go-tests/minimal/main.go . Then I compile…