8 Commits

Author SHA1 Message Date
Oskar Thoren
102aa7f7f9
Import Migration.sol contract and bump solidity
This gives access to ERC20PresetMinterPauser ABI, etc
2021-01-29 12:56:36 +08:00
Oskar Thoren
de4589c0b6
Upgrade Swap contracts to Solidity 0.7
now -> block.timestamp
2021-01-28 19:23:11 +08:00
Oskar Thoren
364f67971c
Import Swap contracts 2021-01-28 19:22:59 +08:00
Oskar Thoren
9901adacf9
Add @openzeppelin/contracts dependency 2021-01-28 19:12:36 +08:00
Oskar Thoren
42c2448e59
EIP712 signing script 2021-01-28 12:47:05 +08:00
Oskar Thoren
74f76d0895
Revert "Add eth-sig-util dep"
This reverts commit be956f021a3231dcb4cf35f43a0e3373220ea72c.
2021-01-28 12:46:45 +08:00
Oskar Thoren
be956f021a
Add eth-sig-util dep 2021-01-28 11:57:05 +08:00
Oskar Thoren
177b6bccba
Init sample hardhat project 2021-01-28 11:27:27 +08:00