Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
poscan-consensus-linux-x86_64.tar.gz | 2024-10-30 | 24.2 MB | |
poscan_runtime-wasm32-unknown-unknown.tar.gz | 2024-10-30 | 1.1 MB | |
README.md | 2024-10-30 | 764 Bytes | |
v28 source code.tar.gz | 2024-10-30 | 2.4 MB | |
v28 source code.zip | 2024-10-30 | 2.5 MB | |
Totals: 5 Items | 30.3 MB | 0 |
Validator set self joining
Validator set:
1. The addSelf
method for Validator-candidates to join by themselves:
- 10 000 P3D set up fee goes to Treasury
- No block authorship requirements
2. The Validator-candidates queue for both joining and rejoining ones:
- Limit: one validator per session is allowed into the set
- Council vote can bypass the queue
3. On-chain Identity min requirements: Reasonable
3DPRC-2:
1. The object max size is expanded to 1 Mb
2. Estimation time limit is expanded to 30 sec
3. Private/Public tag on putObject
4. Minor fixes: https://github.com/3Dpass/3DP/issues/88
Identity:
1. The suspend
and resume
methods for registrars. Registrars can be suspended/resumed by the Council vote.