Commit Graph

15 Commits

Author SHA1 Message Date
Marek Kotewicz 73b9ed29c0 rename to web3 2015-04-07 04:39:47 +02:00
Marek Kotewicz f0216fb574 fixed #149 2015-03-30 09:11:56 +02:00
Marek Kotewicz c7e5d0a9fe light browser bundle 2015-03-23 17:47:53 +01:00
Marek Kotewicz 4b371372b7 light browser bundle without bignumber.js 2015-03-23 17:29:50 +01:00
Marek Kotewicz 5bee7be778 changed bundle name web3 -> ethereum.js 2015-03-16 10:31:11 +01:00
Marek Kotewicz 2850bee3f6 fixed eth_getFilterChanges 2015-03-10 10:47:44 +01:00
Joris Bontje c2ed233912 update balance example for new api 2015-03-09 14:19:42 +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
Gav Wood e1c0862658 Fix for API. 2015-01-28 10:19:49 -08:00
Marek Kotewicz da4c2d530d removed promise dependency, updated readme, fixed node.js version of lib 2015-01-27 00:54:21 +01:00
Marek Kotewicz c9693b4746 contract.html example is working with sync api 2015-01-21 21:12:07 +01:00
Marek Kotewicz 0d2cccc2ce http sync api 2015-01-21 20:29:02 +01:00
Marek Kotewicz 9a264a4284 updated bower.json && package.json version, added bignumber.js to bower dependencies 2015-01-16 16:04:41 +01:00
Marek Kotewicz fbcc6d0d25 BigNumber support 2015-01-16 10:47:43 +01:00
Marek Kotewicz 8c1b26889a renamed example/index.html -> example/balance.html 2015-01-06 13:27:43 +01:00