Commit Graph

1078 Commits

Author SHA1 Message Date
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
debris a40deb4635 common fixes 2015-08-06 17:58:57 +02:00
debris dd42f67f7d cleaned up httpprovider 2015-08-06 17:49:02 +02:00
debris aa0fe26a3c fixed jshint warnings in httpprovider 2015-08-06 17:32:04 +02:00
debris 155c549e19 gulp 2015-08-06 17:11:32 +02:00
debris a9db26f22a refactored iban stuff 2015-08-06 17:11:15 +02:00
Fabian Vogelsteller 1729f081e8 fixed comments and naming 2015-08-05 16:02:12 +02:00
debris d8eff97433 gulp 2015-08-05 15:38:44 +02:00
debris 810f41993c fixed jshint warnings in httpprovider 2015-08-05 14:19:05 +02:00
debris 08aaaecbfb separated namereg from ibanNamereg. both are available at web3.eth.namereg && web3.eth.ibanNamereg. fixed "insitution" bug in transfer.js. created contracts directory 2015-08-05 14:18:42 +02:00
debris cdb679b9a5 version 0.10.0 2015-08-03 15:17:25 +02:00
debris 9f5f20152f Merge branch 'abi_refactor' into develop 2015-08-03 15:16:22 +02:00