27 Commits

Author SHA1 Message Date
Marek Kotewicz
50fc61155e test for utils.toBigNumber 2015-03-08 08:33:22 +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
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
a05742fda1 Add internal defaultBlock 2015-03-03 11:11:52 +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
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
Fabian Vogelsteller
84900e6463 merged with solved conflicts 2015-02-25 17:01:23 +01:00
Marek Kotewicz
16d7e2520f jshint is more strict 2015-02-25 15:53:28 +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
91c015e402 Made to/fromWei return strings instead of numbers 2015-02-20 12:40:09 +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
Marek Kotewicz
ddc17196da tests && fixes for utils methods 2015-02-03 20:12:56 +01:00
Marek Kotewicz
9d9c23e315 common cleanup 2015-02-02 17:40:05 +01:00
Marek Kotewicz
b20e972bec few methods moved to utils 2015-01-31 15:22:05 +01:00
Marek Kotewicz
4bdf52fc1e toAscii && fromAscii moved to utils 2015-01-31 13:54:39 +01:00
Marek Kotewicz
2491c99b37 abi.js cleanup && new types.js, utils.js 2015-01-31 02:54:17 +01:00