227 Commits

Author SHA1 Message Date
Marek Kotewicz
d509360694 fixed polling bug 0.1.2 2015-03-11 14:28:52 +01:00
Marek Kotewicz
d2dbc2d5d6 fixed gulp errors 2015-03-11 10:24:03 +01:00
Fabian Vogelsteller
7a44f76132 add shh post formatting 2015-03-10 17:27:36 +01:00
Fabian Vogelsteller
27d54218a9 merged from ethereum again 2015-03-10 17:09:06 +01:00
Fabian Vogelsteller
3848d3a03c fixed logs 2015-03-10 17:07:16 +01:00
Marek Kotewicz
f831ddeacc Merge branch 'apiOverhaul' of https://github.com/frozeman/ethereum.js into apiOverhaul 2015-03-10 16:56:07 +01:00
Marek Kotewicz
27fca175be common fixes 2015-03-10 16:55:57 +01:00
Fabian Vogelsteller
1c9f50feb9 changed topic to topics 2015-03-10 16:22:16 +01:00
Fabian Vogelsteller
2c740b08ee add filter value conversion 2015-03-10 14:49:23 +01:00
Fabian Vogelsteller
8a2444b4bc add default paramter for getBlock 2015-03-10 11:03:03 +01:00
Fabian Vogelsteller
51a075c62d add in-output until eth_getBlockByHash 2015-03-09 20:06:54 +01:00
Fabian Vogelsteller
9c0d3e3c63 fixed to/fromWei 2015-03-09 18:21:11 +01:00
Fabian Vogelsteller
a0b5353f47 changed outputs up to storageAt 2015-03-09 15:09:21 +01:00
Fabian Vogelsteller
1f6c195934 fixed toBigNumber 2015-03-09 11:27:19 +01:00
Marek Kotewicz
c7f8373191 separated formatters files 2015-03-08 18:31:08 +01:00
Marek Kotewicz
068bdd7276 changed project structure 2015-03-08 18:18:52 +01:00
Marek Kotewicz
ddb90c24af refactoring formatters 2015-03-08 17:52:52 +01:00
Marek Kotewicz
a6110a59a4 common changes 2015-03-08 17:28:32 +01:00
Marek Kotewicz
d3569e4ffd more coverage tests 2015-03-08 16:56:21 +01:00
Marek Kotewicz
e2352b48d3 utils.js docs 2015-03-08 10:36:16 +01:00
Marek Kotewicz
344428b3b5 tests... 2015-03-08 10:07:32 +01:00
Marek Kotewicz
9fe105e794 fixed from decimal; 2015-03-08 08:48:45 +01:00
Marek Kotewicz
50fc61155e test for utils.toBigNumber 2015-03-08 08:33:22 +01:00
Marek Kotewicz
60ae274f34 code comments 2015-03-07 20:06:26 +01:00
Marek Kotewicz
b8505d1761 common changes 2015-03-07 19:55:20 +01:00
Marek Kotewicz
ccb37752d3 new api method names 2015-03-07 19:32:05 +01:00
Marek Kotewicz
2b17ad67c9 refactoring 2015-03-07 19:18:22 +01:00
Marek Kotewicz
0a995e1d1f common changes in utils, fixing code complexity 2015-03-07 18:31:09 +01:00
Marek Kotewicz
3f631094af fix all failing karma tests 2015-03-07 17:53:06 +01:00
Marek Kotewicz
1fd1a315bb Merge branch 'develop' into apiOverhaul
Conflicts:
	dist/ethereum.js
	dist/ethereum.js.map
	dist/ethereum.min.js
	lib/utils.js
2015-03-07 17:47:03 +01:00
Marek Kotewicz
0b9d450a4d fixed karma test 2015-03-07 17:43:51 +01:00
Fabian Vogelsteller
b8193914cb fixed tests 2015-03-06 16:09:21 +01:00
Marek Kotewicz
c1136a08c0 Merge branch 'master' into develop
Conflicts:
	dist/ethereum.js.map
	dist/ethereum.min.js
	package.json
2015-03-06 12:05:40 +01:00
Wilfried Kopp
e46f6f156b test(utils): Add test for the toEth() function
- Several test cases to check the conversion into each unit
- Few test cases to check the conversion from strings
2015-03-06 01:03:19 +01:00
Fabian Vogelsteller
333c3ff462 merged develop 2015-03-04 16:34:51 +01:00
Fabian Vogelsteller
b07ddb40c7 add defualt block 2015-03-04 16:31:48 +01:00
Marek Kotewicz
9b3a0f0256 Merge branch 'event_hash'
Conflicts:
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-03-04 01:04:13 +01:00
Marek Kotewicz
63dcee68ee ignore for maxcomplexity warning
Conflicts:
	dist/ethereum.js.map
2015-03-04 00:45:39 +01:00
Marek Kotewicz
a59f3a4c5c Merge pull request #85 from ethers/abiString
constants should be before (dynamic) string contents, fix #84
2015-03-04 00:43:53 +01:00
Marek Kotewicz
688faeca73 Merge pull request #81 from ethers/arraySupport
constants should be before array contents, fixes #30
Conflicts:
	lib/abi.js
2015-03-04 00:42:46 +01:00
Marek Kotewicz
601c8abf74 ignore for maxcomplexity warning 2015-03-04 00:30:29 +01:00
Marek Kotewicz
d9d190ec33 Merge branch 'master' into develop
Conflicts:
	dist/ethereum.js
	dist/ethereum.js.map
	dist/ethereum.min.js
	lib/abi.js
2015-03-04 00:29:24 +01:00
Marek Kotewicz
91321fbcd7 removed web3 dependency from abi.js 2015-03-03 18:38:23 +01:00
Marek Kotewicz
5c7d8a7e33 separated event signature 2015-03-03 18:34:06 +01:00
Fabian Vogelsteller
a05742fda1 Add internal defaultBlock 2015-03-03 11:11:52 +01:00
Fabian Vogelsteller
6cd96c96b7 add net object 2015-03-02 16:29:23 +01:00
Fabian Vogelsteller
9c4080bf26 made filter polling async 2015-03-02 13:12:57 +01:00
Fabian Vogelsteller
869bb668e8 add optional callback 2015-03-02 13:00:20 +01:00
Fabian Vogelsteller
4096fb8c88 merged develop 2015-03-02 10:45:30 +01:00
Fabian Vogelsteller
5c4a36bd7b working on adding callbacks 2015-02-28 15:55:41 +01:00