Commit Graph

13 Commits

Author SHA1 Message Date
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