Skip to content

Commit

Permalink
edit Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ABD-AZE committed Nov 5, 2024
1 parent ca8aa83 commit 8981bb2
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,32 @@ The Consensus Layer is responsible for maintaining agreement on the state of the
* This function verifies a BLS aggregate signature. It accepts the aggregated signature (blsaggsig) and an array of public keys (blspubkey[]), returning a boolean value that indicates whether the signature is
valid.

# Project Roadmap

## August 2024
- **Milestone**: Finalize Project Architecture
- Completion and documentation of overall project structure and design.

## September 2024
- **Milestone**: Finalize Core Modules
- Common, Configuration, and Consensus modules development completed.
- Initial integration tests conducted on these core components.

## October 2024
- **Milestone**: Execution Module Review & Consensus Testing
- Execution module undergoes thorough review for compliance and optimization.
- Consensus module unit testing completed to ensure stability and correctness.

## November 2024
- **Milestone**: Refactoring and Finalization of Key Modules
- Refactoring of the Consensus module to improve modularity and performance.
- Execution and Client modules finalized, with documentation prepared for each.

## Upcoming Milestones
- **Execution Module Refinement**: Refactor the Execution module and complete its unit tests.
- **CLI and Build Module Completion**: Finalize and test Command-Line Interface (CLI) and build modules for deployment readiness.


# Installing
Yet to come.

Expand All @@ -67,7 +93,7 @@ Selene is still experimental software. We hope to ship v0.1 by November 2024.
[Veer Chaurasia](https://github.com/VeerChaurasia)<br>
[Nilav Prajapati](https://github.com/gerceboss)<br>
[Utsav Sharma](https://github.com/x-senpai-x)<br>
[Shourya Choudhary](https://github.com/18aaddy)<br>
[Shourya Chaudhry](https://github.com/18aaddy)<br>
[Abdullah Azeem](https://github.com/ABD-AZE)<br>


Expand Down

0 comments on commit 8981bb2

Please sign in to comment.