debris
|
50a42ab839
|
additional test and bugfix for encoding bytes3, fixed #325
|
2015-10-06 00:51:36 +02:00 |
debris
|
669a70f2fa
|
tests for encoding && decoding long sequences of bytes, #315
|
2015-10-05 10:00:59 +02:00 |
debris
|
72ed89fd1b
|
fixed #321, encoding/decodig fixed size arrays of bytes
|
2015-10-05 08:51:01 +02:00 |
debris
|
bbe031a35f
|
fixed decoding big uints
|
2015-08-12 08:39:17 +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
|
b46140cd07
|
fixed array order in address, bool, bytes array order
|
2015-07-29 17:00:11 +02:00 |
debris
|
627143606a
|
add another example
|
2015-07-29 15:21:10 +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
|
5ec50f3ee5
|
common fixed in encoding
|
2015-07-28 15:49:33 +02:00 |
debris
|
03f6a5b849
|
common fixed in encoding
|
2015-07-28 15:46:38 +02:00 |
debris
|
6d3542315f
|
more encoding tests passing
|
2015-07-28 15:06:44 +02:00 |
debris
|
cc215ceb40
|
todo, fix encoding of nested dynamic arrays
|
2015-07-28 12:27:12 +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
|
bdd68cde1a
|
new encoding
|
2015-07-28 03:30:47 +02:00 |
debris
|
00072f47e2
|
step by step encoding
|
2015-07-28 02:35:18 +02:00 |
debris
|
38018446a3
|
step by step encoding
|
2015-07-28 02:34:31 +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
|
38b698dadd
|
decoding refactor, nested arrays
|
2015-07-27 22:38:33 +02:00 |
debris
|
3e66cca699
|
encoding fixed size variables > 32 bytes"
|
2015-07-27 14:09:12 +02:00 |
Marek Kotewicz
|
4a7edb5ad8
|
fixed utf8 encoding/decoding in solidity params
|
2015-07-21 11:35:52 +02:00 |
Marek Kotewicz
|
490dde52a7
|
fixed encoding/decoding strings, #249
|
2015-06-30 12:02:46 +02:00 |
Marek Kotewicz
|
b3f5d0927c
|
fixed long bytes dynamic decoding/encoding, #249
|
2015-06-30 11:16:15 +02:00 |
Marek Kotewicz
|
93c8006537
|
tests for encoding and decoding prematurely terminated strings and strings containing internal zeros
|
2015-06-25 12:40:03 +02:00 |
Fabian Vogelsteller
|
cc533d9e83
|
fixed bytes wrong encoding
|
2015-06-04 23:13:33 +02:00 |
Marek Kotewicz
|
fa3239f457
|
abi string type, fixes #216, #218, #219
|
2015-06-01 19:50:45 +02:00 |
Marek Kotewicz
|
9abf38a349
|
fixed encoding of empty arrays
|
2015-05-21 11:28:15 +02:00 |
Marek Kotewicz
|
3f0d1c8b41
|
new abi proposal implementation of encoding
|
2015-05-09 19:05:34 +02:00 |
Marek Kotewicz
|
c59419eeb4
|
added new "dave" example
|
2015-05-08 09:59:19 +02:00 |
Marek Kotewicz
|
860ad2c48b
|
fixed #194
|
2015-05-08 09:55:14 +02:00 |
Marek Kotewicz
|
6739a1baa8
|
"dave" example
|
2015-05-07 20:46:58 +02:00 |
Marek Kotewicz
|
330b0da690
|
more tests for encoding and decoding solidity params
|
2015-05-05 11:38:01 +02:00 |
Marek Kotewicz
|
baed4c879d
|
fixed old encoding
|
2015-04-28 17:41:41 +02:00 |
Marek Kotewicz
|
3b799d1284
|
fixed typos
|
2015-04-26 10:51:32 +02:00 |
Marek Kotewicz
|
4912ec6383
|
tests for decoding solidity params
|
2015-04-26 08:55:08 +02:00 |
Marek Kotewicz
|
2b4fd2130b
|
solidity param encoding tests
|
2015-04-26 08:34:00 +02:00 |
Marek Kotewicz
|
9fa9cc77f4
|
fixed fixed size bytes encoding and decoding
|
2015-04-24 10:34:59 +02:00 |
Marek Kotewicz
|
888a970ac5
|
coder.encodeParam, coder.decodeParam tests template
|
2015-04-22 08:55:24 +02:00 |