Commit Graph

36 Commits

Author SHA1 Message Date
Marek Kotewicz
2491c99b37 abi.js cleanup && new types.js, utils.js 2015-01-31 02:54:17 +01:00
Marek Kotewicz
995861de4d event options 2015-01-31 01:30:19 +01:00
Marek Kotewicz
600c9dd27d topics are deprecated 2015-01-29 15:45:04 +01:00
Marek Kotewicz
8613382869 moved comment 2015-01-29 15:17:32 +01:00
Marek Kotewicz
df17c33898 event example 2015-01-29 15:05:43 +01:00
Marek Kotewicz
c8ee08c24b contract.js simplified 2015-01-29 13:32:32 +01:00
Marek Kotewicz
842b8cf323 event.js 2015-01-29 12:35:21 +01:00
Marek Kotewicz
61e8ae2f7b events init 2015-01-28 14:55:39 +01:00
Marek Kotewicz
ea7c2fc673 abi function type 2015-01-28 14:20:36 +01:00
Marek Kotewicz
42a25f2f26 evaluating solidity method input params 2015-01-27 14:31:50 +01:00
Marek Kotewicz
6d59047c5f contract method name 2015-01-27 14:14:02 +01:00
Marek Kotewicz
1f5a6f1341 Merge branch 'develop' into cpp
Conflicts:
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-01-27 09:36:39 +01:00
Gav Wood
d223ac0379 Additional work on the JS stuff to make it more similar to Solidity. 2015-01-25 13:43:36 -08:00
Gav Wood
113a3809ab Fix string outputs.
Auto collapse for < 2 returns.
2015-01-24 18:23:39 -08:00
Gav Wood
fb34c6c7b9 Auto select call or transact depending on constness. 2015-01-24 18:09:35 -08:00
Gav Wood
7869294a26 Fixes to ethereum.js and standard.js. 2015-01-24 17:42:49 -08:00
Marek Kotewicz
3073511e30 not parsing transaction output 2015-01-22 15:32:52 +01:00
Marek Kotewicz
e45db42e94 fixed contract.js 2015-01-22 15:18:21 +01:00
Marek Kotewicz
0202b05a5d implicit solidity method call 2015-01-22 14:37:34 +01:00
Marek Kotewicz
edfb874527 changes in filter.js (not yet working) 2015-01-21 21:54:03 +01:00
Marek Kotewicz
c9693b4746 contract.html example is working with sync api 2015-01-21 21:12:07 +01:00
Marek Kotewicz
f3e78e50ff changes to for natspec 2015-01-21 18:56:30 +01:00
Marek Kotewicz
848c54dc47 _currentAbi object 2015-01-20 17:46:37 +01:00
Marek Kotewicz
380c1522ac solidity methods "overloading" 2015-01-20 15:06:05 +01:00
Marek Kotewicz
0172939490 fixed #28 and other small node.js issues 2015-01-16 15:49:36 +01:00
Marek Kotewicz
70bf1a5711 fixed typos 2015-01-15 11:39:02 +01:00
Marek Kotewicz
12bdb5f550 providers documentation 2015-01-14 12:01:11 +01:00
Gav Wood
5582901ca5 Various fixes to ethereum.js and client web API stuff. 2015-01-11 18:15:35 +01:00
Marek Kotewicz
543a87c63f method signature length defined 2015-01-09 13:30:14 +01:00
Marek Kotewicz
0538c11576 sha3 method signature 2015-01-09 12:55:04 +01:00
Marek Kotewicz
807ec60e63 missing jshint ignore 2015-01-08 15:43:22 +01:00
Marek Kotewicz
a8dde17146 fixes for node.js 2015-01-08 15:11:20 +01:00
Marek Kotewicz
a2a77172a6 bring back todos 2015-01-06 13:32:04 +01:00
Marek Kotewicz
af9242f4cc fixed gulp build 2015-01-06 13:26:51 +01:00
Gav Wood
123098ce79 Lots of fixes. 2014-12-22 01:13:49 +01:00
Marek Kotewicz
27a8799e48 added eth_serpent, contract separated to another file 2014-11-17 15:46:46 +01:00