test(regnet): isolate tests and refresh mainnet seeds - #24
Open
pig-g wants to merge 2 commits into
Open
Conversation
Member
|
Can you cross open PR on https://github.com/hclivess/Bismuth ? Most of these may not be relevant anymore |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--config-custom,--regnet-dir,--wallet-file,--bind, and ownership-token node startup optionsregtest_generate(N)retry until exactly N blocks are created or failbismuthcoretest dependency while preserving transaction signature verificationMainnet metadata refresh
getversionandstatusjson; no mutable RPC was usedmainnet0021,mainnet0022, ormainnet0023protocol versionspeers.txtandsuggested_peers.txtthe same curated fallback set so stale candidates are not reintroducedhttps://bismuth1.terranbase.xyz, verified over HTTPS with recent blocks matching the live-node sequenceSafety boundaries
127.0.0.1and explicitly binds the test node theretests/config_custom.txtexplicitly (regnet=True, no mainnet peer path)node.py regnet2positional form parse-compatible.venvVerification
./scripts/test_regnet.sh— 60 passed in a newly recreated Python 3.11 venvtest_api_getaddresssince— passed in three independent regnet sessionsnode.logSHA-256 unchanged across fixture execution.venvsymlink guard — passed; target marker preserved127.0.0.1:3030— closed (connect_ex=111)python3 -m compileall— passedshellcheck scripts/test_regnet.sh— passedgit diff --check— passedpassed=true, security concerns 0, logic errors 0, suggestions 0Closes pig-g#1