Coder Social home page Coder Social logo

Groestlcoin integration/staging tree

Forked from Bitcoin reference wallet 0.8.6 on March 2014

Updated to Bitcoin reference wallet 0.11.0 on August 2015

Updated to Bitcoin reference wallet 0.13.3 on January 2017

Updated to Bitcoin reference wallet 0.16.0 on June 2018

Updated to Bitcoin reference wallet 0.16.3 on September 2018

Updated to Bitcoin reference wallet 0.17.2 on March 2019

Updated to Bitcoin reference wallet 0.18.2 on March 2020

Updated to Bitcoin reference wallet 0.19.1 on June 2020

Updated to Bitcoin reference wallet 0.20.1 on September 2020

Updated to Bitcoin reference wallet 0.21.0 on December 2020

Updated to Bitcoin reference wallet 0.21.1 on June 2021

Updated to Bitcoin reference wallet 22.0.0 on September 2021

Updated to Bitcoin reference wallet 23.0.0 on June 2022

Updated to Bitcoin reference wallet 24.0.0 on November 2022

Updated to Bitcoin reference wallet 24.0.1 on December 2022

Updated to Bitcoin reference wallet 25.0.0 on June 2023

Updated to Bitcoin reference wallet 26.0.0 on December 2023

Updated to Bitcoin reference wallet 27.0.0 on April 2024

Groestlcoin Core Wallet

https://www.groestlcoin.org

The algorithm was written as a candidate for sha3

https://bitcointalk.org/index.php?topic=525926.0

What is Groestlcoin Core?

Groestlcoin Core connects to the Groestlcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built.

Further information about Groestlcoin Core is available in the doc folder.

License

Groestlcoin Core is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

Development Process

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

If it is a simple/trivial/non-controversial change, then one of the Groestlcoin development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion

The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if the code doesn't match the project's coding conventions or are controversial.

The master branch is regularly built (see doc/build-*.md for instructions) and tested, but is not guaranteed to be completely stable. Tags are created regularly from release branches to indicate new official, stable release versions of Groestlcoin Core.

Development tips and tricks

compiling for debugging

Run configure with the --enable-debug option, then make. Or run configure with CXXFLAGS="-g -ggdb -O0" or whatever debug flags you need.

The -debug=... command-line option controls debugging; running with just -debug will turn on all categories (and give you a very large debug.log file).

The Qt code routes qDebug() output to debug.log under category "qt": run with -debug=qt to see it.

testnet and regtest modes

Run with the -testnet option to run with "play groestlcoins" on the test network, if you are testing multi-machine code that needs to operate across the internet.

If you are testing something that can run on one machine, run with the -regtest option.

Translations

Translations are periodically pulled from Transifex and merged into the git repository.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

Groestlcoin's Projects

01cnode icon 01cnode

tool to monitor full groestlcoin node groestlcoind-web

agcore icon agcore

AGCore - Android Groestlcoin Core - forked from ABCore

asm-hash icon asm-hash

A collection of cryptographic hash functions, written in C and Assembly and tested on Raspberry Pi

atomicpay.net icon atomicpay.net

AtomicPay.NET C# SDK enables you to easily interact with your AtomicPay account in your .NET project.

audio2bip39 icon audio2bip39

Generate a BIP39 mnemonic phrase from an audio recording.

avr-aes128-groestl256 icon avr-aes128-groestl256

Efficient AES-128 & Grøstl-256 Implementations for the AVR 8-bit Microcontroller Architecture

base58grs icon base58grs

Base58 and Base58Check implementation compatible with what is used by the groestlcoin network.

bech32 icon bech32

Code snippets and analysis of the Bech32 format

bech32-1 icon bech32-1

Encode and decode Bech32 strings and Bitcoin Segwit addresses

bech32x icon bech32x

Bech32X (Extended Bech32): a BCH code that can correct 7 errors up to length 1023

big-spender icon big-spender

A tool for checking BigSpender vulnerability in your Groestlcoin wallet

bip21grs icon bip21grs

A BIP21 compatible URL encoding utility library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.