helios
helios copied to clipboard
feat: implement `eth_newFilter`
Implemented eth_newFilter
- Not verifying current, according to this discussion
- Adding support for
eth_getFilterChanges
first before merging this