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

nano_test_network => nano_dev_network, new nano_test_network #2877

Merged
merged 7 commits into from
Aug 12, 2020

Conversation

argakiig
Copy link
Contributor

This PR would migrate the existing nano_test_network to the nano_dev_network as tests are typically only run for development purposes and free up the nano_test_network to allow for a test network to be created that would have the same network values as the main network but allow for integration testing and other service testing without having to use the live network.
Currently the new nano_test_network has not been deployed, but the intent behind putting this in now as opposed to later would eliminate further rebasing or merging as other tests come into the develop branch with the existing nano_test_network and nano::test_*

Russel added 4 commits August 6, 2020 20:27
development tests to run on nano_dev_network
…-node tests easier without conflicting with the live network
# Conflicts:
#	nano/core_test/block_store.cpp
#	nano/core_test/ledger.cpp

nano::test_* in core_test renamed nano::dev_*
@argakiig argakiig added enhancement universe This item indicates the need for or supplies changes caused by external factors debug Updates assisting with debugging and development efforts labels Aug 11, 2020
@argakiig argakiig self-assigned this Aug 11, 2020
@argakiig argakiig changed the title Test dev nano_test_network => nano_dev_network, new nano_test_network Aug 11, 2020
@guilhermelawless guilhermelawless added this to the V22.0 milestone Aug 11, 2020
@argakiig argakiig merged commit 05f7318 into nanocurrency:develop Aug 12, 2020
@argakiig argakiig deleted the test_dev branch August 12, 2020 02:42
@argakiig argakiig modified the milestones: V22.0, V21.2 Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Updates assisting with debugging and development efforts enhancement universe This item indicates the need for or supplies changes caused by external factors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants