Skip to content

Commit

Permalink
removed contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
timbrinded committed Aug 7, 2023
1 parent 9df2a32 commit 32cde7d
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 68,846 deletions.
20 changes: 20 additions & 0 deletions test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
**/node_modules/
**/dist/
test/html/*
*.sqlite
**/*.log
downloads/*
*.wasm
moonbeam
polkadot
geth
node_modules
coverage
coverage.json
typechain
typechain-types

cache
artifacts
**/tmp/*
**/contracts/out/
11 changes: 0 additions & 11 deletions test/contracts/out/.compile.tmp

This file was deleted.

36,964 changes: 0 additions & 36,964 deletions test/contracts/out/ERC20Instance.json

This file was deleted.

23,047 changes: 0 additions & 23,047 deletions test/contracts/out/ERC20WithInitialSupply.json

This file was deleted.

2,585 changes: 0 additions & 2,585 deletions test/contracts/out/MultiplyBy7.json

This file was deleted.

4,091 changes: 0 additions & 4,091 deletions test/contracts/out/ToyContract.json

This file was deleted.

367 changes: 0 additions & 367 deletions test/contracts/out/precompiles/assets/IERC20.json

This file was deleted.

333 changes: 0 additions & 333 deletions test/contracts/out/precompiles/assets/LocalAsset.json

This file was deleted.

152 changes: 0 additions & 152 deletions test/contracts/out/precompiles/assets/Permit.json

This file was deleted.

139 changes: 0 additions & 139 deletions test/contracts/out/precompiles/assets/Roles.json

This file was deleted.

Loading

0 comments on commit 32cde7d

Please sign in to comment.