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 |
Marek Kotewicz
|
9d9c23e315
|
common cleanup
|
2015-02-02 17:40:05 +01:00 |
arkpar
|
1a6b7de0af
|
removed splitter.qml
|
2015-02-02 16:47:18 +01:00 |
Marek Kotewicz
|
011fdd91df
|
event_inc example
|
2015-02-02 11:52:56 +01:00 |
Gav Wood
|
0994efa66f
|
Better HTML template in Mix.
Use happened in JS.
Debugging QML enabled.
|
2015-02-01 22:51:14 -08:00 |
Marek Kotewicz
|
d5166918e9
|
fixed event signatures
|
2015-01-31 19:07:59 +01:00 |
Marek Kotewicz
|
e6c0ec7278
|
version upgrade
|
2015-01-31 16:02:51 +01:00 |
Marek Kotewicz
|
3cdf108057
|
Merge branch 'develop'
|
2015-01-31 16:02:16 +01:00 |
Marek Kotewicz
|
688030ecb6
|
eth.filter next param optional
|
2015-01-31 16:01:41 +01:00 |
Marek Kotewicz
|
589c4fb30f
|
formatInput && formatOutput simplified
|
2015-01-31 15:48:49 +01:00 |
Marek Kotewicz
|
b20e972bec
|
few methods moved to utils
|
2015-01-31 15:22:05 +01:00 |
Marek Kotewicz
|
a8a2e3231c
|
constants separated to const.js file
|
2015-01-31 14:05:48 +01:00 |
Marek Kotewicz
|
4bdf52fc1e
|
toAscii && fromAscii moved to utils
|
2015-01-31 13:54:39 +01:00 |
Marek Kotewicz
|
0b82a05a75
|
events
|
2015-01-31 04:09:48 +01:00 |
Marek Kotewicz
|
80c97ca21b
|
events
|
2015-01-31 03:42:13 +01:00 |
Marek Kotewicz
|
2491c99b37
|
abi.js cleanup && new types.js, utils.js
|
2015-01-31 02:54:17 +01:00 |
Marek Kotewicz
|
cf534d4726
|
gulp
|
2015-01-31 01:54:46 +01:00 |
Marek Kotewicz
|
5689086202
|
formatters separated
|
2015-01-31 01:52:36 +01:00 |
Marek Kotewicz
|
995861de4d
|
event options
|
2015-01-31 01:30:19 +01:00 |
Marek Kotewicz
|
2eedc330bf
|
contract with array example
|
2015-01-30 15:45:00 +01:00 |
Marek Kotewicz
|
600c9dd27d
|
topics are deprecated
|
2015-01-29 15:45:04 +01:00 |
Marek Kotewicz
|
e380462532
|
topic for backwards compatibility
|
2015-01-29 15:36:13 +01:00 |