Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More robust/simple signature parsing, using a parse tree | Greg Hysen | 2019-02-08 | 1 | -0/+1 |
* | Use string argument encoding with new encoder | Greg Hysen | 2019-01-15 | 1 | -1/+1 |
* | Generalized `create` for signature / dataItems. Cleaner. | Greg Hysen | 2019-01-15 | 1 | -1/+2 |
* | Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/... | Greg Hysen | 2019-01-15 | 1 | -0/+1 |
* | Explicit imports for EVM Data Types | Greg Hysen | 2018-11-29 | 1 | -1/+13 |
* | Split Calldata into multiple files - 1 class per file | Greg Hysen | 2018-11-29 | 1 | -1/+1 |
* | Split EVM data types and factory into separate files | Greg Hysen | 2018-11-29 | 1 | -1/+1 |
* | Cleaning up optimizer tests | Greg Hysen | 2018-11-29 | 1 | -1/+1 |
* | Moved Abi Encoder into utils package | Greg Hysen | 2018-11-29 | 1 | -0/+2 |