Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Etherscan integration #4

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

mirabelenkiy-circle
Copy link
Contributor

Fixed how chainlink.py hashes plaintext strings. Switched from UTF-8 encoding to Ethereum ABI encoding. This allows Etherscan users to test whether plaintext email addresses are registered.

Also added automatic Etherscan contract verification to deploy() function in chainlink.py

@mirabelenkiy-circle mirabelenkiy-circle merged commit e93dda5 into circlefin:master Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants