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

update signet test #660

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

pinheadmz
Copy link
Contributor

Testing all images on signet for 8 blocks. Test failed on my machine because of the architecture issue with 0.16.1 (logs below) I'll test a few more times locally and also run on a digital ocean cluster

2024-10-22 13:38:51.007720 Bitcoin Core version v0.16.1.0-dc94c00-dirty (release build)
2024-10-22 13:38:51.018917 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2024-10-22 13:38:51.027499 Validating signatures for all blocks.
2024-10-22 13:38:51.028121 Setting nMinimumChainWork=0000000000000000000000000000000000000000000000000000000000000000
2024-10-22 13:38:51.092334 Using the 'standard' SHA256 implementation
2024-10-22 13:38:52.569413 Default data directory /root/.bitcoin
2024-10-22 13:38:52.570217 Using data directory /root/.bitcoin/signet
2024-10-22 13:38:52.570954 Using config file /root/.bitcoin/bitcoin.conf
2024-10-22 13:38:52.598360 Using at most 125 automatic connections (1048576 file descriptors available)
2024-10-22 13:38:53.421931 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
2024-10-22 13:38:53.813165 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
2024-10-22 13:38:53.823779 Using 8 threads for script verification
2024-10-22 13:38:54.163354 scheduler thread start
2024-10-22 13:38:54.791683 HTTP: creating work queue of depth 16
2024-10-22 13:38:54.792876 Starting RPC
2024-10-22 13:38:54.877216 Starting HTTP RPC server
2024-10-22 13:38:54.878032 Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation.
2024-10-22 13:38:54.973718 HTTP: starting 4 worker threads
2024-10-22 13:38:55.102724 Using wallet directory /root/.bitcoin/signet/wallets
2024-10-22 13:38:55.104638 init message: Verifying wallet(s)...
2024-10-22 13:38:55.108794 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2024-10-22 13:38:55.112857 Using wallet wallet.dat
2024-10-22 13:38:55.179994 CDBEnv::Open: LogDir=/root/.bitcoin/signet/wallets/database ErrorFile=/root/.bitcoin/signet/wallets/db.log
2024-10-22 13:38:57.793187 net: setting try another outbound peer=false
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

@pinheadmz pinheadmz merged commit 6290072 into bitcoin-dev-project:main Oct 22, 2024
11 checks passed
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.

1 participant