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

Refine IApplication interface #627

Open
cygnusv opened this issue Sep 22, 2023 · 0 comments
Open

Refine IApplication interface #627

cygnusv opened this issue Sep 22, 2023 · 0 comments

Comments

@cygnusv
Copy link
Member

cygnusv commented Sep 22, 2023

The dashboard defines the following interface for Threshold application contracts:

export interface IApplication {

Although most of the endpoints here are defined by the canonical IApplication interface in the contracts' repo, it seems that there are some additional methods that seems tBTC/RB specific. The only common denominator we should assume is the contracts' IApplication interface, and the dashboard seems to assume extra stuff that clashes with the TACo app contract.

See a tangentially related issue, maybe a bit old but still relevant: threshold-network/solidity-contracts#88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant