Tags: thisbejim/web3.js
Tags
Merge develop and bump version (web3#870) * bumped version (web3#865) * validate number of args to solidity functions (web3#866) * Fix for "filterCreationErrorCallback is not a function" Error web3#552 (web3#861) * Missing some checks in order to verify if given value is an object (web3#568) * make sure the old behaviour is valued in toHex * Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js (web3#565) * Porting personal.importRawKey * Porting personal.sign * Porting personal.ecRecover * Export padLeft and padRight as functions of web3 (web3#848) I'm working with `bytes12` and it's useful to have these two functions in the web3 object for formatting. * bumped version * fixed lint * new versions file
PreviousNext