Commit Graph

13 Commits (09bc914ce780ef046bcffdd1ba39ea048e952674)

Author SHA1 Message Date
derekpierre 4c6a0be937 Use ConditionType enum values instead of constants across codebase. 2023-10-18 20:25:56 -04:00
derekpierre fa044c460d Update comment now that ritual number has changed. 2023-10-11 08:28:41 -04:00
derekpierre 88bfd34ba8 Update example scripts to use ritual id 3 on lynx instead of 1 which is already expired. 2023-10-10 12:08:12 -04:00
derekpierre d8b9180921 Update domains/TACoDomain structure.
Added magic methods.
2023-10-05 06:20:13 -04:00
derekpierre f79ad31ee2 Don't use TACoDomain object in examples since not really needed. 2023-10-04 13:30:18 -04:00
derekpierre bee3c926d4 Rename networks module to domains, and remove NetworksInventory class; module contains all values and methods now. 2023-10-04 13:30:18 -04:00
derekpierre 2d2b67e5d2 Rename of various functions/constants from NetworksInventory to use domain instead of network.
Rename variables obtained by calling into NetworksInventory to use domain instead of network.
Rename NuCypherNetworkName CLI validation object into NuCypherDomainName.
2023-10-04 13:30:18 -04:00
derekpierre eafe4b65a9 Rename provider_uri parameter for ContractAgents.get_agent to blockchain_endpoint. 2023-10-04 13:30:18 -04:00
derekpierre 4ab26188e9 Update TACo example scripts to no longer use redundant parameters with respect to polygon network. 2023-10-04 13:30:18 -04:00
derekpierre 4166c7dae9 Rename eth_provider_uri to eth_endpoint as it pertains to Characters/nodes/CLI options. 2023-10-04 13:30:18 -04:00
Kieran Prasch 1858f49a99 tests use the refactored ContractRegistry and RegistrySource interfaces 2023-10-04 19:24:43 +02:00
Kieran Prasch e1f81d9a5e nucypher packages Base|InMemory|ContractRegistry -> ContractRegistry 2023-10-04 19:24:43 +02:00
derekpierre 2d000bad26 Reconfigure examples folder structure; default is taco, and pre is the subfolder. 2023-09-28 11:53:20 -04:00