Validator set self joining
Validator set:
- The
addSelf
method for Validator-candidates to join by themselves:
- 10 000 P3D set up fee goes to Treasury
- No block authorship requirements
- 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
- On-chain Identity min requirements: Reasonable
3DPRC-2:
- The object max size is expanded to 1 Mb
- Estimation time limit is expanded to 30 sec
- Private/Public tag on
putObject
- Minor fixes: #88
Identity:
- The
suspend
andresume
methods for registrars. Registrars can be suspended/resumed by the Council vote.