- Fix getTx unhandled promise rejection
- Fix RPC unhandled promise rejection.
- Added the very essential getTransactionSuccess method
- Updated ethjs-abi, ethjs-format, ethjs-query, ethjs-contract
- The updates will fix some small problems with geth/parity compat
- Expose ABI module
- Added personal_sign/personal_ecRecover
- Added log decoders
- Updates provider, handle 405 better
- Set Provider now more dynamic accross all modules
- Specified more dependencies in package.json
- Update ethjs-query
- Update unit. formatting
- BN formatting fix
- Upgraded ethjs-query
- Basic testing
- Basic docs
- License