This can be a hotfix launch that addresses a efficiency regression in v4.1.0. It is suggested that both v4.0.0 or this launch, v4.1.1, be used for Cover activation.
Optimize launch construct
The discharge construct now units CFLAGS/CXXFLAGS to make use of the -O3 optimization choice, which activates extra optimization flags than the beforehand used -O1. This produces a quicker construct, addressing a efficiency regression in v4.1.0.
Accurately report Founders Reward quantity in getblocktemplate
This launch accurately returns the foundersreward
area from getblocktemplate
output pre-Cover and removes the sphere post-Cover. (The Founders Reward will expire precisely as Cover prompts, as laid out in ZIP 207.) To acquire details about funding stream quantities, use getblocksubsidy HEIGHT
, passing within the top returned by the getblocktemplate
API.