or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Mir-Based Ordering Layer for Eudico - MVP
This document describes in detail how to reach the Y3-M3: Practical consensus protocol (MVP) milestone, after the reaching of which Eudico will have a minimal but working option modular subnet consensus, albeig without extra features or performance optimizations. It is a refinement and concretizition of the high-level description of the ordering layer design.
Items to address (Priority 0)
Current draft on HackMD
[5 weeks] Preliminary performance evaluation
[8 weeks] Mir App module for the state manager
[4 weeks] Finish consensus layer implementation ( @matejpavlovic )
[3 weeks] Availability layer (Andrei's first task)
[7 weeks] Tests of basic functionality ( partly @sergefdrv )
[4 weeks] Mempool interface for Eudico
Mempool
's interface (1 week)[2 weeks] Mir transport module based on libp2p
Total estimate: 31 weeks
Estimates currently chosen rather generously, to be refined.
Potentially also include in the M3 milestone if ahead of schedule (Priority 1)
Initial assignment