oli-python
Advanced tools
| Metadata-Version: 2.4 | ||
| Name: oli-python | ||
| Version: 2.0.7 | ||
| Version: 2.0.8 | ||
| Summary: Python SDK for interacting with the Open Labels Initiative; A standard, registry and trust layer for EVM address labels. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/openlabelsinitiative/oli-python |
+4
-0
@@ -291,2 +291,6 @@ from web3 import Web3 | ||
| def add_trust_list(self, owner_name: str='private_node', attesters: list=[], attestations: list=[], attester_address: str='0x0000000000000000000000000000000000000000') -> None: | ||
| # if no trust node set, default to attester_address | ||
| if not hasattr(self, 'source_address') or self.source_address is None: | ||
| self.source_address = attester_address | ||
| # add the trust list to the trust graph | ||
@@ -293,0 +297,0 @@ success = self.trust.add_trust_list(owner_name, attesters, attestations, attester_address) |
+1
-1
| Metadata-Version: 2.4 | ||
| Name: oli-python | ||
| Version: 2.0.7 | ||
| Version: 2.0.8 | ||
| Summary: Python SDK for interacting with the Open Labels Initiative; A standard, registry and trust layer for EVM address labels. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/openlabelsinitiative/oli-python |
+1
-1
@@ -8,3 +8,3 @@ from setuptools import setup, find_packages | ||
| name="oli-python", | ||
| version="2.0.7", | ||
| version="2.0.8", | ||
| author="Lorenz Lehmann", | ||
@@ -11,0 +11,0 @@ author_email="lorenz@growthepie.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
137952
0.14%2006
0.15%