Commit Graph

19 Commits

Author SHA1 Message Date
Marek Kotewicz 38641dfa9c fixed #154 2015-04-20 14:38:08 +02:00
Marek Kotewicz 4aeba40514 fixed event_inc example 2015-04-20 13:52:40 +02:00
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 5bee7be778 changed bundle name web3 -> ethereum.js 2015-03-16 10:31:11 +01:00
Marek Kotewicz 38f656734f fixed examples 2015-03-10 13:27:16 +01:00
Fabian Vogelsteller 684c495981 changed contract API 2015-02-24 10:36:54 +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 842b8cf323 event.js 2015-01-29 12:35:21 +01:00
Marek Kotewicz f02368141f fixed contract example 2015-01-27 11:53:34 +01: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 0202b05a5d implicit solidity method call 2015-01-22 14:37:34 +01:00
Marek Kotewicz c9693b4746 contract.html example is working with sync api 2015-01-21 21:12:07 +01:00
Marek Kotewicz 380c1522ac solidity methods "overloading" 2015-01-20 15:06:05 +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 0172939490 fixed #28 and other small node.js issues 2015-01-16 15:49:36 +01:00
Marek Kotewicz 1428dcee21 web3.contract -> web3.eth.contract 2015-01-13 13:03:40 +01:00
Marek Kotewicz f9cc090473 fixed example 2015-01-08 15:31:46 +01:00
Marek Kotewicz ea8db7a4ae improved contracts interface 2014-11-14 13:11:47 +01:00