manticore
manticore copied to clipboard
Better control of gas accounting
Add evm.gas configuration constant/variable/thing to control how to account gas. For example "static" will ignore all dynamic calculated fees. (This is different from evm.oog. The latter controls how and when to check for Out Of Gas)
Change rpl -> rust-rpl dependency.
@feliam were you still hoping to merge this? I think those couple of nits are the only things blocking it.