Skip to content

Commit

Permalink
Merge pull request #629 from lidofinance/feat/remove-zksync
Browse files Browse the repository at this point in the history
feat: remove deprecated and not live zkSync bot
  • Loading branch information
TheDZhon authored Dec 13, 2024
2 parents bf3f0ca + 46a5892 commit b8ed37c
Show file tree
Hide file tree
Showing 45 changed files with 1 addition and 8,232 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
* @lidofinance/community-staking
/ethereum-huge-tx/ @lidofinance/lido-analytics
/l2-bridge-ethereum/ @lidofinance/lido-eth-protocol
/l2-bridge-zksync/ @lidofinance/lido-eth-protocol
/l2-bridge-mantle/ @lidofinance/lido-eth-protocol
/l2-bridge-linea/ @lidofinance/lido-eth-protocol
/arb-subgraph/ @lidofinance/lido-si
Expand Down
15 changes: 0 additions & 15 deletions .github/workflows/test-l2-bridge-zksync.yml

This file was deleted.

12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,11 @@ mainnet)
[arb-subgraph](./arb-subgraph) - Lido Subgraph bot on the Arbitrum network (should be launched against Arbitrum
mainnet)

[l2-bridge-arbitrum](./l2-bridge-arbitrum) - Detection bot for Arbitrum part of L2 bridge

[l2-bridge-balance](./l2-bridge-balance) - Detection bot for L2 bridges balances

[l2-bridge-base](./l2-bridge-base) - Detection bot for Base part of L2 bridge

[l2-bridge-ethereum](./l2-bridge-ethereum) - Detection bot for Ethereum part of L2 bridges

[l2-bridge-mantle](./l2-bridge-mantle) - Detection bot for Mantle part of L2 bridges

[l2-bridge-optimism](./l2-bridge-optimism) - Detection bot for Optimism part of L2 bridge

[l2-bridge-zkSync](./l2-bridge-zksync) - Detection bot for ZkSync part of L2 bridge

[l2-bridge-scroll](./l2-bridge-scroll) - Detection bot for Scroll part of L2 bridge
[l2-bridge-linea](./l2-bridge-linea) - Detection bot for Linea part of L2 bridges

[phishing-detect](./phishing-detect) - Phishing detection bot for the Lido ERC20 tokens

Expand Down
3 changes: 0 additions & 3 deletions l2-bridge-zksync/.dockerignore

This file was deleted.

13 changes: 0 additions & 13 deletions l2-bridge-zksync/.eslintrc.json

This file was deleted.

8 changes: 0 additions & 8 deletions l2-bridge-zksync/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions l2-bridge-zksync/.prettierrc.json

This file was deleted.

24 changes: 0 additions & 24 deletions l2-bridge-zksync/Dockerfile

This file was deleted.

49 changes: 0 additions & 49 deletions l2-bridge-zksync/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions l2-bridge-zksync/jest.config.js

This file was deleted.

83 changes: 0 additions & 83 deletions l2-bridge-zksync/package.json

This file was deleted.

34 changes: 0 additions & 34 deletions l2-bridge-zksync/src/abi/ERC20Short.json

This file was deleted.

Loading

0 comments on commit b8ed37c

Please sign in to comment.