Commit Graph

18 Commits

Author SHA1 Message Date
Paul Razvan Berg
f1ba15eaa2 feat: compile dai and commit artifacts to vc 2020-10-23 18:18:40 +03:00
Paul Razvan Berg
af7cfe7588 fix: buidler 'path' bug
refactor: upgrade to solc@0.7.4

see https://github.com/crytic/crytic-compile/issues/116#issuecomment-713700488
2020-10-21 19:43:19 +03:00
Paul Razvan Berg
c9c67f5ec5 perf: add 'lint' script in package.json 2020-10-16 16:40:07 +03:00
Paul Razvan Berg
a26a4af1e0 chore: remove superfluous 'build' script 2020-10-14 18:30:01 +03:00
Paul Razvan Berg
c6097532be chore: remove unused dependency 2020-10-14 11:10:18 +03:00
Paul Razvan Berg
7e4eb7e3a8 docs: write a README
docs: add a license (WTFPL)
fix: make solhint work with windows crlf
2020-10-12 02:10:54 +03:00
Paul Razvan Berg
3047af986c chore: upgrade dependencies 2020-10-11 16:45:29 +03:00
Paul Razvan Berg
1453616a9f feat: upgrade to solidity 0.7.2 2020-10-03 12:52:29 +03:00
Paul Razvan Berg
a1e5e9bf4b chore: upgrade to ethereum-waffle@3.0.2
test: import waffle from @nomiclabs/buidler
2020-08-26 22:42:56 +03:00
Paul Razvan Berg
e1755a4b61 chore: upgrade to buidler@1.4.4 2020-08-26 22:29:25 +03:00
Paul Razvan Berg
a1699d44e9 fix: upgrade solhint-plugin-prettier to get rid of warning 2020-08-25 11:48:31 +03:00
Paul Razvan Berg
30273216ea refactor: use Signer instead of Wallet class in tests
see https://github.com/EthWorks/Waffle/issues/308
2020-08-13 20:57:02 +03:00
Paul Razvan Berg
843b696ee9 build: upgrade to stable @typechain/ethers-v5 2020-08-11 11:39:38 +03:00
Paul Razvan Berg
23cff4f0b8 chore: use double quotes in scripts so it works in windows 2020-07-31 00:38:33 +03:00
Paul Razvan Berg
d8a580fe92 docs: update author name in package.json 2020-07-07 22:34:05 +03:00
Paul Razvan Berg
84e3ec294c fix: add pre and post hooks for coverage script 2020-07-07 15:59:39 +03:00
Paul Razvan Berg
de44b881d8 feat: new clean and typechain buidler tasks 2020-07-07 15:54:39 +03:00
Paul Razvan Berg
e35b229b5a feat: initial commit 2020-07-07 01:37:20 +03:00