eth-address-index

signed metadata declarations for ethereum addresses
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore8L
-rw-r--r--.gitlab-ci.yml58L
-rw-r--r--Dockerfile9L
-rw-r--r--python/.coverage53248B
-rw-r--r--python/.coveragerc7L
-rw-r--r--python/CHANGELOG35L
-rw-r--r--python/MANIFEST.in1L
-rw-r--r--python/eth_address_declarator/__init__.py1L
-rw-r--r--python/eth_address_declarator/data/AddressDeclarator.bin1L
-rw-r--r--python/eth_address_declarator/data/AddressDeclarator.json1L
-rw-r--r--python/eth_address_declarator/data/AddressDeclarator.metadata.json1L
-rw-r--r--python/eth_address_declarator/declarator.py79L
-rw-r--r--python/eth_address_declarator/interface.py160L
-rw-r--r--python/eth_address_declarator/runnable/add.py103L
-rw-r--r--python/eth_address_declarator/runnable/publish.py108L
-rw-r--r--python/eth_address_declarator/runnable/view.py110L
-rw-r--r--python/eth_address_declarator/unittest/__init__.py1L
-rw-r--r--python/eth_address_declarator/unittest/addressdeclarator.py47L
-rw-r--r--python/requirements.txt3L
-rw-r--r--python/run_tests.sh14L
-rw-r--r--python/setup.cfg42L
-rw-r--r--python/setup.py28L
-rw-r--r--python/test_requirements.txt4L
-rw-r--r--python/tests/test_addressdeclarator.py237L
-rw-r--r--python/tests/test_addressdeclarator_kv.py266L
-rw-r--r--solidity/AddressDeclarator.bin1L
-rw-r--r--solidity/AddressDeclarator.json1L
-rw-r--r--solidity/AddressDeclarator.sol126L
-rw-r--r--solidity/Makefile15L
-rw-r--r--solidity/test.py134L
-rw-r--r--solidity/test_addressdeclarator.py134L
-rw-r--r--solidity/test_tokenendorser.py78L
-rw-r--r--solidity/test_tokenindex.py58L