Files
rippled/bin/python
seelabs 1b4e0f5f48 Tidying & Selectively forward manifests to peers:
* Do not forward manifests to peers that already know that manifest
* Do not forward historical manifests to peers
* Save/Load ValidatorManifests from a database
* Python test for setting ephmeral keys
* Cleanup manifest interface
2015-05-28 08:16:56 -07:00
..
2015-05-28 07:22:33 -07:00
2015-05-28 07:22:33 -07:00
2015-05-28 07:22:34 -07:00
2015-05-28 07:22:33 -07:00

Unit Tests

To run the Python unit tests, execute:

 python -m unittest discover

from this directory.