Fabian Vogelsteller
|
f242489f81
|
add optional default block parameter to contract call fixes #159
|
2015-06-05 11:34:50 +02:00 |
|
Marek Kotewicz
|
d0be181345
|
fixed const functions calls handling errors
|
2015-05-24 14:34:00 +02:00 |
|
Marek Kotewicz
|
d8ad2b7a98
|
Merge branch 'develop' into icap
Conflicts:
dist/web3-light.js.map
dist/web3-light.min.js
dist/web3.js.map
dist/web3.min.js
|
2015-05-21 12:04:05 +02:00 |
|
Fabian Vogelsteller
|
d4bf850c11
|
fixed typo
|
2015-05-21 09:51:13 +02:00 |
|
Fabian Vogelsteller
|
0594e7f53d
|
add estimateGas to contract methods and fixed sendTransaction return value
|
2015-05-20 11:58:09 +02:00 |
|
Marek Kotewicz
|
e9483a6404
|
icap.html example
|
2015-05-19 15:17:02 +02:00 |
|
Marek Kotewicz
|
d3205523e9
|
crypto-js integrated into project
|
2015-05-16 17:03:27 +02:00 |
|
Marek Kotewicz
|
b2ff2ffe37
|
Merge branch 'contract_overhaul' into batch
Conflicts:
dist/web3-light.js.map
dist/web3-light.min.js
dist/web3.js.map
dist/web3.min.js
|
2015-05-12 10:52:16 +02:00 |
|
Marek Kotewicz
|
99a3bdab59
|
removed redundant lines
|
2015-05-12 10:41:36 +02:00 |
|
Marek Kotewicz
|
744bb9ee0d
|
batch for requests with calls/transacts
|
2015-05-12 07:50:58 +02:00 |
|
Marek Kotewicz
|
a0b9cfb1e7
|
contract async call && transact
|
2015-05-11 18:59:46 +02:00 |
|
Marek Kotewicz
|
1272780686
|
sendTransaction && call async
|
2015-05-11 18:48:26 +02:00 |
|
Niran Babalola
|
e86552f01a
|
Use async contract calls when a callback is passed
|
2015-04-30 04:15:48 -05:00 |
|
Marek Kotewicz
|
3b799d1284
|
fixed typos
|
2015-04-26 10:51:32 +02:00 |
|
Marek Kotewicz
|
d795d36ef7
|
fixed trimming call output prefix
|
2015-04-26 10:27:21 +02:00 |
|
Marek Kotewicz
|
a2f561f263
|
fixed calling contract only with array param
|
2015-04-26 10:09:13 +02:00 |
|
Marek Kotewicz
|
d411492649
|
call && sendTransaction
|
2015-04-21 20:06:44 +02:00 |
|
Marek Kotewicz
|
f84a68cb73
|
changed the way functions are being called
|
2015-04-21 19:41:57 +02:00 |
|
Marek Kotewicz
|
501e3bc56e
|
utils cleanup
|
2015-04-20 23:01:21 +02:00 |
|
Marek Kotewicz
|
a88be00cef
|
docs
|
2015-04-20 22:48:01 +02:00 |
|
Marek Kotewicz
|
99a3696e51
|
events refactor, function.js
|
2015-04-20 18:16:15 +02:00 |
|