4 Commits

Author SHA1 Message Date
Fabian Vogelsteller
89b9cb9e04 Merge develop and bump version (#870)
* bumped version (#865)

* validate number of args to solidity functions (#866)

* Fix for "filterCreationErrorCallback is not a function" Error #552 (#861)

* Missing some checks in order to verify if given value is an object (#568)

* make sure the old behaviour is valued in toHex

* Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js (#565)

* Porting personal.importRawKey

* Porting personal.sign

* Porting personal.ecRecover

* Export padLeft and padRight as functions of 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
2017-05-09 13:13:41 +02:00
Marek Kotewicz
a320ef8bd9 fixed coverage, unified creating errors 2015-04-16 11:11:33 +02:00
Marek Kotewicz
cbf8ea19cd test naming convention 2015-03-25 22:17:35 +01:00
Marek Kotewicz
7519faba9c method.js 2015-03-22 18:12:52 +01:00