Skip to content

Commit

Permalink
chore(repo): delete unused packages (taikoxyz#15879)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Feb 17, 2024
1 parent 81359fd commit 1baf28f
Show file tree
Hide file tree
Showing 134 changed files with 3 additions and 7,773 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
guardian-prover-health-check-ui
protocol
relayer
starter-dapp
status-page
requireScope: true
subjectPattern: ^(?![A-Z]).+$ # Require lowercase PR title
subjectPatternError: |
Expand Down
3 changes: 1 addition & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
"packages/eventindexer": "0.13.0",
"packages/fork-diff": "0.4.0",
"packages/protocol": "0.15.2",
"packages/relayer": "0.12.0",
"packages/status-page": "0.12.0"
"packages/relayer": "0.12.0"
}
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ taiko-mono/
│ ├── <a href="./packages/eventindexer">eventindexer</a>: Event indexer.
│ ├── <a href="./packages/fork-diff">fork-diff</a>: Fork <a href="https://geth.taiko.xyz">diff page</a> (currently, for Geth).
│ ├── <a href="./packages/protocol">protocol</a>: Taiko protocol and bridge smart contracts.
│ ├── <a href="./packages/relayer">relayer</a>: Bridge backend relayer in Go.
│ ├── <a href="./packages/starter-dapp">starter-dapp</a>: Template for Taiko dapps.
│ └── <a href="./packages/status-page">status-page</a>: Taiko protocol status page.
│ └── <a href="./packages/relayer">relayer</a>: Bridge backend relayer in Go.
...
</pre>

Expand Down
8 changes: 0 additions & 8 deletions packages/starter-dapp/.babelrc

This file was deleted.

8 changes: 0 additions & 8 deletions packages/starter-dapp/.default.env

This file was deleted.

30 changes: 0 additions & 30 deletions packages/starter-dapp/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions packages/starter-dapp/README.md

This file was deleted.

31 changes: 0 additions & 31 deletions packages/starter-dapp/index.html

This file was deleted.

55 changes: 0 additions & 55 deletions packages/starter-dapp/jest.config.js

This file was deleted.

74 changes: 0 additions & 74 deletions packages/starter-dapp/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions packages/starter-dapp/postcss.config.cjs

This file was deleted.

Binary file removed packages/starter-dapp/public/taiko-favicon.png
Binary file not shown.
113 changes: 0 additions & 113 deletions packages/starter-dapp/src/App.svelte

This file was deleted.

Loading

0 comments on commit 1baf28f

Please sign in to comment.