Go-ethereum: accounts/abi: Event logging

Created on 24 May 2017  路  3Comments  路  Source: ethereum/go-ethereum

Be able to unpack variables and read data from an event log. Make this easily compatible with the bindings so that the bind package could bind with the client to read and filter through the logs while getting actual types and values.

inactive feature

Most helpful comment

Yep. It's almost done. PR is here: https://github.com/ethereum/go-ethereum/pull/14743

All 3 comments

Anyone working on this? Before full ABI support, just being able to access and interpret the arguments of logs would be a great start. I asked a question about that here on stack exchange.

Yep. It's almost done. PR is here: https://github.com/ethereum/go-ethereum/pull/14743

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings