Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
Wallet connection node not responding
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
When I decrypt the wallet on the node server, there is no response, why? I restarted the node and there are some error messages, will this affect the wallet connection to the node?
`
2022-09-20T21:39:10.843+08:00 | 2022-09-20T13:39:10Z Disconnecting and discouraging peer 240!
2022-09-20T21:39:16.849+08:00 | 2022-09-20T13:39:16Z New outbound peer connected: version: 70015, blocks=740238, peer=241, peeraddr=51.83.99.60:8333 (outbound-full-relay)
2022-09-20T21:41:28.027+08:00 | 2022-09-20T13:41:28Z UpdateTip: new best=0000000000000000071fd9fff637ee37c7f7a197ce838574d83cc16f7bf4dd69 height=758115 version=0x20c00000 log2_work=88.459132 tx=297700606 date='2022-09-20T13:41:04Z' progress=1.000000 cache=4.3MiB(31798txo)
2022-09-20T21:41:47.923+08:00 | 2022-09-20T13:41:47Z New outbound peer connected: version: 70015, blocks=661647, peer=242, peeraddr=77.120.113.49:8333 (outbound-full-relay)
2022-09-20T21:41:49.951+08:00 | 2022-09-20T13:41:49Z New outbound peer connected: version: 70015, blocks=758621, peer=244, peeraddr=34.159.169.202:8333 (outbound-full-relay)
2022-09-20T21:41:50.615+08:00 | 2022-09-20T13:41:50Z ERROR: ContextualCheckBlockHeader: rejected by checkpoint lock-in at 661648
`
Contributor guide
Research direction
No source file, test, or code entry point is identified. Start by reviewing the wallet decryption and node-connection behavior alongside the reported checkpoint and peer log messages; done would require a reproducible diagnosis and a clearly scoped fix or support answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100