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

refactor: add arbitrator address to constructor #58

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

fnanni-0
Copy link
Contributor

Currently, the arbitrator address of the Reality Module can only be set by calling setArbitrator after initialization, while the initialization itself assigns the oracle address (e.g. Realitio) as the arbitrator. Even if the user decides that no arbitrator should be used, it is an important parameter in Realitio's configuration. This PR is intended to allow the arbitrator address to be set during construction/initialization.

I also think that the UI should allow users to set the arbitrator in a similar fashion to Realitio's UI.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 22, 2021

CLA Assistant Lite All Contributors have signed the CLA.

@fnanni-0
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@fnanni-0
Copy link
Contributor Author

recheckcla

@auryn-macmillan
Copy link
Member

recheckcla

Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@auryn-macmillan auryn-macmillan merged commit 5ba1ede into gnosisguild:main Sep 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants