15 Commits

Author SHA1 Message Date
Tim Coulter
2ca4240bb7 Add error handling to synchronous methods (obligatory warning against using synchronous calls at all). 2015-05-05 09:56:56 -07:00
Tim Coulter
b064eaba20 Handle this error properly. For instance, without this, if we cannot connect to the RPC client, JSON won't be able to parse the result (there is none), in which case would cause a RuntimeException. 2015-04-30 14:17:34 -07:00
Fabian Vogelsteller
a5c1bcc6e4 changed default providor port to 8545 closes #160 2015-04-21 17:01:00 +02:00
Marek Kotewicz
a320ef8bd9 fixed coverage, unified creating errors 2015-04-16 11:11:33 +02:00
Fabian Vogelsteller
364eab72b1 add callback for async error 2015-04-15 11:48:05 +02:00
Fabian Vogelsteller
56d13f72fb picked watch change2 2015-04-13 12:55:43 +02:00
Marek Kotewicz
288caf32be node-sandbox, tests for httpprovider, request manager refactor in progress 2015-03-21 21:59:38 +01:00
Marek Kotewicz
517eff9d07 Merge pull request #120 from dchambers/make-browserify-compatibile
Make browserify compatibile
2015-03-16 10:19:08 +01:00
dchambers
0267e85d41 Use browserify's 'browser' field instead of 'envify' & 'unreachable-branch-transform to', plus always include 'bignumber.js' since it is needed in the browser. 2015-03-16 08:08:29 +00:00
Marek Kotewicz
cb7c209ff1 removed unused property 2015-03-16 03:26:49 +01:00
Fabian Vogelsteller
2e320edc46 add versions 2015-03-12 16:33:19 +01:00
Fabian Vogelsteller
08a38b36d3 removed unecessary open in httpprovidor 2015-03-11 17:55:54 +01:00
Marek Kotewicz
d2dbc2d5d6 fixed gulp errors 2015-03-11 10:24:03 +01:00
Fabian Vogelsteller
2c740b08ee add filter value conversion 2015-03-10 14:49:23 +01:00
Marek Kotewicz
068bdd7276 changed project structure 2015-03-08 18:18:52 +01:00