Commit Graph

19 Commits

Author SHA1 Message Date
Marek Kotewicz c4c3b126a3 fallback for go-ethereum && fixed parsing ethereum messages 2015-02-18 18:44:09 +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 c29f4a1361 filters refactor 2015-02-05 23:11:16 +01:00
Marek Kotewicz f3ce1f07c4 simplified polling && jsonrpc payload creation 2015-02-03 21:43:39 +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
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 0b82a05a75 events 2015-01-31 04:09:48 +01:00
Marek Kotewicz 995861de4d event options 2015-01-31 01:30:19 +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
Marek Kotewicz df17c33898 event example 2015-01-29 15:05:43 +01:00
Marek Kotewicz 63d9c070ef fixed incoming messages 2015-01-28 10:50:24 +01:00
Marek Kotewicz d0b6f3663b watches are calling callback with a single result object, not a full jsonrpc response 2015-01-26 16:22:40 +01:00
Marek Kotewicz 81bbe8c93b simplified synchronous polling 2015-01-22 17:57:26 +01:00
Marek Kotewicz edfb874527 changes in filter.js (not yet working) 2015-01-21 21:54:03 +01:00
Marek Kotewicz 0172939490 fixed #28 and other small node.js issues 2015-01-16 15:49:36 +01:00
Marek Kotewicz 9a8f45ee30 Filter separated to filter.js file 2015-01-13 18:28:49 +01:00