Commit Graph

426 Commits

Author SHA1 Message Date
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
Gav Wood 61a0158877 Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
2015-01-24 16:46:46 -08:00
wanderer fa93480d9a added addressbook 2015-01-24 19:45:53 -05:00
wanderer 063f69d51d added local 2015-01-24 19:32:26 -05:00
Marek Kotewicz c01f0ae825 Merge commit 'b1971f46cce7d21be5f6277c9f8c406a0d195f78' into natspec 2015-01-22 17:57:53 +01:00
Marek Kotewicz 81bbe8c93b simplified synchronous polling 2015-01-22 17:57:26 +01:00
Marek Kotewicz 29fa57e9b3 natspec.js updated to use sync api 2015-01-22 15:38:48 +01:00
Marek Kotewicz 13f39afbdd Merge commit '93fa6855afad7a7eb86e49efe384372a6060da35' into natspec 2015-01-22 15:33:47 +01:00
Marek Kotewicz 3073511e30 not parsing transaction output 2015-01-22 15:32:52 +01:00
Marek Kotewicz 6c4432d417 Merge commit 'b32dedc5b54f853cf63bb2663c8bca6aa4272b0b' into natspec 2015-01-22 15:18:59 +01:00
Marek Kotewicz e45db42e94 fixed contract.js 2015-01-22 15:18:21 +01:00
Marek Kotewicz 375ca542ab Merge commit '8e3ba3a4285cc7e902a018196b3849df56944dd0' into natspec 2015-01-22 14:38:04 +01:00
Marek Kotewicz 0202b05a5d implicit solidity method call 2015-01-22 14:37:34 +01:00
Marek Kotewicz d6a92b18d4 fixed natspec example 2015-01-22 13:39:32 +01:00
Marek Kotewicz 5e623f14f3 Merge commit 'cdd7af2a6e87363d0ff7d2528f9d9b521bf2ef20' into natspec 2015-01-22 13:06:11 +01:00
Marek Kotewicz 22c77c607e qt sync provider 2015-01-22 13:04:28 +01:00
Marek Kotewicz ad8e92e9c6 Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec 2015-01-21 21:54:51 +01:00
Marek Kotewicz edfb874527 changes in filter.js (not yet working) 2015-01-21 21:54:03 +01:00
Marek Kotewicz c2d9c1a6f1 toDecimal/fromDecimal is using bignumber.js now 2015-01-21 21:35:15 +01:00
Marek Kotewicz 81a5813270 removed unused pieces of code 2015-01-21 21:24:40 +01:00
Marek Kotewicz 08e2696627 removed send queues from providermanager 2015-01-21 21:22:05 +01:00
Marek Kotewicz c9693b4746 contract.html example is working with sync api 2015-01-21 21:12:07 +01:00
Marek Kotewicz ceb4357a8d sync api tests running, removed unused pieces of code 2015-01-21 20:43:20 +01:00
Marek Kotewicz fc986a3fbe removed unused providers 2015-01-21 20:30:32 +01:00
Marek Kotewicz 0d2cccc2ce http sync api 2015-01-21 20:29:02 +01:00
Marek Kotewicz 81ff253e68 Merge commit 'c4638ba3edbd14677da5441d61f7845668df2b22' into natspec 2015-01-21 18:58:33 +01:00
Marek Kotewicz e68f8e79ea natspec changes 2015-01-21 18:58:13 +01:00
Marek Kotewicz e1fcffcc81 gulp 2015-01-21 18:58:01 +01:00
Marek Kotewicz f3e78e50ff changes to for natspec 2015-01-21 18:56:30 +01:00
Marek Kotewicz 689630d261 Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec 2015-01-20 17:48:08 +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 5c79ee4446 fixed natspec_contract.html example 2015-01-20 09:22:32 +01:00
Marek Kotewicz 83505e61f3 Merge commit '2b4d38b9bf059014596e1ab00c99dc2ad4ab3761' into ethereumjs 2015-01-19 13:53:44 +01:00
Marek Kotewicz 6a58db66f7 parsing real, ureal values on output 2015-01-19 13:22:58 +01:00
Marek Kotewicz af54832d24 encoding real on input 2015-01-19 12:59:29 +01:00
Marek Kotewicz 86b417e83f fixes for autoprovider 2015-01-19 11:36:41 +01:00
Marek Kotewicz b2d23b91e7 Merge pull request #32 from kumavis/patch-1
WebsocketProvider - fixed incorrect variable name
2015-01-18 00:30:08 +01:00
Marek Kotewicz 2ce109eb53 Merge commit '6a383d6ed3fb37cf6739f6ac441652adfdb70463' into ethereumjs 2015-01-17 15:45:11 +01:00
Marek Kotewicz 823fb2995b tests for parsing output array 2015-01-17 13:50:07 +01:00
Marek Kotewicz 1e2c1ae98a output parser string support 2015-01-17 13:39:19 +01:00
Marek Kotewicz b457e88cd0 support for int array types[] 2015-01-17 02:14:40 +01:00
aaron e97478cc1e WebsocketProvider - fixed incorrect variable name 2015-01-16 16:03:13 -08:00
Marek Kotewicz 2d8383d3c8 removed unused functions 2015-01-16 23:55:32 +01:00
Marek Kotewicz 1c4d8f36e4 Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjs 2015-01-16 16:49:50 +01:00
Marek Kotewicz e94da808cb default padding set to 32, separated to one variable 2015-01-16 16:46:14 +01:00
Marek Kotewicz a1c0bb68dd fixed checking first bit for parsing int output 2015-01-16 16:40:26 +01:00
Marek Kotewicz 774e9d24a1 abi.js rounds down floating point input 2015-01-16 16:26:58 +01:00