Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added `gas` field so tests pass on Geth; | Greg Hysen | 2018-12-19 | 1 | -6/+30 |
* | Prettier / Linter on contracts + TS | Greg Hysen | 2018-12-19 | 1 | -77/+32 |
* | Run all tests for extensions | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Cleaned up tests for balance threshold filter | Greg Hysen | 2018-12-19 | 1 | -563/+534 |
* | Removed deprecated README + comments | Greg Hysen | 2018-12-19 | 1 | -2/+1 |
* | removed `only` from tests | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Prettier / Linter fixes for TS | Greg Hysen | 2018-12-19 | 3 | -337/+538 |
* | Ported Balance Threshold Filter to new contract directory structure | Greg Hysen | 2018-12-19 | 2 | -0/+1776 |
* | Writing tests for Compliant Forwarder | Greg Hysen | 2018-12-19 | 1 | -0/+1 |
* | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-12 | 1 | -609/+0 |
* | Rename core package to protocol | Leonid Logvinov | 2018-12-11 | 4 | -12/+16 |
* | Add coreArtifacts to forwarder wrapper | Leonid Logvinov | 2018-12-11 | 1 | -1/+2 |
* | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 5 | -0/+2495 |