The core developers are pleased to present the 4.0.5.0 Elizabeth milestone leisure release. This is a leisure release primarily aimed at non-mandatory items and bug fixes leading up to the Fern mandatory milestone release.
This release also enables us to whitelist teams other than Gridcoin as a stepping stone for the implementation of no team requirement in Fern.
Enjoy!
https://github.com/gridcoin-community/Gridcoin-Research/releases/tag/4.0.5.0
Changelog
Added
- Add freedesktop.org desktop file and icon set #1438 (
)
- Add warning in help for blockchain scan for importprivkey #1469 (
)
- Consolidateunspent rpc function #1472 (
)
- Scraper 2.0 improvements #1481, #1488, #1509, and #1514 (
,
)
- explorer mode operation
- simplified explainmagnitude output
- improved convergence reporting, including scraper information in the tooltip when fDebug3 is set
- improved statistics and SB contract core caching based on a bClean flag in the cache global
- new SB format and packing for bv11
- new SB contract hashing (native) for bv11
- changes to accomodate new beacon approach
- Implement in memory versioning for team file ETags
- Implement local dynamic team requirement removal and whitelist #1502 (
)
Changed
- Quiet logging for getmininginfo and scraper INFO logging level #1460 (
)
- Spelling corrections #1461, #1462 (
)
- Update crypto module #1453 (
)
- Update .travis.yml for Bionic #1475 (
)
- Create CPID classes and clean up CPID code #1477 (
)
- Refactor researcher context and CPID harvesting #1480 (
)
- Remove boinckey export RPC method and import handler
- Notify when wallet locked in advertisebeacon RPC method #1504 (
)
- Notify when wallet locked in beaconstatus RPC method #1506 (
)
- Change spacer minimum height hint #1511 (
)
Removed
- Remove safe mode #1434 (
)
- Remove bitcoin.moc in Makefile.qt.include #1444 (@RoboticMind)
- Clean up legacy Proof-of-Work functions #1497 (
)
Fixed
- Constrain walletpassphrase to 10000000 seconds #1459 (
)
- Straighten out localization in the scraper. #1471 (
)
- Quick fix for rainbymagnitude #1473 (
)
- Correct negation error in scraper tooltip for vScrapersNotPublishing #1484 (
)
- Fix staked block rejection when active researcher #1485 (
)
- Add back informational magnitude to generated blocks #1489 (
)
- Add back in the in sync check in ScraperGetNeuralContract #1492 (
)
- Scraper correct team file processing. #1501 (
)
- Have importwallet file path default to datadir #1508 (
)
- Scraper add Beacon Map size check to ensure convergence #1515 (
)