coordination of technical docs
This commit is contained in:
parent
4819d14705
commit
539fe052fa
5 changed files with 54 additions and 29 deletions
|
|
@ -17,9 +17,9 @@ This format should be used at the start of any documentation that may be conside
|
||||||
|
|
||||||
The format is as follows, with {substitutions} in curly braces.
|
The format is as follows, with {substitutions} in curly braces.
|
||||||
|
|
||||||
| Specification | Implementation | Last Revision |
|
| Specification | Implementation | Last revision |
|
||||||
|:-------------:|:--------------:|:-------------:|
|
|:-------------:|:--------------:|:-------------:|
|
||||||
| {status} | {status} | {version}, {date} |
|
| {status} | {status} | {version} {date} |
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,19 @@
|
||||||
| Spec Status | Impl Status | Last Revision |
|
# Effects technical design
|
||||||
|-------------|----------------|---------------|
|
|
||||||
| WIP | WIP | v0.1 22/01/26 |
|
| Specification | Implementation | Last revision |
|
||||||
|
|:-----------:|:--------------:|:-------------:|
|
||||||
|
| WIP | WIP | v0.1 2022-01-26 |
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
**Specification ownership:** [Jack Hodgkinson]
|
||||||
|
|
||||||
**Impl Ownership:** _unassigned_
|
**Authors**:
|
||||||
|
|
||||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
- [Jack Hodgkinson]
|
||||||
|
|
||||||
|
**Implementation ownership:** _unassigned_
|
||||||
|
|
||||||
|
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||||
|
|
||||||
**Current Status**:
|
**Current Status**:
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,19 @@
|
||||||
| Spec Status | Impl Status | Last Revision |
|
# Governor technical design
|
||||||
|-------------|----------------|---------------|
|
|
||||||
| WIP | WIP | v0.1 22/01/26 |
|
| Specification | Implementation | Last revision |
|
||||||
|
|:-----------:|:--------------:|:-------------:|
|
||||||
|
| WIP | WIP | v0.1 2022-01-26 |
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
**Specification ownership:** [Jack Hodgkinson]
|
||||||
|
|
||||||
**Impl Ownership:** _unassigned_
|
**Authors**:
|
||||||
|
|
||||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
- [Jack Hodgkinson]
|
||||||
|
|
||||||
|
**Implementation ownership:** _unassigned_
|
||||||
|
|
||||||
|
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||||
|
|
||||||
**Current Status**:
|
**Current Status**:
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,19 @@
|
||||||
| Spec Status | Impl Status | Last Revision |
|
# Treasury technical design
|
||||||
|-------------|----------------|---------------|
|
|
||||||
| WIP | WIP | v0.1 22/01/26 |
|
| Specification | Implementation | Last revision |
|
||||||
|
|:-----------:|:--------------:|:-------------:|
|
||||||
|
| WIP | WIP | v0.1 2022-01-26 |
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
**Spec Ownership:** [Jack Hodgkinson](github.com/jhodgdev)
|
**Specification ownership:** [Jack Hodgkinson]
|
||||||
|
|
||||||
**Impl Ownership:** _unassigned_
|
**Authors**:
|
||||||
|
|
||||||
**Authors**: [Jack Hodgkinson](github.com/jhodgdev)
|
- [Jack Hodgkinson]
|
||||||
|
|
||||||
|
**Implementation ownership:** _unassigned_
|
||||||
|
|
||||||
|
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||||
|
|
||||||
**Current Status**:
|
**Current Status**:
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,27 @@
|
||||||
# Vesting contract technical design
|
# Vesting contract technical design
|
||||||
|
|
||||||
| Spec Status | Impl Status | Last Revision |
|
| Specification | Implementation | Last revision |
|
||||||
|-------------|-------------|---------------|
|
|:-----------:|:--------------:|:-------------:|
|
||||||
| WIP | WIP | 2022-01-18 |
|
| WIP | WIP | v0.1 2022-01-26 |
|
||||||
|
|
||||||
--------------------
|
***
|
||||||
|
|
||||||
**Spec Ownership:** [@Emily Martins]
|
**Specification ownership:** [Emily Martins]
|
||||||
|
|
||||||
**Authors**: [@Emily Martins]
|
**Authors**:
|
||||||
|
|
||||||
**Impl Owner:** [@Emily Martins]
|
- [Emily Martins]
|
||||||
|
- [Jack Hodgkinson]
|
||||||
|
|
||||||
[@Emily Martins]: https://github.com/emiflake
|
**Implementation ownership:** [Emily Martins]
|
||||||
|
|
||||||
--------------------
|
[Jack Hodgkinson]: https://github.com/jhodgdev
|
||||||
|
|
||||||
|
[Emily Martins]: https://github.com/emiflake
|
||||||
|
|
||||||
|
**Current Status**:
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## Vesting contract
|
## Vesting contract
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue