Commit Graph

602 Commits

Author SHA1 Message Date
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 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
debris f3e0fdaec9 bool type 2015-07-28 09:01:05 +02:00
debris 9b2b10c8b8 docs... 2015-07-28 08:28:46 +02:00
debris 7b27c47d69 solidity refactor in progres 2015-07-28 03:44:19 +02:00
debris b815c5561a removed _mode field 2015-07-28 03:34:36 +02:00
debris bdd68cde1a new encoding 2015-07-28 03:30:47 +02:00
debris 38018446a3 step by step encoding 2015-07-28 02:34:31 +02:00
debris fa8d4c1087 step by step encoding 2015-07-28 01:43:28 +02:00
debris b043832cfd step by step encoding 2015-07-28 01:36:32 +02:00
debris 2559b958a6 step by step encoding 2015-07-28 00:32:46 +02:00
debris d319ee8d92 nested encoding in progress 2015-07-28 00:14:41 +02:00
debris b2f2202450 removed unused lines 2015-07-27 22:52:55 +02:00
debris 38b698dadd decoding refactor, nested arrays 2015-07-27 22:38:33 +02:00
debris 13807c1b19 solidity types prototypes 2015-07-27 15:10:10 +02:00
debris 3e66cca699 encoding fixed size variables > 32 bytes" 2015-07-27 14:09:12 +02:00
debris e3a8734914 Merge branch 'master' into develop 2015-07-27 11:05:31 +02:00
debris 947af2166c version 0.9.2 2015-07-27 11:02:08 +02:00
debris bbd6df0a83 isFinite behaves differently in go js env 2015-07-27 11:01:12 +02:00
Alexander Sinyagin 087b2d929d Replace Content-type with Content-Type in HttpProvider 2015-07-24 21:27:36 +05:00
Fabian Vogelsteller 9af0fc9b9e return filter in filter constructor 2015-07-22 12:31:37 +02:00
Fabian Vogelsteller 92263e001b fixed callback for allEvents 2015-07-22 11:49:01 +02:00
Fabian Vogelsteller 3fe001c235 fixed build error 2015-07-21 15:51:19 +02:00
Marek Kotewicz ce8362c45c version 0.9.1 2015-07-21 11:37:07 +02:00