Xian DPOS
To run tests :
- Setup xian-stack
- Clone this repository to
xian-stack/contracts
- from
xian-stack
:make contracting-dev-build
make contracting-dev-shell
- From shell :
cd contracts/dpos_gov
pytest
TO-DO :
- Validator leaving / joining
- Delegator leaving / joining
- Staking Epochs
- Fee Rewards
- Dynamic Inflation
- Voting
- Rules / Action Core setup
- Validator / Delegator slashing