derekpierre
|
a4b90479f6
|
Add newsfragment for #3277.
|
2023-10-06 13:30:49 -04:00 |
derekpierre
|
bb41e2f388
|
Add Tapir contract registry from latest deployment.
|
2023-10-06 13:27:58 -04:00 |
LunarBytes
|
c25f2d30f8
|
Merge pull request #3271 from nucypher/epic-domains
[Epic] Remodel Domains
|
2023-10-06 17:22:49 +02:00 |
LunarBytes
|
284a701856
|
Merge pull request #3276 from derekpierre/registry-updates
Contract Registry Updates
|
2023-10-06 17:18:43 +02:00 |
derekpierre
|
24847b6bb5
|
Add dev newsfragment for #3276.
|
2023-10-06 11:09:01 -04:00 |
derekpierre
|
edbf363dcd
|
Update contract registries for lynx and mainnet to latest format.
Remove legacy tapir contract registry.
|
2023-10-06 11:00:28 -04:00 |
LunarBytes
|
8a2e0d6909
|
Merge pull request #3275 from derekpierre/minor-fixes
Fixes from 3262
|
2023-10-06 15:12:56 +02:00 |
Kieran Prasch
|
1c89a48225
|
newsfragment for PR #3271
|
2023-10-06 14:58:21 +02:00 |
derekpierre
|
648477a402
|
Add dev newsfragment for #3275.
|
2023-10-06 08:41:36 -04:00 |
derekpierre
|
ef10a85fc1
|
Update pre examples READMEs.
|
2023-10-06 08:39:11 -04:00 |
derekpierre
|
e1564c741a
|
Fix bug in contract registry github url.
|
2023-10-06 08:38:00 -04:00 |
LunarBytes
|
c93fc2884f
|
Merge pull request #3262 from derekpierre/network-entrenchment
TACo Domain Entrenchment/Assocation
|
2023-10-06 11:54:30 +02:00 |
Kieran Prasch
|
62d8dc6bb3
|
renames newsfragment .txt -> .rst
|
2023-10-06 11:39:21 +02:00 |
LunarBytes
|
5dc4f0553e
|
Merge pull request #3208 from jMyles/development
Bump CI's Maximum Python Version to 3.11
|
2023-10-05 20:14:43 +02:00 |
Kieran Prasch
|
fa19d0eb01
|
newsfrag for PR #3208
|
2023-10-05 19:08:56 +02:00 |
Kieran Prasch
|
5ff758c562
|
Updates codecov/python verison flags to 3.11
|
2023-10-05 19:08:10 +02:00 |
LunarBytes
|
fa5664dd50
|
Update docs/source/references/installation.rst
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2023-10-05 19:08:10 +02:00 |
LunarBytes
|
f6f7ee5b1b
|
Update .github/workflows/python_tests.yml
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2023-10-05 19:08:10 +02:00 |
LunarBytes
|
fc0258a73d
|
Update setup.py
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2023-10-05 19:08:10 +02:00 |
jMyles
|
aeb128d8e0
|
Adding 3.11 to the list of supported versions for the github actions matrix.
|
2023-10-05 19:08:10 +02:00 |
jMyles
|
dd15d44fcc
|
Ticking python versions in various places - now that we don't use pysha3 we can use python 3.11
|
2023-10-05 19:08:10 +02:00 |
derekpierre
|
04e085d02a
|
Attempt to address failing integration test.
|
2023-10-05 10:42:45 -04:00 |
derekpierre
|
7c884d2392
|
Rename unit test so no naming conflict with integration test.
|
2023-10-05 10:42:22 -04:00 |
derekpierre
|
4865053f8c
|
Fix failing unit test.
|
2023-10-05 08:46:55 -04:00 |
derekpierre
|
6e4563013b
|
Respond to RFC in #3262.
|
2023-10-05 08:42:35 -04:00 |
derekpierre
|
2a0bd02203
|
Move TESTERCHAIN chain information out of domains and into testing constants.
|
2023-10-05 08:27:44 -04:00 |
derekpierre
|
4ed74fc0f2
|
Rename PolygonChain.POLYGON to PolygonChain.MAINNET.
Remove ORYX, IBEX domains.
|
2023-10-05 08:25:58 -04:00 |
derekpierre
|
dc547249ae
|
Reduce scope of fixture froms session to module, so that its effects can be overridden by test modules.
Added unit tests for get_domain_info.
|
2023-10-05 06:55:32 -04:00 |
derekpierre
|
247b93859e
|
Add unit test for structures in domains.py.
|
2023-10-05 06:46:15 -04:00 |
derekpierre
|
d8b9180921
|
Update domains/TACoDomain structure.
Added magic methods.
|
2023-10-05 06:20:13 -04:00 |
derekpierre
|
ee6a48070f
|
Remove policy_registry/policy_registry_filepath which are unused and unnecessary parameters.
|
2023-10-04 15:41:56 -04:00 |
derekpierre
|
681bc3e299
|
Remove unused/commented functions from NuCypherTokenActor.
|
2023-10-04 15:19:57 -04:00 |
derekpierre
|
5b7a56a804
|
Update test to eagerly learn about nodes.
|
2023-10-04 15:18:46 -04:00 |
derekpierre
|
7c4c43b1c8
|
Fix darker linting issues.
|
2023-10-04 15:15:06 -04:00 |
derekpierre
|
9ee7b9e7ef
|
Rename test class to prevent pytest warning about it starting with "Test".
|
2023-10-04 15:11:59 -04:00 |
derekpierre
|
35681e9bd9
|
Don't create new TACoDomain object when one is already available via the superclass (Character).
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
f79ad31ee2
|
Don't use TACoDomain object in examples since not really needed.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
568270d36c
|
Allow MockRegistrySource to take any domain value while allowing the accepted values to be specified.
Update various tests that used random domain values to either use the mock, or just use TEMPORARY_DOMAIN if applicable.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
9708efb0ba
|
Fix bug where filepath should be used with LocalRegistrySource and not with ContractRegistry directly.
Use domain as parameter instead of network when calling get_registry(...) in utils.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
cbb776f68b
|
Fix failing test (after rebase).
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
51ceff7035
|
Update TEMPORARY_DOMAIN tester chains to use "eth-tester" as chain name instead.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
6a508e6aed
|
Yield after patching allowed domains.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
a5b8b805da
|
The use of the `blockchain_` prefix for blockchain providers and interfaces is redundant; so remove the prefix from those usages.
|
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
|
0f119934f4
|
Update description to no longer include "proxy re-encryption".
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
4507580196
|
Update CLI --network option to be --domain.
Update subsequent function calls to use domain as well instead of network.
Update some constants to use _DOMAIN instead of _NETWORK.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
aa6e53191f
|
Remove use of network when dealing with NetworksInventory class.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
206ebb4d8e
|
IBEX no longer a supported domain name.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
e11a200bc2
|
Unskip test_domains integration tests.
|
2023-10-04 13:30:18 -04:00 |
derekpierre
|
0ca3303b95
|
Remove IBEX as a supported domain. Update IBEX TACoDomain to use None for PolygonChain since it never used polygon.
|
2023-10-04 13:30:18 -04:00 |