casper-network / casper-node

Reference client for CASPER protocol
https://casper.network
Apache License 2.0
392 stars 222 forks source link

[Spike] Migrate wasm-utils into wasm-instrument #3228

Closed cspramit closed 1 year ago

cspramit commented 2 years ago

wasm-utils crate is apparently archived by the owners and wasm-instrument have the same functionality and is maintaned.

mpapierski commented 1 year ago

Some observations:

I think it's not worth pursuing the migration before 2.0.0 due to the gas limit injector and stack height limiter changes. We could try:

CC @georgepisaltu

WIP code is here https://github.com/mpapierski/casper-node/tree/gh-3228-wasm-instrument