11 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
Pedro Branco 09044dff1d Add timeout to HTTP provider (#499) 2016-11-14 09:00:13 +01:00
Fabian Vogelsteller 8d3d59df26 fixed ipcProvider connection error 2015-10-14 23:11:06 +02:00
debris 61916f9bb8 fixed some of the test that interferred with each other 2015-10-12 14:23:16 +08:00
debris b794007a52 sed ethereum.js -> web3.js 2015-10-08 15:34:07 +08:00
Kobi Gurkan 196e5a8174 Fix spelling 2015-08-17 07:48:46 +03:00
Fabian Vogelsteller 7be511e51f display un parseable string, on Invlaid JSON RPC response error 2015-07-09 17:40:33 +02:00
Marek Kotewicz a320ef8bd9 fixed coverage, unified creating errors 2015-04-16 11:11:33 +02:00
Fabian Vogelsteller 56d13f72fb picked watch change2 2015-04-13 12:55:43 +02:00
Fabian Vogelsteller abe064fb34 add Property and passing through of RPC erro texts 2015-03-23 18:26:48 +01:00
Marek Kotewicz 7519faba9c method.js 2015-03-22 18:12:52 +01:00