nucypher/scripts
derekpierre 7e3033a020
Don't order the cohort of ursulas used for tests. Ordering is only needed when initializing a ritual since ordering is enforced by the Coordinator contract. All other uses of the cohort follows the order in the contract which can change due to handover.
2025-09-23 14:48:15 -04:00
..
dkg Don't order the cohort of ursulas used for tests. Ordering is only needed when initializing a ritual since ordering is enforced by the Coordinator contract. All other uses of the cohort follows the order in the contract which can change due to handover. 2025-09-23 14:48:15 -04:00
migrations relocates migrations functions to nucypher.config 2023-08-24 16:41:23 +02:00
network_client_versions.py Add script to determine node client versions across the network. 2024-09-12 15:52:58 -04:00
nucypher_agents.py removes license headers from scripts 2024-07-31 15:37:32 +07:00
nucypher_dkg.py Merge pull request #3542 from cygnusv/nucypher-dkg-mainnet 2024-09-12 15:53:16 -04:00
relock_dependencies.sh Update relock script to remove --regenerate. Not needed since the poetry.lock file gets deleted as part of the script before locking. 2025-07-31 19:46:30 +02:00
run_unit_tests.sh reorganize scripts directory for simplicity 2024-07-31 15:37:32 +07:00
smoketest_package.py removes license headers from scripts 2024-07-31 15:37:32 +07:00