674 Commits

Author SHA1 Message Date
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
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
bbe031a35f fixed decoding big uints 2015-08-12 08:39:17 +02: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
9743787c07 fixed #267 2015-08-10 22:20:41 +02:00
debris
639f451517 toAscii/fromAscii -> toUtf8/fromUtf8 2015-08-10 22:11:37 +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
e70d980cb3 Merge branch 'cleanup' 2015-08-10 21:05:19 +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
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
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
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
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
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
debris
e6c31f7558 fixed most of jshint issues 2015-08-03 15:14:54 +02:00
Fabian Vogelsteller
f9b735ea8b add Meteor server fix 2015-07-30 15:44:51 +02:00
debris
492f0e224f fixed some of the jshint issues 2015-07-29 18:02:34 +02:00
debris
55240b2ca1 fixed order of nested arrays encoding/decoding 2015-07-29 17:31:51 +02:00
debris
b46140cd07 fixed array order in address, bool, bytes array order 2015-07-29 17:00:11 +02:00
debris
ae34877774 encoding/decoding all tests passing 2015-07-28 16:47:56 +02:00
debris
3f8ec7ed13 real && ureal types 2015-07-28 15:56:18 +02:00
debris
03f6a5b849 common fixed in encoding 2015-07-28 15:46:38 +02:00
debris
cf4817e785 fixed bug in getOffsets 2015-07-28 15:04:33 +02:00
debris
1a3d7e821a refactored dynamic bytes and uint encoding 2015-07-28 14:39:26 +02:00
debris
cc215ceb40 todo, fix encoding of nested dynamic arrays 2015-07-28 12:27:12 +02:00
debris
afd886318f solidity type int, missing file 2015-07-28 10:14:18 +02:00
debris
d38f8bcbe6 solidity type int 2015-07-28 10:13:59 +02:00