eth95
eth95 copied to clipboard
Add transaction / event / result decoding
The output can be decoded with little addl. overhead since we have the abi. We should decode the output log (toggle setting), so results like [object object] can easily be viewed.
PRs are welcome!