Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-01-14 | 580 Bytes | |
v0.4.1 source code.tar.gz | 2016-01-14 | 3.7 MB | |
v0.4.1 source code.zip | 2016-01-14 | 4.3 MB | |
Totals: 3 Items | 8.0 MB | 0 |
New Features
- Added a CATCHUP_RECENT mode that allows a node to fetch the last N ledgers when joining the network.
- Added checkquorum command. Check quorum intersection from history.
- Added graphquorum command. Print a quorum set graph from history.
- Added inferquorum command. Print a quorum set inferred from history.
Fixes
- Reworked history system. Interface to the world is the same but it should work much better than before.
- Changed the definition of quorum slice to not need to include yourself. Your node is no longer automatically added to your quorum set.