web3.js/lib/web3
phiferd f6b3ce5c0e Propagating unpacking errors to async callback to be consistent with synchronous case (#530)
* buy fix to make synchronous and asynchronous cases compatible (avoid swallowing errors encountered during unpacking)

* removing example comments and whitespace changes

* reworking to avoid catching errors thrown by the callback

* exiting early if there is an error
2017-01-06 11:50:14 +01:00
..
methods Include Swarm bzz_ methods (#473) 2017-01-06 11:48:04 +01:00
allevents.js removed circular references from web3 object 2015-10-21 12:00:11 +08:00
batch.js Jsonrpc - fix singleton pattern 2016-08-26 14:55:16 -07:00
contract.js call stopwatch asynchronously (#498) 2017-01-06 11:49:30 +01:00
errors.js Add timeout to HTTP provider (#499) 2016-11-14 09:00:13 +01:00
event.js removed circular references from web3 object 2015-10-21 12:00:11 +08:00
extend.js fixed travis and stop polling when no polls are available (request from go otto VM) 2015-10-15 11:35:57 +02:00
filter.js Add callback handling in method Filter.stopWatching 2016-08-26 16:01:44 -07:00
formatters.js add formatter for syncing States (#482) 2016-09-12 15:52:36 +02:00
function.js Propagating unpacking errors to async callback to be consistent with synchronous case (#530) 2017-01-06 11:50:14 +01:00
httpprovider.js Add timeout to HTTP provider (#499) 2016-11-14 09:00:13 +01:00
iban.js Fixed padLeft for iban addresses. 2016-03-23 21:30:30 -04:00
ipcprovider.js allow possoble breaklines in ipc provider 2016-02-15 10:34:38 +01:00
jsonrpc.js lint - add missing semicolons 2016-08-26 16:09:50 -07:00
method.js sed ethereum.js -> web3.js 2015-10-08 15:34:07 +08:00
namereg.js finished refactor? 2015-10-08 16:09:37 +08:00
property.js added enumeration to property 2016-01-08 10:56:49 +01:00
requestmanager.js Jsonrpc - fix singleton pattern 2016-08-26 14:55:16 -07:00
settings.js refactor in progress 2015-10-07 04:32:32 +02:00
syncing.js minor fix for syncing 2015-10-27 12:24:33 +01:00
transfer.js removed circular references from web3 object 2015-10-21 12:00:11 +08:00