Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.65 KB

MILESTONE_DELIVERY.md

File metadata and controls

22 lines (15 loc) · 1.65 KB

Milestone Delivery 📫

The delivery is according to the official milestone delivery guidelines.

Context

The goal is to integrate pallet-staking with modified pallet-contracts, ensuring NPoS and PoCS systems work together seamlessly. A working prototype of the PoCS full node is achieved.

Deliverables

Number Deliverable Link Notes
0a. License Apache 2.0 -
0b. Documentation Pallet Contracts, Pallet Staking Crate Documentation of modified pallet_contracts and pallet_staking for PoCS
0c. Testing Guide Testing guide -
0d. Docker Dockerfile , Docker Compose docker compose up --build -d
0e. Article PoCS x NPoS -
1. Modify pallet staking for PoCS PR#29 (PoCS x NPoS) , Issue#41 (Minimum Staking Requirement) , Issue#45 (Runtime Benchmarks Fix) -