aligned_layer
aligned_layer copied to clipboard
Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
## Overview: The Dockerfiles used to build the project are vulnerable to supply chain attacks. The vulnerability lies in the `FROM` directive in the Dockerfiles. The FROM directive is used...
# Description The burst sender generate proofs and send it all the time. This generates files for each sent proof and the batcher returns the verification data Every 24 hs...
# Description Add a script that make a database backup and upload it to a bucket every 24hs
# Description [Add points to improve in the docs]
PR: #1040 Consider these two scripts, and the Make target `make batcher_send_burst_groth16`, which uses them: * `batcher/aligned/send_burst_tasks.sh` * `batcher/aligned/generate_proof_and_send.sh` Since they are written in bash, they are hard to maintain...
- [ ] Add a bitmap in Ethereum to disable verifiers in the ServiceManager. Start in 0 when no verifier is disabled - [ ] Add a method to update...
From the audit, > There is no added value in splitting these two contracts. If you were to use an upgradeability mechanism that did not use a proxy-based delegatecall pattern,...
# Description This issue supersedes #936 The aggregator has to communicate to the telemetry_api using HTTP endpoints The telemetry_api will handle traces creation # Tasks - [x] Docker compose with...
# Description Telemetry API has to keep tracking of registered operators and maintain in a database the following information - Operator address - Operator ID - Stake - Name #...