Added eth_logs & fixed issue with manual log filtering
* Implemented `eth_logs` * Fixed issue with `filter.Find()` where logs were appended to an incorrect, non-returned slice resulting in no logs found
Showing
- cmd/mist/assets/examples/coin.html 11 additions, 12 deletionscmd/mist/assets/examples/coin.html
- cmd/utils/cmd.go 1 addition, 1 deletioncmd/utils/cmd.go
- core/block_processor.go 6 additions, 10 deletionscore/block_processor.go
- core/filter.go 2 additions, 3 deletionscore/filter.go
- rpc/packages.go 15 additions, 0 deletionsrpc/packages.go
- xeth/xeth.go 5 additions, 7 deletionsxeth/xeth.go
Loading
Please register or sign in to comment