Remove node.bold.strategy use node.staker.strategy instead#146
Remove node.bold.strategy use node.staker.strategy instead#146Tristan-Wilson merged 1 commit intomasterfrom
Conversation
f5882f7 to
4a579e1
Compare
|
The change itself looks fine. Have you read the guide about which branch to use? I think since this depends on an unreleased nitro version it should be on the master branch, but let me know what you think. |
Tristan-Wilson
left a comment
There was a problem hiding this comment.
Marked for rework because maybe we need to change branch.
|
@Tristan-Wilson I think I resolved the concern, ready for another look |
|
Right now by changing the base branch in github it is comparing your branch against I find having a git alias for drawing a graph of the revision history is super helpful for visualizing this. If you add this to your Then if you run You'll need to rebase your |
Tristan-Wilson
left a comment
There was a problem hiding this comment.
Needs rebasing onto master
4a579e1 to
086a6ff
Compare
|
@Tristan-Wilson ready for another look |
With NIT-3732 OffchainLabs/nitro#3582
nitro-testnode only has to run
--node.staker.strategy, not both--node.staker.strategy`` and--node.bold.strategy``This PR in OffchainLabs/nitro-testnode will make CI pass for OffchainLabs/nitro#3582 docker CI