nucypher/scripts
derekpierre 0e8d5aa9d6
Relock dependencies for python 3.13 requirements.
czkg dependency only had python 3.13 wheels for later version.
Update poetry command to generate (dev)-requirements.txt files to match poetry 2.1.1 usage.
2025-10-01 12:49:26 -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 Relock dependencies for python 3.13 requirements. 2025-10-01 12:49:26 -04: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