f-o-a-m / purescript-web3

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

dont throw remote exceptions into the aether #89

Closed iostat closed 6 years ago

iostat commented 6 years ago

Add a RemoteError and ParserError constructors to Web3Error, so remote exceptions can be gracefully handled.

iostat commented 6 years ago

all green on ps-web3-tests