Skip to content

Releases: gridcoin-community/Gridcoin-Research

3.5.9.2-Leisure

04 Jul 20:47
Compare
Choose a tag to compare

Gridcoin Research 3.5.9.2/MSI=42.6
Leisure Upgrade

  • Fix neural network project gather bug related to timezones

3.5.9.1-Leisure

03 Jul 18:09
Compare
Choose a tag to compare

Gridcoin Research 3.5.9.1/MSI=42.5
Leisure Upgrade

  • Voting system security enhancement
  • Neural Network upgrade (allows us to come to a consensus, reduces ddos on project servers)

3.5.9.0-Leisure

05 Jun 12:42
Compare
Choose a tag to compare

Gridcoin Research 3.5.9.0/MSI=42.4
Leisure Upgrade

  • Upgraded security on voting system - voting proof of balance and proof of magnitude
  • Security enhancement by Tomas
  • Added execute unspentreport (shows proof of unspent coins in wallet)
  • Added FoggyXs beacon fixes
  • Added Translations

3.5.8.9-Leisure

14 May 23:56
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.9/MSI=42.3
Leisure Upgrade

  • Make client readvertise beacon using existing keypair after 5 months
  • Implement voting functionality for Linux and OSX (@skcin).
  • Windows are now resizable
  • Replace Windows voting dialog with the new dialog
  • Update Gridcoin icon on Windows
  • Update Hungarian translations (@matthew11), Update Portuguese translations (Miguel Veiga).
  • Update icon set by @Peppernrino, Update icon on OSX, #193 (@coagmano)
  • Reduced memory usage by around 100MB+. Optimize released resources.
  • Improve UI when used with dark themes on Linux, #222 (@skcin)
  • Fix occasional crashes when starting on Linux, #139
  • Fix freeze when clicking on the "Amount" field under Send Coins when using KDE, #210.
  • Fix OSX build issues, #174 (@coagmano)
  • Change splash screen
  • Add manpages (Caraka), Add Travis, Various spelling corrections

3.5.8.8-Mandatory

02 Apr 13:12
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.8/MSI=42.2
Mandatory Upgrade

  • Resolve syncing problem with beacon business logic.

3.5.8.7-Mandatory

26 Mar 23:28
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.7/MSI=42.1
Mandatory Upgrade

  • Added checkpoint at 850000
  • Enforce beacon age; beacons over 6 months are discarded network wide. Beacons may be re-sent without restarting if they are expired.
  • To sync: From the command line on windows: grcrestarter downloadblocks. NOTE ** We still need 51% to upgrade to stay in sync. After block 855000, clients enforce the mandatory upgrade.

3.5.8.6-leisure

13 Feb 01:39
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.6/MSI=42.0
Leisure Upgrade

  • Removed the dependency on Netsoft to test a new CPID
  • Modified 'list cpids' to detect the users projects and CPID without a call to Netsoft
  • Modified 'execute proveownership' to work in a decentralized fashion
  • Tested 'execute advertisebeacon' to ensure it works with a valid new CPID with 0 rac
  • Note: New users must have boinc installed with at least one project mounted in order to advertise a beacon
    and the Gridcoin e-mail setting must match the project server e-mail address value.

3.5.8.4-leisure

31 Dec 23:28
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.4/MSI=41.9
Leisure Upgrade

  • Catch HTTP error on Diagnostics page
  • Add checkpoints up to 770000
  • Remove unused functions (cryptolottery, options trading)
  • Merge in Denravonska #158 - CPU-Usage-Fix: This fix prevents GRC from copying memory structs and is designed to lower CPU usage

3.5.8.3-leisure

21 Nov 13:19
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.3/MSI=41.8
Leisure Upgrade

  • Remove legacy hardcoded hashes and unused functions (lower memory consumption), remove millisleeps (attempt to prevent UI blocks), remove Option functions
  • Add legacy code that allows 1000 blocks to be loaded (this is an attempt to bring back our fast syncing) and to help the ARM sync
  • Attempt to improve arm syncing
  • Remove peek cache (lower memory consumption)
  • Made magnitude vote weight Total Money Supply / 5.67 * Magnitude

3.5.8.2-Mandatory

02 Nov 00:05
Compare
Choose a tag to compare

Gridcoin Research 3.5.8.2/MSI=41.7
Mandatory Upgrade

  • At block 725000 we require blocks to be signed with keypairs.
  • Enable binary superblocks at block 725000.
  • When keys expire at the 6 month interval, check the keypair by signing a Test block, and if good, renew the keypair, otherwise generate a new keypair and a new beacon and save the new keypair automatically.
    (The wallet will repair the keypair if one of two keys are missing).
  • Note: execute beaconstatus to find the status of your Prod keypair.