Commit Graph

1193 Commits

Author SHA1 Message Date
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
Marek Kotewicz 94e0e5ab7d Merge branch 'cpp' into cpp2
Conflicts:
	example/balance.html
2015-01-29 15:22:55 +01:00
Marek Kotewicz 8613382869 moved comment 2015-01-29 15:17:32 +01:00
Marek Kotewicz df17c33898 event example 2015-01-29 15:05:43 +01:00
Marek Kotewicz c8ee08c24b contract.js simplified 2015-01-29 13:32:32 +01:00
Marek Kotewicz 842b8cf323 event.js 2015-01-29 12:35:21 +01:00
Gav Wood e1c0862658 Fix for API. 2015-01-28 10:19:49 -08:00
Marek Kotewicz 61e8ae2f7b events init 2015-01-28 14:55:39 +01:00
Marek Kotewicz 2544d2c952 tests for abi.filters 2015-01-28 14:39:10 +01:00
Marek Kotewicz ea7c2fc673 abi function type 2015-01-28 14:20:36 +01:00
Marek Kotewicz 63d9c070ef fixed incoming messages 2015-01-28 10:50:24 +01:00
Marek Kotewicz 1345a8c67c log error on console, if api returns an error 2015-01-28 00:07:03 +01:00
Marek Kotewicz 83fad0fb59 removed fromFixed, toFixed && offset from tests 2015-01-27 23:03:57 +01:00