Pages:
Author

Topic: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread - page 3. (Read 597251 times)

newbie
Activity: 28
Merit: 3
https://steemit.com/gridcoin/@jamescowens/gridcoin-4-0-6-0-leisure-ernestine-release


## [4.0.6.0] 2019-10-22, leisure, "Ernestine"
### Added
 - Add testnet desktop launcher action for Linux #1516 (@caraka)
 - Shuffle vSideStakeAlloc if necessary to support sidestaking to more than 6 destinations #1532 (@jamescowens)
 - New Superblock format preparations for Fern #1526, #1542 (@jamescowens, @cyrossignol)
 - Multisigtools
   - Consolidate multisig unspent #1529 (@iFoggz)
   - Scanforunspent #1547 (@iFoggz)
   - consolidatemsunspent and scanforunspent bug fix #1561 (@iFoggz)
 - New banning misbehavior handling and Peers Tab on Debug Console #1537 (@jamescowens)
 - Reimplement getunconfirmedbalance rpc #1548 (@jamescowens)
 - Add CLI switch to display binary version #1553 (@cyrossignol)

### 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
 - Remove deprecated RSA weight and legacy kernel #1507 (@cyrossignol)

### Fixed
 - Clean up compiler warnings #1521 (@cyrossignol)
 - Handle missing external CPID in client_state.xml #1530 (@cyrossignol)
 - Support boost 1.70+ #1533 (@iFoggz)
 - Fix diagnostics failed to make connection to NTP server #1545 (@Git-Jiro)
 - Install manpages in correct system location #1546 (@Git-Jiro)
 - Fix ability to show help and version without a config file #1553 (@cyrossignol)
 - Refactor QT UI variable names to be more consistent, Fix Difficulty default #1563 (@barton2526)
 - Fix two regressions in previous UI refactor #1565 (@barton2526)
 - Fix "Owed" amount in output of "magnitude" RPC method #1569 (@cyrossignol)
member
Activity: 560
Merit: 10
GRIDCOIN released a new report No. 41, which contains the latest news and events that took place over the past month in the project https://medium.com/@jringo/gridcoin-state-of-the-network-report-41-september-23rd-2019-faf27a76b31e
member
Activity: 238
Merit: 10
Good news!
Gridcoin was listed on txbit.io exchange Smiley
https://txbit.io/Trade/GRC/BTC
full member
Activity: 1260
Merit: 115
For help I would join one or all of the below
Ive noticed the Gridcoin community is more active in these places:

Discord
https://discordapp.com/invite/jf9XX4a

Telegram
https://t.me/gridcoin

Forum
https://cryptocurrencytalk.com/forum/464-grc-forum/

Reddit
https://www.reddit.com/r/gridcoin/
newbie
Activity: 6
Merit: 0
New service for Gridcoin - Nicehash to Gridcoin converter. You use Nicehash miming service with specified settings (address and worker id), system converts mined BTC into GRC with actual exchange rate (from coingecko) and pay them to your address. https://nicegrc.arikado.ru/
newbie
Activity: 28
Merit: 3
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 (@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
 - Quiet logging for getmininginfo and scraper INFO logging level #1460 (@jamescowens)
 - Spelling corrections #1461, #1462 (@caraka)
 - Update crypto module #1453 (@denravonska)
 - Update .travis.yml for Bionic #1475 (@jamescowens)
 - Create CPID classes and clean up CPID code #1477 (@cyrossignol)
 - Refactor researcher context and CPID harvesting #1480 (@cyrossignol)
   - Remove boinckey export RPC method and import handler
 - Notify when wallet locked in advertisebeacon RPC method #1504 (@cyrossignol)
 - Notify when wallet locked in beaconstatus RPC method #1506 (@cyrossignol)
 - Change spacer minimum height hint #1511 (@jamescowens)

Removed
 - Remove safe mode #1434 (@denravonska)
 - Remove bitcoin.moc in Makefile.qt.include #1444 (@RoboticMind)
 - Clean up legacy Proof-of-Work functions #1497 (@cyrossignol)

Fixed
 - Constrain walletpassphrase to 10000000 seconds #1459 (@jamescowens)
 - Straighten out localization in the scraper. #1471 (@jamescowens)
 - Quick fix for rainbymagnitude #1473 (@jamescowens)
 - Correct negation error in scraper tooltip for vScrapersNotPublishing #1484 (@jamescowens)
 - Fix staked block rejection when active researcher #1485 (@cyrossignol)
 - Add back informational magnitude to generated blocks #1489 (@cyrossignol)
 - Add back in the in sync check in ScraperGetNeuralContract #1492 (@jamescowens)
 - Scraper correct team file processing. #1501 (@jamescowens)
 - Have importwallet file path default to datadir #1508 (@jamescowens)
 - Scraper add Beacon Map size check to ensure convergence #1515 (@jamescowens)
newbie
Activity: 28
Merit: 3
Sent you 10 GRC!  Smiley

Hello GridCoin Community,

I'm DavinciJ15 I´m developing Pandora´s Wallet and I am planning on adding GridCoin to our wallet and test out the send and receive.

Can you please contribute a small amount to get the testing running.
GridCoin Address: "SGjoErBYdi5onb14PMKMUtgQu94MBS2PST"

Thanks for the help.
copper member
Activity: 14
Merit: 0
Hello Gridcoin community,


We from Tradecex have listed Gridcoin on our exchange with 3 markets;

https://tradecex.co.uk/market/BTC-GRC
https://tradecex.co.uk/market/LTC-GRC
https://tradecex.co.uk/market/DOGE-GRC

We are more then happy to welcome you all to have a look.

or chat to us on our discord chanel
https://discord.gg/gSgnZyQ

Follow us on twitter

https://twitter.com/cex_trade
hero member
Activity: 780
Merit: 510
Bitcoin - helping to end bankster enslavement.
Hello GridCoin Community,

I'm DavinciJ15 I´m developing Pandora´s Wallet and I am planning on adding GridCoin to our wallet and test out the send and receive.

Can you please contribute a small amount to get the testing running.
GridCoin Address: "SGjoErBYdi5onb14PMKMUtgQu94MBS2PST"

Thanks for the help.
member
Activity: 616
Merit: 11
BOINCstats, the one stop shop for all BOINC contribution statistics has undergone a massive redesign. They also accept $GRC donations. You can support their work by clicking "donate." https://twitter.com/GridcoinNetwork/status/1152928799782264832?s=20
newbie
Activity: 6
Merit: 0
Good news!

We've recently been listed on QBTC

newbie
Activity: 28
Merit: 3
We would be happy to see you on Discord or Slack. We often post things on Reddit and Steemit too. There is a significant amount of active development going on. Compare our https://github.com/gridcoin-community/Gridcoin-Research/graphs/contributors commit velocity to some other coins similar to us. Note that contributor page only accounts for commits to master. So there is a bunch in the development branch that hasn't been counted yet.

Jim
legendary
Activity: 2520
Merit: 1073
Is this coin still alive and kicking? Any roadmap?

I see that trade is almost down to zero Lips sealed

Its a sleeping dragon

I think you have sleeping and extinct mixed up.


While what you tell could be correct, there is one more possibility - probably he meant to say "dinosaur" instead of "dragon".
Dragons cannot extinct, as they did not exist in the first place, while dinosaurs actually existed before extinction, which makes them a better match for GRC.

Those are just some random observations though Wink. I am sure maintainers - oh sorry I meant developers - have a different, more original view of things, unfortunately expressed in details inside their Slack and Discord only.
member
Activity: 90
Merit: 10
Is this coin still alive and kicking? Any roadmap?

I see that trade is almost down to zero Lips sealed

Its a sleeping dragon

I think you have sleeping and extinct mixed up.
hero member
Activity: 524
Merit: 502
Is this coin still alive and kicking? Any roadmap?

I see that trade is almost down to zero Lips sealed

Its a sleeping dragon
newbie
Activity: 28
Merit: 3
Gridcoin Leisure Update 4.0.3.0 Released
The Core Developers are proud to present the Denise milestone release, which is highlighted by the New Gridcoin Statistics Scraping and Reporting System (“Scraper”) replacement for the legacy “neural network”. Please see the Reddit link for more details!

https://www.reddit.com/r/gridcoin/comments/bmv8e9/gridcoin_leisure_update_4030_released/
newbie
Activity: 28
Merit: 3
Yes it is alive and kicking. The core team doesn't post here very often. Please visit us on Discord or Slack or take a look at the Steemit pages.
member
Activity: 327
Merit: 16
Is this coin still alive and kicking? Any roadmap?

I see that trade is almost down to zero Lips sealed
Pages:
Jump to: