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

feat: challenger nightfall-node #1301

Closed
wants to merge 10 commits into from
Closed

Conversation

velkoskis
Copy link

@velkoskis velkoskis commented Dec 12, 2022

What does this implement/fix? Explain your changes.

  • Allows optimist to operate autonomously as a challenger, without the need of additional services and websockets
  • Autonomy is achieved by signing and sending transactions directly from optimist, using existing env var CHALLENGER_KEY
  • Removes pauseQueueChallenger and unpauseQueueChallenger from nf3
  • Updated functions: commitToChallenge,

** Tests to be updated: optimist-resync

Does this close any currently open issues?

#1283

What commands can I run to test the change?

npm run build-adversary
./bin/start-nightfall -d -g -a
npm run test-adversary

Any other comments?

no.

@imagobea
Copy link
Contributor

Continues in #1351

@imagobea imagobea closed this Jan 12, 2023
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.

None yet

2 participants