Obscuro v0.5.0
Change Log
- Event Subscriptions:
- Event subscriptions for logs are now supported via the eth_subscribe and eth_getLogs approaches. This has been tested using both the ethers and web3js libraries. Note that eth_newFilter is not currently supported. For more information see events design doc.