ethabi
ethabi copied to clipboard
Make ethabi more no_std compatible
trafficstars
Some parts of ethabi could be no_std compatible to allow for usage in e.g. light clients (in e.g. Substrate WASM runtimes).
Just ran into this issue