Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up READMEs | Leonid Logvinov | 2018-12-03 | 1 | -4/+2 |
* | Remove duplicates combinatorial utils from core contracts | Leonid Logvinov | 2018-12-03 | 2 | -114/+3 |
* | Fix linter issues | Leonid Logvinov | 2018-12-03 | 1 | -0/+1 |
* | Use assetProxyOwner instead of the multisig in the core contracts tests | Leonid Logvinov | 2018-12-03 | 2 | -47/+55 |
* | Remove multisig contracts from the core list of contracts | Leonid Logvinov | 2018-12-03 | 4 | -13/+4 |
* | Refactor contracts-core into contracts-multisig, contracts-core and contracts... | Leonid Logvinov | 2018-12-03 | 56 | -2296/+259 |
* | Move MultiAssetProxy to the contracts monorepo | Leonid Logvinov | 2018-12-03 | 1 | -0/+300 |
* | Remove generated files | Leonid Logvinov | 2018-12-03 | 70 | -51512/+0 |
* | Rename calldata to callData because solhint doesn't like calldata (probably r... | Leonid Logvinov | 2018-12-03 | 1 | -14/+14 |
* | Replace packages/contracts with contracts/core | Leonid Logvinov | 2018-12-03 | 1 | -1/+1 |
* | Move packages/contracts to contracts/core | Leonid Logvinov | 2018-12-03 | 226 | -0/+79701 |