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

improvement: rolodex.py #2

Open
denverbaumgartner opened this issue Nov 22, 2022 · 2 comments
Open

improvement: rolodex.py #2

denverbaumgartner opened this issue Nov 22, 2022 · 2 comments

Comments

@denverbaumgartner
Copy link
Contributor

today: we utilize the class objects defined in rubi/contracts/helper/rolodex.py to pass contract address data, abi data, and other chain relevant information throughout the package depending upon which chain_id the node provided is on.

soon -> it would be great if we:

  • [] set these values to be dynamically pulled in a trustless fashion
  • [] error handle in scenarios where the chain_id does not have any trusted deployments implemented in the rolodex
@denverbaumgartner
Copy link
Contributor Author

general error handling here would also be great

@adamamsmith
Copy link
Contributor

one step toward this was made in: #26

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

No branches or pull requests

2 participants