Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests for String | Greg Hysen | 2018-11-29 | 1 | -2/+2 |
* | Tests for Static Bytes | Greg Hysen | 2018-11-29 | 1 | -0/+4 |
* | Tests for Integer (tested 256 / 32 bit integers) | Greg Hysen | 2018-11-29 | 1 | -2/+2 |
* | Tests for Address | Greg Hysen | 2018-11-29 | 3 | -6/+24 |
* | Tests - Encode/Decode Array | Greg Hysen | 2018-11-29 | 1 | -3/+1 |
* | Fixed issue with decoding negative ints with width < 256 | Greg Hysen | 2018-11-29 | 2 | -4/+5 |
* | Use new ABI Encoder for contracts | Greg Hysen | 2018-11-29 | 3 | -7/+39 |
* | Moved Abi Encoder into utils package | Greg Hysen | 2018-11-29 | 4 | -0/+1394 |