nucypher/tests/utils
jMyles d1b2257797 This test actually performs better with random values - when every node takes the same amount of time to return, there's a much more likely chance of all of them returning at the same moment, and thus overshooting the mutex requirement for unblocking. 2020-08-31 10:10:43 -07:00
..
blockchain.py Setting a free gas strategy in tests that create a new blockchain interface 2020-08-28 18:00:19 +02:00
config.py Update latest files after rebase with nucypher license. 2020-05-22 09:07:41 -04:00
controllers.py Deduplicating test; moving json validation utils to utils. 2020-08-24 09:42:15 -07:00
middleware.py This test actually performs better with random values - when every node takes the same amount of time to return, there's a much more likely chance of all of them returning at the same moment, and thus overshooting the mutex requirement for unblocking. 2020-08-31 10:10:43 -07:00
policy.py Alice now proposes Arrangements; Ursula considers them. Fixes #1924. 2020-08-10 12:42:17 -07:00
solidity.py Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00
ursula.py Removing stale debugging tooling. 2020-08-18 12:05:55 -07:00