protofire / eth-cli

CLI swiss army knife for Ethereum developers
https://www.npmjs.com/package/eth-cli
MIT License
239 stars 40 forks source link

`eth event` output #114

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

The output of eth event:get (and event:watch) looks like this:

$ eth event:get ./Box_sol_Box.abi 'ValueIncrementedBy' 0xa586074fa4fe3e546a132a16238abe37951d41fe
ValueIncrementedBy(4)

which doesn't have enough information and can't be parsed. Two things to improve here: