227 Commits

Author SHA1 Message Date
ethers
4b9bc177f7 constants should be before (dynamic) string contents 2015-02-27 14:41:52 -08:00
Marek Kotewicz
81b19cc9a7 event hash 2015-02-27 20:16:45 +01:00
Fabian Vogelsteller
1c136e307e merged develop 2015-02-27 15:57:25 +01:00
Fabian Vogelsteller
aef0171927 add shh topic auto transformation for filter options 2015-02-27 14:05:00 +01:00
Fabian Vogelsteller
37e6d1185b add shh output formatters and test 2015-02-27 12:41:07 +01:00
ethers
f8db634a8f need to save/concat per iteration 2015-02-26 20:24:19 -08:00
ethers
66196ee8ba constants should be before array contents, fixes #30 2015-02-26 20:06:26 -08:00
Fabian Vogelsteller
47412c3dbd add more tests for blocks 2015-02-26 16:20:46 +01:00
Fabian Vogelsteller
545de254f9 add more tests 2015-02-26 15:54:49 +01:00
Fabian Vogelsteller
30518ae6c8 fixed complexities 2015-02-26 10:56:04 +01:00
Marek Kotewicz
5bd166cc82 clearing timeout 2015-02-25 17:07:16 +01:00
Fabian Vogelsteller
84900e6463 merged with solved conflicts 2015-02-25 17:01:23 +01:00
Fabian Vogelsteller
9981b97b45 fixed ) 2015-02-25 16:31:09 +01:00
Fabian Vogelsteller
8128342908 fixed small change request 2015-02-25 16:30:23 +01:00
Marek Kotewicz
16d7e2520f jshint is more strict 2015-02-25 15:53:28 +01:00
Fabian Vogelsteller
5ea5be2489 add deprecated transact 2015-02-25 14:32:57 +01:00
Fabian Vogelsteller
181f1093e6 changed getCode to getData 2015-02-25 11:01:58 +01:00
Fabian Vogelsteller
1fa7fa6958 toFromWei fix 2015-02-24 18:08:17 +01:00
Fabian Vogelsteller
ee65b2ca5c add input formatter for transactions 2015-02-24 13:00:24 +01:00
Fabian Vogelsteller
fec54d81ae add depreaction warnring to contractFromAbi 2015-02-24 10:45:03 +01:00
Fabian Vogelsteller
684c495981 changed contract API 2015-02-24 10:36:54 +01:00
Fabian Vogelsteller
36ca47f11c Changed watch to filter for eth and shh 2015-02-23 18:30:37 +01:00
Fabian Vogelsteller
7fde77dbb3 add formatter 2015-02-23 17:05:53 +01:00
Fabian Vogelsteller
91c015e402 Made to/fromWei return strings instead of numbers 2015-02-20 12:40:09 +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
Marek Kotewicz
ec6f9b3d08 added transactionCount && uncleCount methods 2015-02-17 19:55:02 +01:00
cubedro
af7c26b163 check request.status in httpsync.js to prevent throwing errors when undefined 2015-02-12 07:03:59 +02: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
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
82cc5f63ae bring back jsonrpc single method calls in polling 2015-02-05 18:20:43 +01:00
Marek Kotewicz
f3e1797153 fixed jsonrpc response 0 not handled properly 2015-02-04 11:23:23 +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
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
03faec9d41 event outputParser && tests 2015-02-03 15:08:19 +01:00
Marek Kotewicz
9d9c23e315 common cleanup 2015-02-02 17:40:05 +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
688030ecb6 eth.filter next param optional 2015-01-31 16:01:41 +01:00