Marek Kotewicz
|
d2ad9ac3d6
|
updated link to json-rpc wiki
|
2015-02-23 15:44:03 +01:00 |
Marek Kotewicz
|
5424406b1b
|
Merge pull request #69 from frozeman/apiOverhaul
Add working tests and fixed return value of from/toWei
|
2015-02-23 14:08:55 +01:00 |
Fabian Vogelsteller
|
1e3edbb2b1
|
Merge branch 'develop' of https://github.com/ethereum/ethereum.js into apiOverhaul
|
2015-02-23 10:03:45 +01:00 |
Fabian Vogelsteller
|
60cda4e58a
|
fixed tests
|
2015-02-23 10:01:00 +01:00 |
cubedro
|
9bdcebf434
|
removed ws from package.json
|
2015-02-22 22:55:36 +02:00 |
Marian OANCΞA
|
bfef6251b2
|
Merge pull request #17 from ethereum/master
fallback for go-ethereum && fixed parsing ethereum messages
|
2015-02-22 22:52:04 +02:00 |
Fabian Vogelsteller
|
91c015e402
|
Made to/fromWei return strings instead of numbers
|
2015-02-20 12:40:09 +01:00 |
Marek Kotewicz
|
85c843e71d
|
Merge pull request #67 from frozeman/apiOverhaul
changed most of the function names
|
2015-02-20 12:03:47 +01:00 |
Fabian Vogelsteller
|
ed7d473efd
|
Removed enumerable from methods, fixed number property
|
2015-02-20 10:50:19 +01:00 |
Fabian Vogelsteller
|
ce141d8ec3
|
Removed circular dependencies
|
2015-02-20 09:49:42 +01:00 |
Fabian Vogelsteller
|
188e9e5325
|
Add toWei/fromWei and isAddress
|
2015-02-20 09:34:26 +01:00 |
Fabian Vogelsteller
|
5c994ff817
|
changed most of the function names
Missing is still:
- eth.watch
- eth.contract (has different behaviour now)
- shh methods
correct return values need to be checked
|
2015-02-19 18:37:09 +01:00 |
Marek Kotewicz
|
c4c3b126a3
|
fallback for go-ethereum && fixed parsing ethereum messages
|
2015-02-18 18:44:09 +01:00 |
Marian OANCΞA
|
639f5b8edc
|
Merge pull request #16 from ethereum/master
update to v0.0.15
|
2015-02-17 21:21:46 +02:00 |
Marek Kotewicz
|
9a85b098a0
|
version upgrade
|
2015-02-17 19:55:36 +01:00 |
Marek Kotewicz
|
ec6f9b3d08
|
added transactionCount && uncleCount methods
|
2015-02-17 19:55:02 +01:00 |
Marek Kotewicz
|
b96a7aa1d3
|
gulp cleanup
|
2015-02-17 12:11:57 +01:00 |
Marek Kotewicz
|
d6128f2dbc
|
coveralls badge points to master
|
2015-02-17 09:15:20 +01:00 |
Marek Kotewicz
|
efee6490b0
|
coveralls badge
|
2015-02-17 09:07:55 +01:00 |
Marek Kotewicz
|
339f565b02
|
travis coveralls
|
2015-02-17 08:59:19 +01:00 |
Marek Kotewicz
|
27d53ddf02
|
travis coveralls
|
2015-02-16 22:53:04 +01:00 |
Marek Kotewicz
|
001077e0b9
|
Merge pull request #59 from cubedro/master
Added check.status in httpsync.js
|
2015-02-13 23:07:38 +01:00 |
cubedro
|
990297751e
|
updated dist
|
2015-02-12 07:05:43 +02:00 |
cubedro
|
af7c26b163
|
check request.status in httpsync.js to prevent throwing errors when undefined
|
2015-02-12 07:03:59 +02:00 |
Marian OANCΞA
|
ad8112c05a
|
Merge pull request #15 from ethereum/master
Update to latest
|
2015-02-12 06:40:03 +02:00 |
Marek Kotewicz
|
d1e6b203f1
|
updated README
|
2015-02-06 11:59:12 +01:00 |
Marek Kotewicz
|
c184728ee8
|
version upgrade
|
2015-02-06 11:37:05 +01:00 |
Marek Kotewicz
|
3d652e82c0
|
fixed web3.reset()
|
2015-02-06 11:36:27 +01:00 |
Marek Kotewicz
|
26561e4767
|
fixed #51
|
2015-02-06 10:39:06 +01:00 |
Marek Kotewicz
|
03661d3bc2
|
eth_polling_timeout const
|
2015-02-06 10:20:41 +01:00 |
Marek Kotewicz
|
9e806cce74
|
Merge branch 'master' into develop
|
2015-02-06 00:04:18 +01:00 |
Marek Kotewicz
|
82d32bb95a
|
providermanager -> requestmanager
|
2015-02-06 00:02:14 +01:00 |
Marek Kotewicz
|
a86fccfc1a
|
web3 refactor (in progress)
|
2015-02-05 23:37:30 +01:00 |
Marek Kotewicz
|
c29f4a1361
|
filters refactor
|
2015-02-05 23:11:16 +01:00 |
Marek Kotewicz
|
9d84609b3f
|
Merge branch 'master' of https://github.com/ethereum/ethereum.js
|
2015-02-05 21:06:50 +01:00 |
Marek Kotewicz
|
82cc5f63ae
|
bring back jsonrpc single method calls in polling
|
2015-02-05 18:20:43 +01:00 |
Marek Kotewicz
|
859a1999cb
|
Merge pull request #55 from ethereum/develop
fixed jsonrpc result field 0 not handled properly
|
2015-02-04 11:26:19 +01:00 |
Marek Kotewicz
|
f3e1797153
|
fixed jsonrpc response 0 not handled properly
|
2015-02-04 11:23:23 +01:00 |
Marek Kotewicz
|
a0cfa3ca21
|
version upgrade
|
2015-02-03 23:02:24 +01:00 |
Marek Kotewicz
|
e58e2f5ee4
|
jsonrpc.js tests && jsonrpc response validation is more strict
|
2015-02-03 23:00:02 +01:00 |
Marek Kotewicz
|
45134de740
|
jsonrpc.js file && batch polling
|
2015-02-03 22:24:17 +01:00 |
Marek Kotewicz
|
f3ce1f07c4
|
simplified polling && jsonrpc payload creation
|
2015-02-03 21:43:39 +01:00 |
Marek Kotewicz
|
ddc17196da
|
tests && fixes for utils methods
|
2015-02-03 20:12:56 +01:00 |
Marek Kotewicz
|
fdcc1af4e2
|
clearing tests
|
2015-02-03 19:48:51 +01:00 |
Marek Kotewicz
|
4a54b8c451
|
version upgrade 0.0.12
|
2015-02-03 16:58:49 +01:00 |
Marek Kotewicz
|
f1a5cf9128
|
Merge branch 'develop' into cpp
Conflicts:
dist/ethereum.js.map
dist/ethereum.min.js
|
2015-02-03 16:20:26 +01:00 |
Marek Kotewicz
|
a5909d82eb
|
parsing events output
|
2015-02-03 16:16:38 +01:00 |
Marek Kotewicz
|
1860b3dff9
|
gulp
|
2015-02-03 15:08:36 +01:00 |
Marek Kotewicz
|
03faec9d41
|
event outputParser && tests
|
2015-02-03 15:08:19 +01:00 |
arkpar
|
4bb5ba78b0
|
reverted ethereum.js
|
2015-02-02 18:20:43 +01:00 |