Skip to content

Commit

Permalink
refactor(contracts): remove extension contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Jan 12, 2024
1 parent 5983ed6 commit 6b347ff
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 865 deletions.
96 changes: 0 additions & 96 deletions packages/contracts/contracts/extensions/SemaphoreVoting.sol

This file was deleted.

This file was deleted.

78 changes: 0 additions & 78 deletions packages/contracts/contracts/interfaces/ISemaphoreVoting.sol

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions packages/contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import "solidity-coverage"
import { config } from "./package.json"
import "./tasks/accounts"
import "./tasks/deploy-semaphore"
import "./tasks/deploy-semaphore-voting"
import "./tasks/deploy-semaphore-whistleblowing"

dotenvConfig({ path: resolve(__dirname, "../../.env") })

Expand Down
78 changes: 0 additions & 78 deletions packages/contracts/tasks/deploy-semaphore-voting.ts

This file was deleted.

Loading

0 comments on commit 6b347ff

Please sign in to comment.