25 Commits

Author SHA1 Message Date
debris
b794007a52 sed ethereum.js -> web3.js 2015-10-08 15:34:07 +08:00
debris
a40deb4635 common fixes 2015-08-06 17:58:57 +02:00
debris
dd42f67f7d cleaned up httpprovider 2015-08-06 17:49:02 +02:00
debris
aa0fe26a3c fixed jshint warnings in httpprovider 2015-08-06 17:32:04 +02:00
Fabian Vogelsteller
f9b735ea8b add Meteor server fix 2015-07-30 15:44:51 +02:00
Alexander Sinyagin
087b2d929d Replace Content-type with Content-Type in HttpProvider 2015-07-24 21:27:36 +05:00
Fabian Vogelsteller
7be511e51f display un parseable string, on Invlaid JSON RPC response error 2015-07-09 17:40:33 +02:00
Fabian Vogelsteller
ab4af82d5d add ipc provider 2015-06-24 14:56:40 +02:00
Fabian Vogelsteller
3e49f56971 add currentProvidor and mist fixes 2015-06-17 12:41:25 +02:00
Alexander Sinyagin
6ea0d670b6 Set requests content type to application/json 2015-06-08 20:30:14 +05:00
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