Commit Graph

1340 Commits

Author SHA1 Message Date
beth.null a2ae2d7d95 Throwing an error in case of a synchronous call of get() and filterId is not set. 2015-09-05 15:24:22 +02:00
beth.null 383efa7c0d getPendingCallbacks renamed to getLogsCallbacks. 2015-09-04 08:10:20 +02:00
beth.null 654c9a53f6 fix asynchronous version of Filter.get(). Calls to get(callback) are postponed while filterId is not available. 2015-08-27 09:02:09 +02:00
caktux e500fd3101 fromUtf8 and toUtf8 should ignore null characters 2015-08-26 17:21:49 -04:00
Fabian Vogelsteller f55bc12f68 Merge pull request #300 from kobigurk/master
Fix spelling
2015-08-18 21:10:05 +02:00
Kobi Gurkan 196e5a8174 Fix spelling 2015-08-17 07:48:46 +03:00
debris f18b532259 version 0.12.2 && gulp 2015-08-12 10:39:52 +02:00
debris ae479960b3 last fix for 35 characters ibans 2015-08-12 10:38:31 +02:00
debris 7591c75e0b gulp 2015-08-12 08:40:08 +02:00
debris bbe031a35f fixed decoding big uints 2015-08-12 08:39:17 +02:00
debris 46fcae76ed fixed inputAddressFormatter 2015-08-12 08:34:50 +02:00
debris acf3cff2c8 gulp 2015-08-11 13:24:00 +02:00
debris 0cbf3a80cc Merge branch 'develop' of https://github.com/ethereum/web3.js into develop 2015-08-11 13:23:34 +02:00
debris 0eace90ed6 fixed icap example 2015-08-11 12:39:21 +02:00
caktux 29d11b96de Merge pull request #292 from caktux/develop
fix fromAscii, toAscii and toHex, fix wrong test assertions, add raw …
2015-08-10 23:42:54 -04:00
caktux a0e34b2dd5 fix fromAscii, toAscii and toHex, fix wrong test assertions, add raw bytes test #291 2015-08-10 23:33:51 -04:00
debris 934b272f10 gulp 2015-08-10 22:20:57 +02:00
debris 9743787c07 fixed #267 2015-08-10 22:20:41 +02:00
debris 2124574eaf gulp 2015-08-10 22:12:12 +02:00
debris 639f451517 toAscii/fromAscii -> toUtf8/fromUtf8 2015-08-10 22:11:37 +02:00
debris 1ff6ab9c3e gulp 2015-08-10 21:40:22 +02:00
debris 9aa23ae962 toUtf8, fromUtf8 aliases 2015-08-10 21:39:48 +02:00
debris ac7ac14760 use utf8 library for utf encoding/decoding 2015-08-10 21:38:27 +02:00
debris 9b005e4473 removed utf8 support, do not use "escape" && "unescape" 2015-08-10 21:23:56 +02:00
debris d4a729b73b version 0.12.1 2015-08-10 21:08:35 +02:00
debris b778a79084 gulp 2015-08-10 21:06:10 +02:00
debris e70d980cb3 Merge branch 'cleanup' 2015-08-10 21:05:19 +02:00
debris b1d269317d added more tests to iban.fromAddress 2015-08-10 21:03:52 +02:00
debris 03058bf4f4 gulp 2015-08-08 21:22:40 +02:00
debris 5dacd006ee version 0.12.0 2015-08-08 21:22:24 +02:00
debris 283b658656 throw an exception on invalid address 2015-08-08 21:22:01 +02:00
debris 7cf4e78cf4 inputAddressFormatter 2015-08-08 20:34:12 +02:00
debris f20fca01ad additional tests for inputTransactionFormatter 2015-08-08 19:43:12 +02:00
debris 20cd4c5bca fixed version regexp in gulpfile 2015-08-08 11:29:01 +02:00
debris f1e117dfac gulp 2015-08-08 11:22:12 +02:00
debris cde7c835ec version 0.11.0 2015-08-08 11:20:52 +02:00
debris 3373b8f660 iban namareg address 2015-08-08 11:20:21 +02:00
debris b965bd8506 Merge branch 'develop' 2015-08-07 11:55:40 +02:00
Fabian Vogelsteller 3db81ad4a4 Merge pull request #283 from ethereum/namereg
namereg && iban stuff prepared for end of thawing
2015-08-07 11:49:49 +02:00
debris e18fe47dbf use web3.isAddress instead of custom regexp 2015-08-07 11:24:54 +02:00
debris aca98050ba updated tests 2015-08-07 11:19:44 +02:00
debris f9130a58bd fixed lint errors 2015-08-07 11:13:40 +02:00
debris 1e74f9cda4 fixed jshint warnings in httpprovider 2015-08-07 11:06:58 +02:00
debris 94b1f91a58 use ICAPRegistrar.json 2015-08-07 10:54:40 +02:00
debris 4ae20702e7 use ibanNamereg in example 2015-08-07 10:34:03 +02:00
debris c81b0c8b16 updated icap example 2015-08-07 10:31:04 +02:00
debris 777030cdb9 moved files to /methods/ subdirectory 2015-08-06 18:25:41 +02:00
debris 90c42d7baa removed jshint maxparams 2015-08-06 18:13:17 +02:00
debris cdb7ee6088 there is no need to add 'poll_' prefix 2015-08-06 18:12:06 +02:00
debris 0fdfb0724c removed net from ipcprovider (fixed #270), nicer errroTimeout in ipcprovider 2015-08-06 18:07:45 +02:00