Closed msamsami closed 1 year ago
@joe733 Please merge this PR first and merge #277 after that to avoid conflicts.
@msamsami, please make this PR do one thing. Create another PR to move
btc_adderess.py
tovalidators/crypto_addresses
.
@joe733 It's done. Here is the correct order for merging the PRs: #276 --> #277 --> #278
Tests have failed. Ref: https://github.com/python-validators/validators/actions/runs/5387269990/jobs/9778426797?pr=276#step:6:182
Also, please use black
to format code. Ref: https://github.com/python-validators/validators/actions/runs/5387269990/jobs/9778426797?pr=276#step:6:203
Instead if you simply run tox
, all of this could be resolved, locally.
@joe733 I added backend dependencies of eth-hash
and reformatted code using black
.
@msamsami thanks for the PR!
This is a validator for ERC20 Ethereum (ETC) addresses.