f-o-a-m / purescript-web3

a purescript library for the web3 api
Apache License 2.0
127 stars 24 forks source link

Make an event coroutine that doesn't require installing a filter #116

Closed martyall closed 5 years ago

martyall commented 6 years ago

We need something similar to the *NoFilter variants in hs-web3 so that we could use things like infura.

martyall commented 5 years ago

fixed with #123