Commit Graph

55 Commits

Author SHA1 Message Date
Marian Oancea
6fc5d8e81e Prepare for PR
changed repo urls from package.json, bower.json and readme
2014-11-10 14:31:53 +02:00
Marian OANCΞA
67e3eff806 Merge pull request #6 from cubedro/develop
Changes from debris
2014-11-10 14:10:25 +02:00
Marian OANCΞA
f5024b4926 Merge pull request #5 from cubedro/debris-error_handling_fix
Debris error handling fix
2014-11-10 14:09:21 +02:00
Marian Oancea
c1b2595deb fix merge conflicts 2014-11-10 14:07:06 +02:00
Marian Oancea
512d4ca6a4 Merge branch 'debris-error_handling_fix' into develop 2014-11-10 14:00:02 +02:00
Marian Oancea
c91e4afe6c fix merge conflicts 2014-11-10 13:57:49 +02:00
Marian Oancea
a2d8b89289 Added npm version 2014-11-09 21:30:27 +02:00
Marek Kotewicz
8ca991ecd2 corresponding changes from cpp-ethereum 2014-11-07 14:36:07 +01:00
Marek Kotewicz
e3ad9be4c8 missing semicolons 2014-11-07 14:07:01 +01:00
Marek Kotewicz
0d6479e1d6 proper error handling proposal 2014-11-07 14:03:46 +01:00
Marian Oancea
3270b432bc Refactoring
Removed browser fixes
Updated gulp to bypass native browser objects
Added source map for dist
2014-11-06 22:51:37 +02:00
Marian Oancea
bd14b4d23e node < 0.10 fails travis build => remove 0.6 & 0.8
from travis.yml
2014-11-06 01:48:52 +02:00
Marian Oancea
4402a7d817 gulp >= 3.4.0 2014-11-06 00:49:50 +02:00
Marian Oancea
5871d1e359 Updated all dependency versions 2014-11-06 00:44:40 +02:00
Marian Oancea
2f33a8c657 Update dependencies to pass travis build 2014-11-06 00:37:07 +02:00
Marian Oancea
6dc7be6cd1 Update dependencies & travis.yml 2014-11-06 00:24:10 +02:00
Marian Oancea
7d6164b351 updated travis.yml 2014-11-05 23:31:54 +02:00
Marian Oancea
44ab30f628 more json fixes 2014-11-05 23:07:13 +02:00
Marian Oancea
dcae30c1e4 updated bower.json ignore 2014-11-05 22:58:06 +02:00
Marian Oancea
f281a362f0 bower small fix 2014-11-05 22:37:00 +02:00
Marian Oancea
c402dad6fa Updated bower.json & Readme 2014-11-05 22:33:28 +02:00
Marian Oancea
45d0d72138 Updated package.json 2014-11-05 20:12:21 +02:00
Marian Oancea
15088d7ebe Fixed indent
Fixed indent so we can compare differences in PR.
2014-11-05 19:52:52 +02:00
Marian Oancea
4be4db5e6c Converted to node module
Converted to npm package
Added brower
Added browserify with minification
Updated Readme
2014-11-05 19:46:01 +02:00
Marian OANCΞA
3e174a0879 Merge pull request #1 from cubedro/example
example
2014-11-04 21:26:14 +02:00
Marek Kotewicz
0cdef3376d example 2014-11-03 17:46:56 +01:00
Marek Kotewicz
b0e11826e5 lgpl 2014-11-03 12:40:57 +01:00
Marek Kotewicz
c8307a9e44 license 2014-10-31 14:12:05 +01:00
Jeffrey Wilcke
e84fa8d4e6 transacton => transaction 2014-10-30 23:36:06 +01:00
Jeffrey Wilcke
f11b5f3e40 Added account prop 2014-10-30 22:20:22 +01:00
Jeffrey Wilcke
5538ff7252 Fixed Qt provider
* postData => postMessage
* JSON.parse parsed wrong data on 'onmessage'
2014-10-30 22:17:50 +01:00
Jeffrey Wilcke
aca9a41fcf Merge pull request #1 from debris/master
Http JSON-RPC provider, http polling, little refactor, whisper
2014-10-30 21:35:40 +01:00
Marek Kotewicz
cb607b4911 changes to make whisper working 2014-10-29 17:14:59 +01:00
Marek Kotewicz
31c6159019 filters refactored 2014-10-29 14:45:39 +01:00
Marek Kotewicz
9adb625846 polling whisper in progress 2014-10-29 12:44:50 +01:00
Marek Kotewicz
0b10cbd713 http renamed to httprpc 2014-10-28 16:53:31 +01:00
Marek Kotewicz
3119be908c db and shh 2014-10-28 13:42:55 +01:00
Marek Kotewicz
28d4250866 cleaner promises 2014-10-28 10:43:12 +01:00
Marek Kotewicz
66e439b6f4 http polling 2014-10-23 14:11:57 +02:00
Marek Kotewicz
f9ca054314 warning when provider is not set 2014-10-22 16:21:38 +02:00
Marek Kotewicz
f7c9c8928e messageHandler expects object instead of string 2014-10-22 16:12:41 +02:00
Marek Kotewicz
ea3048421f block, transaction, uncle by hash and number separately 2014-10-22 15:58:24 +02:00
Marek Kotewicz
5cd93a0618 http provider 2014-10-22 11:41:48 +02:00
obscuren
eef4cd1b64 Updated properties 2014-10-21 00:49:33 +02:00
obscuren
ac7994d8c7 Updated readme 2014-10-21 00:41:27 +02:00
obscuren
8a7d1a69b3 Fixed setting providers to the right object 2014-10-21 00:37:58 +02:00
obscuren
76b20be2ea Qt provider 2014-10-21 00:26:34 +02:00
obscuren
74cab14b8d Moved WebSocketProvider 2014-10-21 00:15:10 +02:00
obscuren
c8aa5feb14 Removed Key 2014-10-21 00:14:58 +02:00
obscuren
590c393680 Updated according to the new Generic JSON RPC API 2014-10-21 00:14:41 +02:00