Skip to content

Releases: gridcoin-community/Gridcoin-Research

5.0.0.0-Mandatory

04 Sep 02:34
5.0.0.0
19e30fa
Compare
Choose a tag to compare

[5.0.0.0] 2020-09-03, mandatory, "Fern"

Added

Changed

Removed

  • Remove old re...
Read more

4.0.6.0-Leisure

22 Oct 18:44
4.0.6.0
dc3af0f
Compare
Choose a tag to compare

[4.0.6.0] 2019-10-22, leisure, "Ernestine"

Added

Changed

  • Select smallest coins for contracts #1519 (@iFoggz)
  • Move some functionality from miner to SelectCoinsForStaking + Respect the coin reserve setting + Randomize UTXO order #1525 (@iFoggz)
  • For voting - if url does not contain http then add it #1531 (@iFoggz)
  • Backport newer serialization facilities from Bitcoin #1535 (@cyrossignol)
  • Refactor ThreadSocketHandler2() Inactivity checks #1538 (@iFoggz)
  • Update outdated checkpoints #1539 (@barton2526)
  • Change needed to build Gridcoin for OSX using homebrew #1540 (@Git-Jiro)
  • Optimize scraper traffic for expiring manifests #1542 (@jamescowens)
  • Move legacy neural vote warnings to debug log level #1560 (@cyrossignol)
  • Change banlist save interval to 5 minutes #1564 (@jamescowens)
  • Change default rpcconsole.ui window size to better support new Peers tab #1566 (@jamescowens)

Removed

Fixed

4.0.5.0-Leisure

20 Aug 18:12
4.0.5.0
ddaaf8d
Compare
Choose a tag to compare

Added

  • Add freedesktop.org desktop file and icon set #1438 (@a123b)
  • Add warning in help for blockchain scan for importprivkey #1469 (@jamescowens)
  • Consolidateunspent rpc function #1472 (@jamescowens)
  • Scraper 2.0 improvements #1481, #1488, #1509, and #1514 (@jamescowens, @cyrossignol)
    • 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 (@cyrossignol)

Changed

Removed

Fixed

4.0.4.0-Leisure

16 May 18:23
4.0.4.0
4a64ab8
Compare
Choose a tag to compare

Fixed

4.0.3.0-Leisure

10 May 04:29
4.0.3.0
01c88b0
Compare
Choose a tag to compare

Added

Changed

Fixed

Removed

4.0.2.0-Leisure

03 Apr 07:12
4.0.2.0
004c6b8
Compare
Choose a tag to compare

Added

Changed

Fixed

Removed

  • Remove or merged several RPC commands #1228 (@Foggyx420):
    • newburnaddress, removed.
    • burn2: Removed.
    • cpid: Merged into projects.
    • mymagnitude: Merged into magnitude.
    • rsa: Removed, use magnitude.
    • rsaweight: Removed, use magnitude.
    • proveownership: Removed.
    • encrypt: Removed.
  • Remove obsolete POW fields from RPC responses #1358 (@jamescowens).
  • Remove obsolete netsoft fields for slight RAM requirement reduction
    #1336 (@denravonska).
  • Remove unused attachment functionality #1345 (@denravonska).

4.0.1.0-Leisure

30 Nov 18:42
4.0.1.0
2dfe715
Compare
Choose a tag to compare

Fixed:

4.0.0.0-Mandatory

19 Oct 04:03
4.0.0.0
d544449
Compare
Choose a tag to compare

Added

  • Linux nodes can now stake superblocks using forwarded contracts,
    #1060 (@tomasbrod).

Changed

  • Replace interest with constant block reward #1160 (@tomasbrod).
    Fork is set to trigger at block 1420000.
  • Raise coinstake output count limit to 8 #1261 (@tomasbrod).
  • Port of Bitcoin hash implementation #1208 (@jamescowens).
  • Minor canges for the build documentation #1091 (@Lenni).
  • Allow sendmany to be used without an account specified #1158 (@Foggyx420).

Fixed

  • Fix cpids and validcpids not returning the correct data #1233
    (@Foggyx420).
  • Fix listsinceblock not showing mined blocks to change addresses,
    #501 (@Foggyx420).
  • Fix crash when raining using a locked wallet #1236 (@Foggyx420).
  • Fix invalid stake reward/fee calculation (@jamescowens).
  • Fix divide by zero bug in getblockstats RPC #1292 (@Foggyx420).
  • Bypass historical bad blocks on testnet #1252 (@Quezacoatl1).
  • Fix MacOS memorybarrier warnings #1193 (@ghost).

Removed

  • Remove neuralhash from the getpeerinfo and node stats #1123 (@Foggyx420).
  • Remove obsolete NN code #1121 (@Foggyx420).
  • Remove (lower) Mint Limiter #1212 (@tomasbrod).

3.7.16.0-Leisure

03 Sep 14:27
3.7.16.0
Compare
Choose a tag to compare

Fixed

  • Fix burned coins incorrectly showing up in wallets, #1283 (@jamescowens).
  • Fix decimal output in RPC commands, #1272 (@Foggyx420).
  • Fix verbose flag in getrawtransaction RPC output, #1271 (@jamescowens).

3.7.15.0-Leisure

18 Jul 18:29
3.7.15.0
886d9c0
Compare
Choose a tag to compare

Changed

  • Balance now includes unconfirmed coins sent by self, #1192 (@Foggyx420).