Skip to content

Commit ce1cb06

Browse files
authored
Merge pull request #153 from cryptoalgebra/delete-plugin-section
Remove plugin section
2 parents a501e2c + 7739a4a commit ce1cb06

File tree

150 files changed

+4264
-18092
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+4264
-18092
lines changed

.github/workflows/echidna_plugin.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.github/workflows/tests_plugin.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
npm run precommit --workspace=src/core --if-present
22
npm run precommit --workspace=src/periphery --if-present
3-
npm run precommit --workspace=src/plugin --if-present
43
npm run precommit --workspace=src/farming --if-present
54

65
git add docs

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ Innovative DEX with concentrated liquidity and customizable plugins.
99
<p align="center">
1010
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_core.yml"><img alt="Tests status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_core.yml/badge.svg"></a>
1111
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_periphery.yml"><img alt="Echidna status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_periphery.yml/badge.svg"></a>
12-
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_plugin.yml"><img alt="Tests status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_plugin.yml/badge.svg"></a>
1312
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_farmings.yml"><img alt="Tests status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/tests_farmings.yml/badge.svg"></a>
1413
</p>
1514
<p align="center">
1615
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_core.yml"><img alt="Echidna status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_core.yml/badge.svg"></a>
1716
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_periphery.yml"><img alt="Echidna status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_periphery.yml/badge.svg"></a>
18-
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_plugin.yml"><img alt="Echidna status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_plugin.yml/badge.svg"></a>
1917
<a href="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_farming.yml"><img alt="Echidna status" src="https://github.com/cryptoalgebra/Algebra/actions/workflows/echidna_farming.yml/badge.svg"></a>
2018
</p>
2119

@@ -56,8 +54,6 @@ Periphery: [https://www.npmjs.com/package/@cryptoalgebra/integral-periphery](htt
5654

5755
Farming: [https://www.npmjs.com/package/@cryptoalgebra/integral-farming](https://www.npmjs.com/package/@cryptoalgebra/integral-farming)
5856

59-
Basic plugin: [https://www.npmjs.com/package/@cryptoalgebra/integral-base-plugin](https://www.npmjs.com/package/@cryptoalgebra/integral-base-plugin)
60-
6157
## Build
6258

6359
*Requires npm >= 8.0.0*

docs/Contracts/Plugin/AlgebraBasePluginV1.md

Lines changed: 0 additions & 254 deletions
This file was deleted.

0 commit comments

Comments
 (0)