Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor backends #60

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Refactor backends #60

wants to merge 33 commits into from

Conversation

zlonast
Copy link
Contributor

@zlonast zlonast commented Jan 13, 2025

docs:
- plonk
- rollup
- symbolic
scripts:
- local-testnet
- plonk
- rollup
- symbolic
zkfold-backends:
- plonk
- rollup
- symbolic
- symbolic-balancing
- zkfold-backends.cabal
zkfold-example:
- src 
-- equalityCheckContract
-- identityCircuit
- zkfold-example.cabal
zkfold-contracts:
- becnh
-- bench-cpu-mem
-- bench-rollup
- src
-- PlonkVerifierToken
-- PlonkVerifierTx
-- Rollup
-- ...
- zkfold-contracts.cabal
zkfold-cardano:
- src
- test
- zkfold-cardano.cabal

@zlonast zlonast linked an issue Jan 13, 2025 that may be closed by this pull request
3 tasks
@zlonast zlonast requested review from vlasin and ajuggler and removed request for vlasin January 15, 2025 10:24
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
zkfold-backends/hie.yaml Outdated Show resolved Hide resolved
@zlonast
Copy link
Contributor Author

zlonast commented Jan 20, 2025

In the next pull requests I will write more tests, as it is quite difficult to check that everything works.

@zlonast
Copy link
Contributor Author

zlonast commented Jan 21, 2025

@vlasin so far I've tested everything manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor backends
2 participants