Commit Graph

  • 1cf5c01f86 test: use the same accounts in the hardhat network Paul Razvan Berg 2021-01-25 12:24:48 +02:00
  • c61c92913f refactor: use Hardhat's SignerWithAddress instead of Signer Paul Razvan Berg 2021-01-25 10:48:40 +02:00
  • 053bad16c4 docs: update typechain command and fix issue #21 Paul Razvan Berg 2021-01-25 10:41:05 +02:00
  • a4893a10f4 Merge pull request #17 from zemse/upgrade-typechain Paul Razvan Berg 2020-12-31 09:47:44 +02:00
  • 56d51f8f13 build: upgrade hardhat and hardhat-typechain deps Paul Razvan Berg 2020-12-20 13:49:25 +02:00
  • d8ccf3e4c9 test: bring back waffle deployContract Paul Razvan Berg 2020-12-20 13:48:53 +02:00
  • b88595e486 fix: update tests to work with updated target zemse 2020-12-14 20:04:47 +05:30
  • 1fb2b3c50c chore: upgrade typechain target and ethers zemse 2020-12-14 19:52:18 +05:30
  • 72bf9a58b7 merge: pull request #10 from fvictorio/upgrade-ps Paul Razvan Berg 2020-11-22 11:25:41 +02:00
  • d018eefad9 chore: upgrade prettier-solidity Franco Victorio 2020-11-21 13:25:58 -03:00
  • 53af2bebbc merge: pull request #8 from TomAFrench/clean-coverage Paul Razvan Berg 2020-11-18 00:21:28 +02:00
  • 10baee5dc3 fix: remove coverage and coverageJson from user config Tom French 2020-11-17 21:50:10 +00:00
  • 87a4060123 fix: re-enable cleaning of coverage files Tom French 2020-11-17 21:49:48 +00:00
  • 08b5c011ab fix: compiler version in .solhint.json Paul Razvan Berg 2020-11-17 22:47:01 +02:00
  • dfc146c7b1 refactor: initialise signers without mocha delay Paul Razvan Berg 2020-11-17 22:45:52 +02:00
  • 0c8e0814e1 refactor: simplify hardhat.config.ts Paul Razvan Berg 2020-11-17 22:38:37 +02:00
  • 7275d1ac72 refactor: rename '@types' directory to 'types' Paul Razvan Berg 2020-11-17 22:28:34 +02:00
  • 877b72a5d2 merge: pull request #6 from TomAFrench/hardhat-migration Tom French 2020-11-17 20:25:44 +00:00
  • f09b7ab797 merge: pull request #7 from TomAFrench/fix/lint-script Paul Razvan Berg 2020-11-10 14:32:31 +02:00
  • 8be6bae664 fix: prevent infinite loop in linting script Tom French 2020-11-09 17:28:45 +00:00
  • 4e7d7b3907 chore: remove INFURA_API_KEY from .env.example Paul Razvan Berg 2020-11-09 16:59:58 +02:00
  • e947bfc727 chore: upgrade to ethereum-waffle@3.2.0 Paul Razvan Berg 2020-10-31 13:43:44 +02:00
  • 4b121269cf chore: remove repo name from package.json Paul Razvan Berg 2020-10-24 18:41:15 +03:00
  • 589e5c52ce feat: compile weth9 and commit artifacts to vc compilations/weth9 Paul Razvan Berg 2020-10-23 18:21:52 +03:00
  • f1ba15eaa2 feat: compile dai and commit artifacts to vc compilations/dai Paul Razvan Berg 2020-10-23 18:18:40 +03:00
  • af7cfe7588 fix: buidler 'path' bug Paul Razvan Berg 2020-10-21 19:42:15 +03:00
  • 96617f4e40 Merge pull request #3 from maxgrok/develop Paul Razvan Berg 2020-10-16 19:53:56 +03:00
  • fbc16b6f0d Merge pull request #1 from maxgrok/maxgrok-patch-1 Max Goodman 2020-10-16 09:57:08 -04:00
  • 3047646cb0 Updating Waffle Link to Be Accurate Max Goodman 2020-10-16 09:56:32 -04:00
  • c9c67f5ec5 perf: add 'lint' script in package.json Paul Razvan Berg 2020-10-16 16:38:36 +03:00
  • a26a4af1e0 chore: remove superfluous 'build' script Paul Razvan Berg 2020-10-14 18:30:01 +03:00
  • dc06ee798a chore: update solhint rules Paul Razvan Berg 2020-10-14 13:58:01 +03:00
  • c6097532be chore: remove unused dependency Paul Razvan Berg 2020-10-14 11:10:18 +03:00
  • 7e4eb7e3a8 docs: write a README Paul Razvan Berg 2020-10-11 18:06:55 +03:00
  • 3047af986c chore: upgrade dependencies Paul Razvan Berg 2020-10-11 16:45:29 +03:00
  • 5df9c857b8 perf: replace the console.logs with Errors Paul Razvan Berg 2020-10-03 15:53:50 +03:00
  • 67f84a279e fix: remove config from 'coverage' network Paul Razvan Berg 2020-10-03 15:47:18 +03:00
  • 16dd41f617 chore: rename 'createBuidlerConfig' to 'createNetworkConfig' Paul Razvan Berg 2020-10-03 13:06:17 +03:00
  • 1453616a9f feat: upgrade to solidity 0.7.2 Paul Razvan Berg 2020-10-02 20:41:45 +03:00
  • c7b53e2808 fix: 'url' bug in buidler.config.ts Paul Razvan Berg 2020-10-02 20:38:06 +03:00
  • 9a1c8ca110 chore: reproduce createFixtureLoader bug createFixtureLoaderBug Paul Razvan Berg 2020-08-26 22:57:05 +03:00
  • a1e5e9bf4b chore: upgrade to ethereum-waffle@3.0.2 Paul Razvan Berg 2020-08-26 22:42:56 +03:00
  • e1755a4b61 chore: upgrade to buidler@1.4.4 Paul Razvan Berg 2020-08-26 22:29:25 +03:00
  • 97f318f190 test: remove unnecessary chai.use statement Paul Razvan Berg 2020-08-26 22:22:39 +03:00
  • 6ee98ed081 fix: remove artifacts after solcov is run Paul Razvan Berg 2020-08-26 22:09:16 +03:00
  • a1699d44e9 fix: upgrade solhint-plugin-prettier to get rid of warning Paul Razvan Berg 2020-08-25 11:48:31 +03:00
  • 23fd4cacde style: extend the maximum length of revert reasons Paul Razvan Berg 2020-08-18 00:48:01 +03:00
  • 30273216ea refactor: use Signer instead of Wallet class in tests Paul Razvan Berg 2020-08-13 20:57:02 +03:00
  • 843b696ee9 build: upgrade to stable @typechain/ethers-v5 Paul Razvan Berg 2020-08-11 11:35:45 +03:00
  • 23cff4f0b8 chore: use double quotes in scripts so it works in windows Paul Razvan Berg 2020-07-31 00:38:33 +03:00
  • d8a580fe92 docs: update author name in package.json Paul Razvan Berg 2020-07-07 22:34:05 +03:00
  • 84e3ec294c fix: add pre and post hooks for coverage script Paul Razvan Berg 2020-07-07 15:59:39 +03:00
  • de44b881d8 feat: new clean and typechain buidler tasks Paul Razvan Berg 2020-07-07 01:22:50 +03:00
  • 635f6f328c test: remove unused variable Paul Razvan Berg 2020-07-07 15:21:42 +03:00
  • e35b229b5a feat: initial commit Paul Razvan Berg 2020-07-07 01:10:21 +03:00