nucypher/nucypher
derekpierre dbeec7f1ae Add integration and acceptance tests for porter functionality.
Remove unused 'publish_treasure_map' parameter from _enact() function.
Loosen validation on treasure map id which can be 32 bytes (federated) or 16 bytes (non-federated). Probably only care about non-federated but for ease of testing, federated really helps.
2021-07-26 15:14:42 -04:00
..
acumen bulk renaming of Keyring -> Keystore 2021-06-28 14:33:31 -07:00
blockchain Initial implementation of Alice.get_ursulas for Porter. 2021-07-26 15:14:42 -04:00
characters Very simple initial implementation of Bob.get_treasure_map and Alice.publish_treasure_map for Porter. 2021-07-26 15:14:42 -04:00
cli Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
config Post rebase cleanup for PR #2612; Umbral 0.2.x compatibility. 2021-06-30 15:14:10 -07:00
control Respond to RFCs for #2713. 2021-07-26 15:14:42 -04:00
crypto Post-rebase cleanup for PR #2701 2021-07-03 19:05:24 -07:00
datastore Post rebase cleanup for PR #2612; Umbral 0.2.x compatibility. 2021-06-30 15:14:10 -07:00
network Put a hex string representation of current_teacher in the logs instead of bytes; bytes cause formatting exceptions. 2021-07-26 09:35:55 -04:00
policy Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
utilities Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
__about__.py Bump version: 5.2.0 → 5.3.0 2021-06-17 13:13:48 -07:00
__init__.py Minimal fixes to make CI pass, using an adapter for Umbral 2021-06-17 14:38:51 -07:00
exceptions.py Complete deprecation of guides 2021-02-04 10:39:51 -08:00
types.py Responding to RFCs in PR #2687. 2021-07-06 14:43:31 -07:00