umbracle/ethgo

Block unmarshal skips transactions

Closed this issue · 0 comments

Hiya, was just playing with this library and of course the first thing I needed isn't implemented yet. :)

Opening an issue just to make sure it's tracked:

https://github.com/umbracle/go-web3/blob/b044b1dc2479f714fd893339eb132a5a7f785fc8/structs_unmarshal.go#L65-L76

Also I suspect Transaction struct is missing the Hash field.

Otherwise looks like a great library, thanks for sharing it!