Skip to content

Commit

Permalink
Upgrade: deprecated ds-test, use forge-std
Browse files Browse the repository at this point in the history
Tested: FlippazOne.sol
  • Loading branch information
finn79426 committed Jul 15, 2022
1 parent f79df2a commit 16b2bab
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1,386 deletions.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
src = 'src'
out = 'out'
libs = ['lib']
remappings = ['ds-test/=lib/ds-test/src/']
remappings = ['forge-std/=lib/forge-std/src/']

rpc_endpoints = { mainnet = "https://rpc.ankr.com/eth", optimism = "https://rpc.ankr.com/optimism" , fantom = "https://rpc.ankr.com/fantom", arbitrum = "https://rpc.ankr.com/arbitrum" , bsc = "https://divine-black-wind.bsc.discover.quiknode.pro/64ab050694137dfcbf4c20daec2e94dc515c1d60/" }

Expand Down
674 changes: 0 additions & 674 deletions lib/ds-test/LICENSE

This file was deleted.

14 changes: 0 additions & 14 deletions lib/ds-test/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions lib/ds-test/default.nix

This file was deleted.

223 changes: 0 additions & 223 deletions lib/ds-test/demo/demo.sol

This file was deleted.

Loading

0 comments on commit 16b2bab

Please sign in to comment.