debris
|
32b7ee5020
|
updated examples
|
2015-10-21 12:02:00 +08:00 |
Fabian Vogelsteller
|
ce52fcf080
|
fixed contract.new examples
|
2015-07-20 16:44:25 +02:00 |
Marek Kotewicz
|
1d2c032376
|
removed outdated lines from examples...
|
2015-07-07 12:01:45 +02:00 |
Marek Kotewicz
|
7b161b4ca4
|
common fixes in examples
|
2015-07-07 11:58:42 +02:00 |
Marek Kotewicz
|
f1f30d04ed
|
removed redundant code in examples
|
2015-07-07 11:56:50 +02:00 |
Marek Kotewicz
|
84a3d93c54
|
updated examples
|
2015-07-07 11:51:13 +02:00 |
Marek Kotewicz
|
ea4d66ee95
|
updated examples
|
2015-05-21 12:02:15 +02:00 |
Marek Kotewicz
|
69e7d9d015
|
fixed #133
|
2015-05-13 20:05:23 +02:00 |
Marek Kotewicz
|
471bce1ad4
|
#133 in progress
|
2015-05-13 17:46:49 +02:00 |
Marek Kotewicz
|
09f2a9200a
|
updated examples
|
2015-05-13 12:05:38 +02:00 |
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 |