AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

export-node changes active node #159

Open mikelik opened 1 year ago

mikelik commented 1 year ago

When using dune --export-node in some cases active node is changed, which shouldn't happen.

As a part of the changes modify test_nodes.py.

Example is in file test_nodes.py, precisely here: https://github.com/AntelopeIO/DUNE/pull/158/files#diff-b327c30ded0d06620a103723967fa5562daa7e36290e4646de9b58fe26dc5528R306

stephenpdeos commented 1 year ago

Related to https://github.com/AntelopeIO/DUNE/issues/160 may want to complete it before tackling this one