UNPKG

ethjs-rpc

Version:

A super simple module for querying the Ethereum RPC layer without formatting.

34 lines (19 loc) 598 B
# 0.1.9 -- added promises 1. Fixed major callback / promise issue thanks to Kumavis!! (i.e. unhandled promise rejection swollowing errors) # 0.1.7 -- added promises 1. Added promise support (why did I not do this before..) # 0.1.6 -- fix RPC error handling 1. fix RPC error handling for geth nodes # 0.1.5 -- package json fix # 0.1.4 -- handle 405 1. Handle 405 errors better form the provider # 0.1.2 -- louder errors 1. Louder errors # 0.1.1 -- handle errors better 1. Better error handling # 0.1.0 -- ethjs-rpc 1. Basic testing 2. Basic docs 3. License 4. linting 5. basic exports