{"id":13746823,"url":"https://github.com/Groestlcoin/groestlcoin","last_synced_at":"2025-05-09T07:32:48.205Z","repository":{"id":39696469,"uuid":"39260193","full_name":"Groestlcoin/groestlcoin","owner":"Groestlcoin","description":"Groestlcoin Core integration/staging tree","archived":false,"fork":true,"pushed_at":"2024-10-20T15:13:15.000Z","size":264731,"stargazers_count":732,"open_issues_count":0,"forks_count":21,"subscribers_count":646,"default_branch":"master","last_synced_at":"2024-10-20T16:57:10.455Z","etag":null,"topics":["c-plus-plus","cryptocurrency","cryptography","groestlcoin","p2p"],"latest_commit_sha":null,"homepage":"https://www.groestlcoin.org/groestlcoin-core-wallet/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bitcoin/bitcoin","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Groestlcoin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2015-07-17T15:10:36.000Z","updated_at":"2024-10-20T15:13:21.000Z","dependencies_parsed_at":"2023-10-01T17:32:12.253Z","dependency_job_id":"ea2f4b06-2b7e-4ce8-8f1d-d0c4b4d74abd","html_url":"https://github.com/Groestlcoin/groestlcoin","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Groestlcoin%2Fgroestlcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Groestlcoin%2Fgroestlcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Groestlcoin%2Fgroestlcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Groestlcoin%2Fgroestlcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Groestlcoin","download_url":"https://codeload.github.com/Groestlcoin/groestlcoin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224842483,"owners_count":17378982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","cryptocurrency","cryptography","groestlcoin","p2p"],"created_at":"2024-08-03T06:01:02.373Z","updated_at":"2025-05-09T07:32:48.196Z","avatar_url":"https://github.com/Groestlcoin.png","language":"C++","funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"Groestlcoin integration/staging tree\n=================================\nForked from Bitcoin reference wallet 0.8.6 on March 2014\n\nUpdated to Bitcoin reference wallet 0.11.0 on August 2015\n\nUpdated to Bitcoin reference wallet 0.13.3 on January 2017\n\nUpdated to Bitcoin reference wallet 0.16.0 on June 2018\n\nUpdated to Bitcoin reference wallet 0.16.3 on September 2018\n\nUpdated to Bitcoin reference wallet 0.17.2 on March 2019\n\nUpdated to Bitcoin reference wallet 0.18.2 on March 2020\n\nUpdated to Bitcoin reference wallet 0.19.1 on June 2020\n\nUpdated to Bitcoin reference wallet 0.20.1 on September 2020\n\nUpdated to Bitcoin reference wallet 0.21.0 on December 2020\n\nUpdated to Bitcoin reference wallet 0.21.1 on June 2021\n\nUpdated to Bitcoin reference wallet 22.0.0 on September 2021\n\nUpdated to Bitcoin reference wallet 23.0.0 on June 2022\n\nUpdated to Bitcoin reference wallet 24.0.0 on November 2022\n\nUpdated to Bitcoin reference wallet 24.0.1 on December 2022\n\nUpdated to Bitcoin reference wallet 25.0.0 on June 2023\n\nUpdated to Bitcoin reference wallet 26.0.0 on December 2023\n\nUpdated to Bitcoin reference wallet 27.0.0 on April 2024\n\nUpdated to Bitcoin reference wallet 28.0.0 on September 2024\n\nUpdated to Bitcoin reference wallet 29.0.0 on April 2025\n\nGroestlcoin Core Wallet\n\nhttps://www.groestlcoin.org\n\nThe algorithm was written as a candidate for sha3\n\nhttps://bitcointalk.org/index.php?topic=525926.0\n\nWhat is Groestlcoin Core?\n-----------------\n\nGroestlcoin Core connects to the Groestlcoin peer-to-peer network to download and fully\nvalidate blocks and transactions. It also includes a wallet and graphical user\ninterface, which can be optionally built.\n\nFurther information about Groestlcoin Core is available in the [doc folder](/doc).\n\nLicense\n-------\n\nGroestlcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more\ninformation or see http://opensource.org/licenses/MIT.\n\nDevelopment Process\n-------------------\n\nDevelopers work in their own trees, then submit pull requests when they think\ntheir feature or bug fix is ready.\n\nIf it is a simple/trivial/non-controversial change, then one of the Groestlcoin\ndevelopment team members simply pulls it.\n\nIf it is a *more complicated or potentially controversial* change, then the patch\nsubmitter will be asked to start a discussion\n\nThe patch will be accepted if there is broad consensus that it is a good thing.\nDevelopers should expect to rework and resubmit patches if the code doesn't\nmatch the project's coding conventions or are controversial.\n\nThe `master` branch is regularly built (see `doc/build-*.md` for instructions) and tested, but is not guaranteed to be\ncompletely stable. [Tags](https://github.com/groestlcoin/groestlcoin/tags) are created\nregularly from release branches to indicate new official, stable release versions of Groestlcoin Core.\n\nDevelopment tips and tricks\n---------------------------\n\nDevelopers are strongly encouraged to write [unit tests](src/test/README.md) for new code, and to\nsubmit new unit tests for old code. Unit tests can be compiled and run\n(assuming they weren't disabled during the generation of the build system) with: `ctest`. Further details on running\nand extending unit tests can be found in [/src/test/README.md](/src/test/README.md).\n\nThere are also [regression and integration tests](/test), written\nin Python.\nThese tests can be run (if the [test dependencies](/test) are installed) with: `build/test/functional/test_runner.py`\n(assuming `build` is your build directory).\n\n\nThe -debug=... command-line option controls debugging; running with just -debug will turn\non all categories (and give you a very large debug.log file).\n\nThe Qt code routes qDebug() output to debug.log under category \"qt\": run with -debug=qt\nto see it.\n\n**testnet and regtest modes**\n\nRun with the -testnet option to run with \"play groestlcoins\" on the test network, if you\nare testing multi-machine code that needs to operate across the internet.\n\nIf you are testing something that can run on one machine, run with the -regtest option.\n\nTranslations\n------------\n\nTranslations are periodically pulled from Transifex and merged into the git repository.\n\n**Important**: We do not accept translation changes as GitHub pull requests because the next\npull from Transifex would automatically overwrite them again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGroestlcoin%2Fgroestlcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGroestlcoin%2Fgroestlcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGroestlcoin%2Fgroestlcoin/lists"}