BitgesellOfficial / BitgesellOfficial/bitgesell
Getblocktemplate broken in v 0.1.10
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
./BGL-cli getblocktemplate '{"rules": ["segwit"]}'
error code: -1
error message:
basic_string::_M_construct null not valid
Compiled from source ( After fixing some configure errors.... )
Contributor guide
Research direction
Reproduce the reported ./BGL-cli getblocktemplate command with the segwit rules argument and capture the resulting error. Trace the getblocktemplate RPC handling to identify the source of the null string construction; done means the command returns a valid response instead of the basic_string error.
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
- 25/100