644 Commits

Author SHA1 Message Date
debris
98f4318015 web3.eth test are passing 2015-10-07 05:10:02 +02:00
debris
799bd88279 refactor in progress 2015-10-07 04:32:32 +02:00
debris
69f380dcda Merge branch 'master' of https://github.com/asinyagin/web3.js into develop 2015-10-06 04:14:28 +02:00
Marek Kotewicz
d04c48dd8e Merge pull request #307 from caktux/develop
fromUtf8 and toUtf8 should ignore null characters
2015-10-06 03:48:54 +02:00
debris
50a42ab839 additional test and bugfix for encoding bytes3, fixed #325 2015-10-06 00:51:36 +02:00
debris
b5f8244ff6 fixed #290, #320. Fixed sha3 encoding of hex values 2015-10-05 13:45:11 +02:00
debris
da082a393c fromICAP method 2015-10-05 12:50:19 +02:00
debris
72ed89fd1b fixed #321, encoding/decodig fixed size arrays of bytes 2015-10-05 08:51:01 +02:00
Alexander Sinyagin
52afaa8372 Add support of multiple providers 2015-09-16 13:40:45 +00:00
Fabian Vogelsteller
ef75a5d3a8 Merge branch 'develop' 2015-09-15 15:59:10 +02:00
Fabian Vogelsteller
4e2b0705b8 created release 0.13.0 2015-09-15 15:55:01 +02:00
Fabian Vogelsteller
4b3aa701b9 add boolean to web3.reset() 2015-09-15 15:52:57 +02:00
Fabian Vogelsteller
b1e91b48d6 merged develop 2015-09-15 15:43:41 +02:00
Fabian Vogelsteller
df920fd810 fixed travis errors 2015-09-15 10:55:06 +02:00
Fabian Vogelsteller
072b7962cb make address check case independent 2015-09-10 14:44:34 +02:00
Fabian Vogelsteller
d70df3626a prevent web3.reset from removing isSyncing polls 2015-09-10 13:00:01 +02:00
Fabian Vogelsteller
a1000eaef8 add putput formatter for property 2015-09-10 10:29:47 +02:00
Fabian Vogelsteller
415929584c add isSyncing and better way of matching batch requests 2015-09-09 22:02:23 +02:00
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
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