Skip to content

Obscuro v0.5.0

Compare
Choose a tag to compare
@moraygrieve moraygrieve released this 21 Oct 10:01
· 2251 commits to main since this release
e48d51f

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.