f-o-a-m / purescript-web3

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

Proper canceler for sendAsync #111

Closed safareli closed 7 months ago

safareli commented 6 years ago

Continuation of #102

https://github.com/ethereum/web3.js/pull/1618 was just merged, but I suppose we do need to wait until https://github.com/MetaMask/metamask-extension/issues/4225 is fixed so major web3 providers return XMLHttpRequest or something with abort method.