News:

Are you new to Groestlcoin and have questions you are afraid to ask?
Check out the New Users board and post there.
Welcome to all newcomers.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - gruve_p

#21


Electrum-grs is a lightweight "thin client" groestlcoin wallet Android based on a client-server protocol. Its main advantages over the original Groestlcoin client include support for multi-signature wallets and not requiring the download of the entire block chain.



If you are an ordinary user of Groestlcoin and simply want the convenience of a web wallet with the security of a real application and support for multi-signature, then Elecrum-GRS is the right choice for you.

Changelog Electrum-GRS 3.2.2:
• Android: fix some crashes
• If present, libsecp256k1 is used to speed up elliptic curve operations. The library is bundled in the Windows, MacOS, and Android binaries. On Linux, it needs to be installed separately.
• Two-factor authentication is available on Android. Note that this will only provide additional security if one time passwords are generated on a separate device.
• Semi-automated crash reporting is implemented for Android.
• Qt/Kivy: added "gro" as optional base unit.
• Kivy GUI: significant performance improvements when displaying history and address list of large wallets; and transaction dialog of large transactions.

Features
• Encrypted wallet - the file that contains your groestlcoins is protected with a password. You are protected from thieves.
• Deterministic key generation - If you lose your wallet, you can recover it from its seed. You are protected from your own mistakes.
• Instant on - the client does not download the blockchain, it requests that information from a server. No delays, always up-to-date.
• Freedom and Privacy - The server does not store user accounts. You are not tied to a particular server, and the server does not need to know you.
• No scripts - Electrum-GRS does not download any script. A compromised server cannot send you arbitrary code and steal your groestlcoins.
• No single point of failure - The server code is open source, anyone can run a server.
• Transactions are signed locally - Your private keys are not shared with the server. You do not have to trust the server with your money.
• Firewall friendly - The client does not need to open a port, it simply polls the server for updates.
• Free software - Gnu GPL v3. Anyone can audit the code.
• Written in Python - The code is short, and easy to review.
• User Friendly - Support for Groestlcoin URIs, signed URIs and Groestlcoin aliases
• No Lock-In - You can export your private keys and use them in other groestlcoin clients.
• No Downtimes - Electrum-GRS servers are decentralized and redundant. Your wallet is never down.
• Proof Checking - Electrum-GRS Wallet verifies all the transactions in your history using SPV.
• Cold Storage - Keep your private keys offline, and go online with a watching-only wallet. Sign transactions from a computer taht is always offline. Broadcast them from a machine that does not have your keys.
• Multisign - Split the permission to spend your coins between several wallets using parallel BIP32 derivations and P2SH addresses ("2 of 2", "2 of 3"). Compact serialization format for unsigned or partially signed transactions, that includes the BIP32 master public key and derivation needed to sign inputs. Serialized transactions can be sent to cosigners or to cold storage using QR codes

It is appreciated if feedback of the following is provided:
1. Can you receive coins with legacy addresses? (small amounts to avoid losing them)
2. Can you receive coins with bech32 addresses? (small amounts to avoid losing them)
3. Can you receive coins with legacy testnet addresses? (small amounts to avoid losing them)
4. Can you receive coins with bech32 testnet addresses? (small amounts to avoid losing them)
5. Can you send coins with legacy addresses? (small amounts to avoid losing them)?
6. Can you send coins with bech32 addresses? (small amounts to avoid losing them)?
7. Can you send coins with legacy testnet addresses? (small amounts to avoid losing them)?
8. Can you send coins with bech32 testnet addresses? (small amounts to avoid losing them)?
9. Does it automatically detect servers under Tools - Network?
10. Are you able to sweep private keys?
11. Are you able to sign/verify messages?
12. Are you able to encrypt/decrypt messages?

This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of erros in this topic.

Important:
Store your secret phrase somewhere safe!
The multi-signature and non native segwit addresses starts with a "3" and not with a "F".

Electrum-GRS is available in the Google play store:
https://play.google.com/store/apps/details?id=org.groestlcoin.electrumgrs

Source code:
GitHub Source server: https://github.com/Groestlcoin/electrumx-grs
Github Source server installer: https://github.com/Groestlcoin/electrumx-grs-installer
Github Source client: https://github.com/Groestlcoin/electrum-grs
Github Source Icons: https://github.com/Groestlcoin/electrum-grs-icons
Github Source locale: https://github.com/Groestlcoin/electrum-grs-locale
#22


Groestlcoin EasyVanity:This Windows app is built from the ground-up in and makes it easier than ever before to create your very own bespoke Groestlcoin address(es), even whilst not connected to the internet! You can even generate multiple keys with the same prefix and leave it on overnight whilst your CPU or GPU collects and stores these addresses locally.



If you're tired of the random, cryptic addresses generated by regular groestlcoin clients, then Groestlcoin EasyVanity is the right choice for you to create a more personalized address.

Features
• Ability to continue finding keys after first one is found
• Includes warning on startup if connected to the internet
• Ability to output keys to a text file (And shows button to open that directory)
• Ability to make your match case sensitive (Where possible)
• Show and hide the private key with a simple toggle switch, and copy the private key straight to your clipboard
• Show full output of commands
• Includes statistics whilst the application is running
• Ability to choose between Processor (CPU) and Graphics Card (GPU)
• Automatically detects 32 or 64 bit systems
• Features both a Light and Dark Material Design-Style Themes
• EasyVanity's search is probabilistic, and the amount of time required to find a given pattern depends on how complex the pattern is, the speed of your computer, and whether you get lucky.
• EasyVanity includes components to perform address searching on your CPU (vanitygen) and your OpenCL-compatible GPU (oclvanitygen). Both can be built from source, and both are included in the Windows binary package.
• Prefixes are exact strings that must appear at the beginning of the address. When searching for prefixes, Easyvanity will ensure that the prefix is possible, and will provide a difficulty estimate.
• The percentage displayed just shows how probable it is that a match would be found in the session so far. If it finds your address with 5% on the display, you are extremely lucky.  If it finds your address with 92% on the display, you are unlucky.  If you stop EasyVanity with 90% on the display, restart it, and it finds your address with 2% on the display, your first session was unlucky, but your second session was lucky.
• EasyVanity uses the OpenSSL random number generator. This is the same RNG used by groestlcoin and a good number of HTTPS servers. It is regarded as well-scrutinized. Guessing the private key of an address found by EasyVanity will be no easier than guessing a private key created by groestlcoin itself.
• To speed up address generation, EasyVanity uses the RNG to choose a private key, and literally increments the private key in a loop searching for a match. As long as the starting point is not disclosed, if a match is found, the private key will not be any easier to guess than if every private key tested were taken from the RNG. EasyVanity will also reload the private key from the RNG after 10,000,000 unsuccessful searches (100M for oclvanitygen), or when a match is found and multiple patterns are being searched for.
• Free software - MIT. Anyone can audit the code.
• Written in C# - The code is short, and easy to review.

Note: Groestlcoin addresses consist of random digits and uppercase and lowercase letters, with the exception that the uppercase letter "O", uppercase letter "I", lowercase letter "l", and the number "0" are never used to prevent visual ambiguity.

It is appreciated if feedback of the following is provided:
1. Are you able to create vanity addresses for Groestlcoin?
2. Are you able to create a password protected private key?
3. Are you able to decrypt a password protected key?
4. Are you able to sweep the private keys (using any of our clients)?
5. Are you able to import the private keys (using any of our clients)?
6. Are you able to switch between light/dark theme?

This application is licensed under the MIT There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  Email: [email protected]
2.  Reports of errors can also be posted in this topic.

Download the Groestlcoin EasyVanity here:
Installer with Binaries: https://github.com/Groestlcoin/Groestlcoin-EasyVanity/releases/download/1/VanityGenInstaller_WithBinaries.msi
Installer without Binaries: https://github.com/Groestlcoin/Groestlcoin-EasyVanity/releases/download/1/VanityGenInstaller_NoBinaries.msi
Non Installer with binaries: https://github.com/Groestlcoin/Groestlcoin-EasyVanity/releases/download/1/Groestlcoin.EasyVanity.No.Install.zip
Non Installer without binaries: https://github.com/Groestlcoin/Groestlcoin-EasyVanity/releases/download/1/Groestlcoin.EasyVanity.No.Install.No.Binaries.zip

Note: There are two separate installers. Some antivirus software may consider the vanitygen executables that this application uses to be malicious, and as a result we have included an installer that does not contain the Vanitygen files. If the full release causes you trouble, download the Install-Only version and copy the latest windows binaries from https://github.com/Groestlcoin/vanitygen/releases into $InstallDirectory\ProgFiles after installation. We're working hard to negate these issues for a future release.

Source code: https://github.com/Groestlcoin/Groestlcoin-EasyVanity
#23


Groestlcoin Sentinel is the easiest and fastest way to track/receive/watch payments in your offline Groestlcoin Wallets. Groestlcoin Sentinel is compatible with any standard Groestlcoin address, BIP44 XPUB (Extended Public Key) BIP49 YPUB and BIP84 ZPUB.



Groestlcoin Sentinel is a great solution for anyone who wants the convenience and utility of a hot wallet for receiving payments directly into their cold storage (or hardware wallets).
Sentinel accepts XPUB's, YPUB'S, ZPUB's and individual Groestlcoin address. Once added you will be able to view balances, view transactions, and (in the case of XPUB's, YPUB's and ZPUB's) deterministically generate addresses for that particular wallet.
Groestlcoin Sentinel is a fork of Groestlcoin Samourai Wallet with all spending and transaction building code removed.

Changelog v3.5.02:
• Track Segwit BIP84 ZPUBs extended pubkeys
• Sweep Segwit BIP49 (P2SH-P2WPHK) and Segwit BIP84 (bech32) amounts into selected account/address
• Broadcast hex tx
• Added option to chose from Binance and Upbit as selected Exchange
• Added Korean Won as price option
• Receive address closes upon receipt of groestlcoin
• Fix EUR price

Changelog v2.7.1:
• Added refresh button
• Groestlsight blockexplorer support
• Haptic PIN entry support
• Track Segwit BIP49 YPUBs extended pubkeys
• Sweep P2PKH and Segwit P2SH-P2WPHK amounts into selected account/address
• Use https for blockexplorers

Features
• Open source and unlicensed.
• No Private Keys - Groestlcoin Sentinel only uses Public Keys. It never knows or never asks for your Private Keys.
• Track multiple XPUB's, YPUB's, ZPUB's or Addresses - Add multiple XPUB's, YPUB's, ZPUBS's or addresses to your Groestlcoin Sentinel Watchlist to keep track of balances, transactions, and accept payments into any added wallet or address.
• Deterministically derives Groestlcoin Addresses - Deterministically derive new Groestlcoin addresses associated with your added wallets without needing access or knowledge to your private keys.
• Shareable QR code - Create payment request QR codes with address and amount encoded directly into the image. Share with anyone or any app directly from Groestlcoin Sentinel.
• The most popular Fiat currencies - Groestlcoin Sentinel can convert GRS to your local currency. Supported currencies are: USD, EUR, GBP, CNY, KRW and RUB
• Exchanges - Groestloin Sentinel can pull the current Fiat price from Cryptopia, Bittrex, Binance and Upbit.
• Secure PIN Code protection - Add a secure PIN code to protect access to Groestlcoin Sentinel. Optionally turn on PIN Scramble to help thwart against keylogger attacks.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you scan a QR code from another phone.
3. Can you broadcast a raw tx?
4. Can you view the transactions on the block explorer?
5. Are you able to export and restore the wallet?
6. Can you add multiple XPUB's or addresses in the wallet?
7. Can you add multiple YPUB's or addresses in the wallet?
8. Can you add multiple ZPUB's or addresses in the wallet?
9. Can you sweep P2PKH (legacy) paperwallet?
10. Can you sweep Segwit BIP49 (P2SH-P2WPHK) paperwallet?
11. Can you sweep Segwit BIP84 (bech32) paperwallet?
12. Does it calculate exchange rates properly in your local currency?

This application is unlicensed. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

Groestlcoin sentinel is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.samourai.sentinel

Source code:
https://github.com/Groestlcoin/groestlcoin-sentinel-android - The Groestlcoin Sentinel source code
#24


Groestlcoin Sentinel is the easiest and fastest way to track/receive/watch payments in your offline Groestlcoin Wallets. Groestlcoin Sentinel is compatible with any standard Groestlcoin address, BIP44 XPUB (Extended Public Key) BIP49 YPUB and BIP84 ZPUB.



Groestlcoin Sentinel is a great solution for anyone who wants the convenience and utility of a hot wallet for receiving payments directly into their cold storage (or hardware wallets).
Sentinel accepts XPUB's, YPUB'S, ZPUB's and individual Groestlcoin address. Once added you will be able to view balances, view transactions, and (in the case of XPUB's, YPUB's and ZPUB's) deterministically generate addresses for that particular wallet.
Groestlcoin Sentinel is a fork of Groestlcoin Samourai Wallet with all spending and transaction building code removed.

Changelog v3.5.02:
• Track Segwit BIP84 ZPUBs extended pubkeys
• Sweep Segwit BIP49 (P2SH-P2WPHK) and Segwit BIP84 (bech32) amounts into selected account/address
• Broadcast hex tx
• Added option to chose from Binance and Upbit as selected Exchange
• Added Korean Won as price option
• Receive address closes upon receipt of groestlcoin
• Fix EUR price

Changelog v2.7.1:
• Added refresh button
• Groestlsight blockexplorer support
• Haptic PIN entry support
• Track Segwit BIP49 YPUBs extended pubkeys
• Sweep P2PKH and Segwit P2SH-P2WPHK amounts into selected account/address
• Use https for blockexplorers

Features
• Open source and unlicensed.
• No Private Keys - Groestlcoin Sentinel only uses Public Keys. It never knows or never asks for your Private Keys.
• Track multiple XPUB's, YPUB's, ZPUB's or Addresses - Add multiple XPUB's, YPUB's, ZPUBS's or addresses to your Groestlcoin Sentinel Watchlist to keep track of balances, transactions, and accept payments into any added wallet or address.
• Deterministically derives Groestlcoin Addresses - Deterministically derive new Groestlcoin addresses associated with your added wallets without needing access or knowledge to your private keys.
• Shareable QR code - Create payment request QR codes with address and amount encoded directly into the image. Share with anyone or any app directly from Groestlcoin Sentinel.
• The most popular Fiat currencies - Groestlcoin Sentinel can convert GRS to your local currency. Supported currencies are: USD, EUR, GBP, CNY, KRW and RUB
• Exchanges - Groestloin Sentinel can pull the current Fiat price from Cryptopia, Bittrex, Binance and Upbit.
• Secure PIN Code protection - Add a secure PIN code to protect access to Groestlcoin Sentinel. Optionally turn on PIN Scramble to help thwart against keylogger attacks.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you scan a QR code from another phone.
3. Can you broadcast a raw tx?
4. Can you view the transactions on the block explorer?
5. Are you able to export and restore the wallet?
6. Can you add multiple XPUB's or addresses in the wallet?
7. Can you add multiple YPUB's or addresses in the wallet?
8. Can you add multiple ZPUB's or addresses in the wallet?
9. Can you sweep P2PKH (legacy) paperwallet?
10. Can you sweep Segwit BIP49 (P2SH-P2WPHK) paperwallet?
11. Can you sweep Segwit BIP84 (bech32) paperwallet?
12. Does it calculate exchange rates properly in your local currency?

This application is unlicensed. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

Groestlcoin Sentinel is available in the Blackberry World:
https://appworld.blackberry.com/webstore/content/59999358/

Source code:
https://github.com/Groestlcoin/groestlcoin-sentinel-android - The Groestlcoin Sentinel source code
#25


Groestlcoin Sentinel Testnet is the easiest and fastest way to track/receive/watch payments in your offline Groestlcoin Testnet Wallets. Groestlcoin Sentinel Testnet is compatible with any standard Groestlcoin Testnet address, BIP44 TPUB (Extended Public Key) BIP49 UPUB and BIP84 VPUB.



Groestlcoin Sentinel Testnet is a great solution for anyone who wants to test the convenience and utility of a hot wallet for receiving payments directly into their cold storage (or hardware wallets).
Sentinel accepts TPUB's, UPUB'S, VPUB's and individual Groestlcoin Testnet address. Once added you will be able to view balances, view transactions, and (in the case of TPUB's, UPUB's and VPUB's) deterministically generate addresses for that particular wallet.
Groestlcoin Sentinel Testnet is a fork of Groestlcoin Samourai Testnet Wallet with all spending and transaction building code removed.

Features
• Sweep P2PKH, Segwit BIP49 (P2SH-P2WPHK) and Segwit BIP84 (bech32) amounts into selected account/address
• Broadcast hex tx
• Receive address closes upon receipt of testnet groestlcoins
• Refresh button
• Multiple blockexplorers support
• Haptic PIN entry support
• Open source and unlicensed.
• No Private Keys - Groestlcoin Sentinel Testnet only uses Public Keys. It never knows or never asks for your Private Keys.
• Track multiple TPUB's, UPUB's, VPUB's or Addresses - Add multiple TPUB's, UPUB's, VPUBS's or addresses to your Groestlcoin Sentinel Testnet Watchlist to keep track of balances, transactions, and accept payments into any added wallet or address.
• Deterministically derives Groestlcoin Testnet Addresses - Deterministically derive new Groestlcoin Testnet addresses associated with your added wallets without needing access or knowledge to your private keys.
• Shareable QR code - Create payment request QR codes with address and amount encoded directly into the image. Share with anyone or any app directly from Groestlcoin Sentinel Testnet.
• Secure PIN Code protection - Add a secure PIN code to protect access to Groestlcoin Sentinel Testnet. Optionally turn on PIN Scramble to help thwart against keylogger attacks.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you scan a QR code from another phone.
3. Can you broadcast a raw tx?
4. Can you view the transactions on the block explorer?
5. Are you able to export and restore the wallet?
6. Can you add multiple TPUB's or addresses in the wallet?
7. Can you add multiple UPUB's or addresses in the wallet?
8. Can you add multiple VPUB's or addresses in the wallet?
9. Can you sweep P2PKH (legacy) paperwallet?
10. Can you sweep Segwit BIP49 (P2SH-P2WPHK) paperwallet?
11. Can you sweep Segwit BIP84 (bech32) paperwallet?

This application is unlicensed. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

Groestlcoin sentinel Testnet is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.samourai.sentinel.testnet

Source code:
https://github.com/Groestlcoin/groestlcoin-sentinel-android - The Groestlcoin Sentinel Testnet source code
#26


Groestlcoin Sentinel Testnet is the easiest and fastest way to track/receive/watch payments in your offline Groestlcoin Testnet Wallets. Groestlcoin Sentinel Testnet is compatible with any standard Groestlcoin Testnet address, BIP44 TPUB (Extended Public Key) BIP49 UPUB and BIP84 VPUB.



Groestlcoin Sentinel Testnet is a great solution for anyone who wants to test the convenience and utility of a hot wallet for receiving payments directly into their cold storage (or hardware wallets).
Sentinel accepts TPUB's, UPUB'S, VPUB's and individual Groestlcoin Testnet address. Once added you will be able to view balances, view transactions, and (in the case of TPUB's, UPUB's and VPUB's) deterministically generate addresses for that particular wallet.
Groestlcoin Sentinel Testnet is a fork of Groestlcoin Samourai Testnet Wallet with all spending and transaction building code removed.

Features
• Sweep P2PKH, Segwit BIP49 (P2SH-P2WPHK) and Segwit BIP84 (bech32) amounts into selected account/address
• Broadcast hex tx
• Receive address closes upon receipt of testnet groestlcoins
• Refresh button
• Multiple blockexplorers support
• Haptic PIN entry support
• Open source and unlicensed.
• No Private Keys - Groestlcoin Sentinel Testnet only uses Public Keys. It never knows or never asks for your Private Keys.
• Track multiple TPUB's, UPUB's, VPUB's or Addresses - Add multiple TPUB's, UPUB's, VPUBS's or addresses to your Groestlcoin Sentinel Testnet Watchlist to keep track of balances, transactions, and accept payments into any added wallet or address.
• Deterministically derives Groestlcoin Testnet Addresses - Deterministically derive new Groestlcoin Testnet addresses associated with your added wallets without needing access or knowledge to your private keys.
• Shareable QR code - Create payment request QR codes with address and amount encoded directly into the image. Share with anyone or any app directly from Groestlcoin Sentinel Testnet.
• Secure PIN Code protection - Add a secure PIN code to protect access to Groestlcoin Sentinel Testnet. Optionally turn on PIN Scramble to help thwart against keylogger attacks.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you scan a QR code from another phone.
3. Can you broadcast a raw tx?
4. Can you view the transactions on the block explorer?
5. Are you able to export and restore the wallet?
6. Can you add multiple TPUB's or addresses in the wallet?
7. Can you add multiple UPUB's or addresses in the wallet?
8. Can you add multiple VPUB's or addresses in the wallet?
9. Can you sweep P2PKH (legacy) paperwallet?
10. Can you sweep Segwit BIP49 (P2SH-P2WPHK) paperwallet?
11. Can you sweep Segwit BIP84 (bech32) paperwallet?

This application is unlicensed. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

Groestlcoin Sentinel Testnet is available in the Blackberry World:
https://appworld.blackberry.com/webstore/content/60018918/

Source code:
https://github.com/Groestlcoin/groestlcoin-sentinel-android - The Groestlcoin Sentinel source code
#27


Groestlcoin Webwallet: an open source, multisignature, HD Wallet and more! Webwallet is a a open source browser based Groestlcoin webwallet.



Webwallet is a playground for Groestlcoin in javascript to experiment with. It supports multisig, OP_HODL, RBF and many more. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Changelog 1.4:
• RBF enabled by default
• Bech32 address support added
• Testnet support added

Features
• Offline Compressed & uncompressed Address creation.
• Offline Multisignature Address creation.
• In browser Key (re)generation.
• Send and receive payments.
• Ability to decode transactions, redeem scripts and more offline.
• Build custom transactions offline.
• Sign transactions offline.
• Signatures are deterministic as per RFC 6979 (https://tools.ietf.org/html/rfc6979#section-3.2)
• Broadcast transactions.
• nLockTime support.
• Add custom data to transactions with the use of OP_RETURN.
• Brain wallet support.
• Compatible with Groestlcoin Core
• Offline qrcode creator and scanning tool
• HD (bip32) support
• CHECKLOCKTIMEVERIFY (OP_HOLD) supported for time locked addresses
• Replace by fee (RBF) Support
• Segwit Support

Live version available at https://www.groestlcoin.org/webwallet. But it is recommended to download the webwallet offline and run it on your pc. Open index.html to get started.
The built-in wallet can be used with any (non) existing mailaddress and any password.

It is appreciated if feedback of the following is provided:
1. Are you able to create a compressed address?
2. Are you able to create an uncompressed address?
3. Are you able to create a multisig address?
4. Are you able to receive?
5. Are you able to send?
6. Are you able to decode transactions?
7. Are you able to sign offline transactions?
8. Are you able to broadcast transactions?
9. Are you able to use the RBF option?
10. Are you able to scan the QR code?
11. Are you able to add custom data to transactions with use of OP_RETURN?
12. Are you able to use OP_HODL?
13. Are you able to use the built-in wallet?
14. Are you able to create a BIP49 (P2SH-P2WPHK) address?
15. Are you able to create a BIP84 bech32 address?
16. Are you able to use the Testnet version?

This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

Warning:
Remember the mailaddress and password you used otherwise you will loose your funds.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Download the Groestlcoin Webwallet here: https://github.com/Groestlcoin/webwallet/archive/master.zip

Source code: https://github.com/groestlcoin/webwallet
#28


Groestlcoin p2sh paperwallet: A simple groestlcoin paper wallet generator that utilizes Segregated Witness (SegWit) Pay To Witness Public Key Hash (P2WPKH) addresses and transactions.



P2sh paperwallet supports creating p2sh paperwallet in bulk, keypair generation with QR codes and sweeping tool. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Changelog 0.3.2
• Details section to validate private keys and to view corresponding segwit address, public key and redeem script.
• Segwit brain wallet
• Removed Vanity generator as it was very slow.
• Rebranded segwit paperwallet to p2sh paperwallet
• Favicon updated
• Testnet support added
• Groestlcoin Sentinel can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/p2shpaper.html
• Groestlcoin Sentinel Testnet can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/p2shpaper.html?testnet=true
• Electrum-GRS can import private keys using the console and the importprivkey() command. Import as P2SH segwit: importprivkey('p2wpkh-p2sh:KzTLBvC6mNudLBjEmwYCuk3jrZ7sZS8CzFDzcrwnDM2CVpH8vNAn')
• Electrum-GRS Testnet can import private keys using the console and the importprivkey() command. Import as P2SH segwit: importprivkey('p2wpkh-p2sh:cNNDi1AT8XNng2wJ5HNFN41toufU9XZ2bW8MGi7c9SGw4hnMuASk')

Features
• Keypair generation with QR Codes
• Bulk address generator
• Key Sweeping Tool to move all funds belonging to a single SegWit private key.

Live version available at https://www.groestlcoin.org/p2shpaper.html. But it is recommended to download the p2sh paperwallet offline and run it on your pc. Open index.html to get started. You can enable testnet mode by adding ?testnet=true to the end of the url. Example: https://www.groestlcoin.org/p2shpaper.html?testnet=true Or locally: localhost/webwallet/index.html?testnet=true

It is appreciated if feedback of the following is provided:
1. Are you able to generate p2sh addresses?
2. Are you able to sweep p2sh private key?
3. Are you able to scan with webcam?
4. Are you able to generate bulk keys?
5. Are you able to validate private keys and to view corresponding segwit address, public key and redeem script on the details section?

There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Download the Groestlcoin Webwallet here: https://github.com/Groestlcoin/segwitaddress/archive/master.zip

Source code: https://github.com/Groestlcoin/segwitaddress
#29


Groestlcoin bech32 paperwallet: A simple groestlcoin paper wallet generator that utilizes Native Segregated Witness (SegWit) Pay To Witness Public Key Hash (P2WPKH) addresses and transactions.



Bech32 paperwallet supports creating bech32 paperwallet in bulk, keypair generation with QR codes and sweeping tool. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Features
• Detail section to validate private keys and to view corresponding segwit address, public key and redeem script.
• Segwit brain wallet
• Testnet support
• Groestlcoin Sentinel can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/bech32paper.html
• Groestlcoin Sentinel Testnet can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/bech32paper.html?testnet=true
• Electrum-GRS can import private keys using the console and the importprivkey() command. Import as native(bech32) segwit: importprivkey('p2wpkh:KzTLBvC6mNudLBjEmwYCuk3jrZ7sZS8CzFDzcrwnDM2CVpH8vNAn')
• Electrum-GRS Testnet can import private keys using the console and the importprivkey() command. Import as native(bech32) segwit: importprivkey('p2wpkh:cNNDi1AT8XNng2wJ5HNFN41toufU9XZ2bW8MGi7c9SGw4hnMuASk')
• Keypair generation with QR Codes
• Bulk address generator
• Key Sweeping Tool to move all funds belonging to a single SegWit private key.

Live version available at https://www.groestlcoin.org/bech32paper.html. But it is recommended to download the bech32 paperwallet offline and run it on your pc. Open index2.html to get started. You can enable testnet mode by adding ?testnet=true to the end of the url. Example: https://www.groestlcoin.org/bech32paper.html?testnet=true Or locally: localhost/webwallet/index2.html?testnet=true

It is appreciated if feedback of the following is provided:
1. Are you able to generate bech32 addresses?
2. Are you able to sweep bech32 private key?
3. Are you able to scan with webcam?
4. Are you able to generate bulk keys?
5. Are you able to validate private keys and to view corresponding segwit address, public key and redeem script on the details section?

There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Download the Groestlcoin Webwallet here: https://github.com/Groestlcoin/segwitaddress/archive/master.zip

Source code: https://github.com/Groestlcoin/segwitaddress
#30


GRSPay Testnet: a free and open-source cryptocurrency payment processor which allows you to receive payments in Groestlcoin Testnet with no fees, transaction cost or a middleman.



GRSPay Testnet is a non-custodial invoicing system which eliminates the involvement of a third-party. Payments with GRSPay Testnet go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to the server. There is no address re-use, since each invoice generates a new address deriving from your tpubkey or vpubkey.

GRSPay Testnet is available at https://testnet.grspay.com/
https://www.youtube.com/watch?v=c7s3zZnlQ6M

Features
• Direct, P2P Groestlcoin Testnet payments
• Lightning Network Testnet support coming soon
• Complete control over private keys
• Enchanced privacy
• SegWit Testnet support
• Process payments for others
• Payment buttons
• Point of sale
• No transaction fees (other than those for the crypto networks)
• No processing fees
• No middleman
• No KYC
• The software is built in C#
• You can run GRSPay Testnet as a self-hosted solution on your own server or use a our host. The self-hosted solution allows you not only to attach an unlimited number of stores (and soon use the Lightning Network Testnet) but also become the payment processor for others.
• Open Source - MIT license

FAQ
### How to use WooCommerce store with GRSPay Testnet?
https://www.youtube.com/watch?v=qNMTDEPhWhY

### Does GRSPay Testnet need my private key?

Absolutely not. The fact that GRSPay Testnet never needs access to your master private key for on-chain transactions is a huge security advantage. Even if our server gets hacked, your funds from the on-chain transactions are always safe. Securing your on-chain funds, comes down to your own security.
When we will support lightning node, GRSPay Testnet technically will have access to the keys (macarons) of your LN.

### Address re-use - How GRSPay Testnet creates a different address?

GRSPay Testnet generates a different address for each invoice. The address is derived from your tpubkey or vpubkey. Your private keys are never uploaded or required by GRSPay Testnet. The software only needs your extended public key. You can create your private key in your software or hardware wallet and import the public key (tpub/vpub) into GRSPay Testnet so that it can derive addresses from it. Meanwhile, you should stick to the best practices for protecting your private key.

### What e-commerce integrations are available?

Currently, GRSPay Testnet has integrations with the following e-commerce platforms:
- WordPress / WooCommerce
- Magneto
- Drupal
- Prestashop
- Custom integration

### Does GRSPay Testnet Support Lightning Network Testnet?

No not yet but coming soon.

## Invalid Status Code:301 when pairing the store with GRSPay Testnet.

Please make sure to enter the URL of the host you're trying to pair with correctly, including the HTTP(s) part. For example https://testnet.grspay.com

## Invalid derivation scheme

If you're getting this error, this means that you have not connected your wallet to GRSPay Testnet. In Store>Settings> Derivation Scheme, on the right-hand side click modify and set up your derivation scheme correctly.

It is appreciated if feedback of the following is provided:
1. Are you able to register at GRSPay Testnet?
2. Are you able to create a store?
3. Are you able to create an invoice?
4. Are you able to create a POS?
5. Are you able to receive payments through GRSPay Testnet?
6. Are you able to setup your derivation scheme?
7. Are you able to setup 2 factor authentication?

This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Source code:
GRSPay: https://github.com/Groestlcoin/btcpayserver - GRSPay code
#31


GRSPay: a free and open-source cryptocurrency payment processor which allows you to receive payments in Groestlcoin with no fees, transaction cost or a middleman.



GRSPay is a non-custodial invoicing system which eliminates the involvement of a third-party. Payments with GRSPay go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to the server. There is no address re-use, since each invoice generates a new address deriving from your xpubkey or zpubkey.

GRSPay is available at https://grspay.com
https://www.youtube.com/watch?v=c7s3zZnlQ6M

Features
• Direct, P2P Groestlcoin payments
• Lightning Network support coming soon
• Complete control over private keys
• Enchanced privacy
• SegWit support
• Process payments for others
• Payment buttons
• Point of sale
• No transaction fees (other than those for the crypto networks)
• No processing fees
• No middleman
• No KYC
• The software is built in C#
• You can run GRSPay as a self-hosted solution on your own server or use a our host. The self-hosted solution allows you not only to attach an unlimited number of stores (and soon use the Lightning Network) but also become the payment processor for others.
• Open Source - MIT license

FAQ
### How to use WooCommerce store with GRSPay?
https://www.youtube.com/watch?v=qNMTDEPhWhY

### Why can't I just give my Groestlcoin address to a buyer?

Re-using the address for receiving payments is a privacy issue. Providing a different address manually to each customer is not an optimal solution. Imagine having to send an e-mail that wants to pay you with cryptocurrency.
GRSPay solves the address re-use and automates the checkout process. The software is a complete, automated invoicing system. It integrates into your checkout process and customers can pay you in Groestlcoin in few clicks.
After the payment, the software notifies your store that the order has been paid/completed. Depending on the e-commerce software you're using, it can also change the order status. You worry about getting items shipped, leave the invoicing and payment processing to GRSPay.

### Does GRSPay need my private key?

Absolutely not. The fact that GRSPay never needs access to your master private key for on-chain transactions is a huge security advantage. Even if our server gets hacked, your funds from the on-chain transactions are always safe. Securing your on-chain funds, comes down to your own security.
When we will support lightning node, GRSPay technically will have access to the keys (macarons) of your LN.

### Address re-use - How GRSPay creates a different address?

GRSPay generates a different address for each invoice. The address is derived from your xpubkey or zpubkey. Your private keys are never uploaded or required by GRSPay. The software only needs your extended public key. You can create your private key in your software or hardware wallet and import the public key (xpub/zpub) into GRSPay so that it can derive addresses from it. Meanwhile, you should stick to the best practices for protecting your private key.

### What e-commerce integrations are available?

Currently, GRSPay has integrations with the following e-commerce platforms:
- WordPress / WooCommerce
- Magneto
- Drupal
- Prestashop
- Custom integration

### Do I need to have an online store to accept Groestlcoin?

You can use GRSPay even if you don't have an e-commerce store. You can launch your GRSpay and be the payment processor for your friends or local market. Another use-case is to accept donations through the POS (Point of Sale) app or payment buttons which can be copy-pasted as HTML snippets into any website.

### Does GRSPay Server support groestlcoin to fiat conversion?

At this time, it is not possible to instantly convert your payments into fiat through GRSPay.

### Does GRSPay Support Lightning Network?

No not yet but coming soon.

### What is a "network cost"?

Network cost is a feature in GRSPay which protects merchants from a customer who pays the invoice partially. When an invoice is paid from many outputs, the fee for a merchant to move those funds will be higher.
For example, your customer created an invoice for 20$ and paid 20 x 1$. You as a merchant now have a larger transaction which increases the mining cost should you decide to move those funds. GRSPay applies a network cost after the first transaction, to cover for merchants expense.
The network cost in GRSPay is not the same thing as the mining fee. Your customer would still need to pay for the miner's fee.
The network cost is an optional feature. It's enabled by default, but it's entirely up to a merchant to enable or disable it. Your customers will be able to see this "network cost" at the checkout when they expand the invoice information.
While it protects dust transactions, it can also reflect negatively and your customers might have additional questions and may lead them into thinking you're overcharging them.
Please think twice about how this may affect your business and make sure to communicate it to your customers properly inside your store Terms of Service or by other methods.

## Invalid Status Code:301 when pairing the store with GRSPay.

Please make sure to enter the URL of the host you're trying to pair with correctly, including the HTTP(s) part. For example https://grspay.com

## Invalid derivation scheme

If you're getting this error, this means that you have not connected your wallet to GRSPay. In Store>Settings> Derivation Scheme, on the right-hand side click modify and set up your derivation scheme correctly.

It is appreciated if feedback of the following is provided:
1. Are you able to register at GRSPay?
2. Are you able to create a store?
3. Are you able to create an invoice?
4. Are you able to create a POS?
5. Are you able to receive payments through GRSPay?
6. Are you able to setup your derivation scheme?
7. Are you able to setup 2 factor authentication?

This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Source code:
GRSPay: https://github.com/Groestlcoin/btcpayserver - GRSPay code
#32

A new major Groestlcoin Core version 2.16.3 is now available for download which includes both a Denial of Service component and a critical inflation vulnerability, so it is recommended to upgrade to it if you are running a full Groestlcoin node or a local Groestlcoin Core wallet.



v2.16.3 is now the official release version of Groestlcoin Core. This is a new major version release with a very important security updates. It is recommended to upgrade to this version as soon as possible. Stop running versions of Groestlcoin Core affected by CVE-2018-17144 asap: These are 2.13.3 and 2.16.0.


What's new in version v2.16.3?
This is a major release of Groestlcoin Core fixing a Denial of Service component and a critical inflation vulnerability (https://nvd.nist.gov/vuln/detail/CVE-2018-17144) exploitable by miners that has been discovered in Groestlcoin Core version 2.13.3 and 2.16.0. It is recommended to upgrade to 2.16.3 as soon as possible.
If you only occasionally run Groestlcoin Core, then it's not necessary to run out and upgrade it right this second. However, you should upgrade it before you next run it. If you know anyone who is running an older version, tell them to upgrade it ASAP. Stored funds are not at risk, and never were at risk.
At this time we believe over half of the Groestlcoin hashrate has upgraded to patched nodes. We are unaware of any attempts to exploit this vulnerability.
However, it still remains critical that affected users upgrade and apply the latest patches to ensure no possibility of large reorganizations, mining of invalid blocks, or acceptance of invalid transactions occurs.

Technical Details
In Groestlcoin Core 2.13.3, an optimization was added (Bitcoin Core PR #9049) which avoided a costly check during initial pre-relay block validation that multiple inputs within a single transaction did not spend the same input twice which was added in 2012 (Bitcoin Core PR #443). While the UTXO-updating logic has sufficient knowledge to check that such a condition is not violated in 2.13.3 it only did so in a sanity check assertion and not with full error handling (it did, however, fully handle this case twice in prior to 2.1.0.6).
Thus, in Groestlcoin Core 2.13.3, any attempts to double-spend a transaction output within a single transaction inside of a block will result in an assertion failure and a crash, as was originally reported.
In Groestlcoin Core 2.16.0, as a part of a larger redesign to simplify unspent transaction output tracking and correct a resource exhaustion attack the assertion was changed subtly. Instead of asserting that the output being marked spent was previously unspent, it only asserts that it exists.
Thus, in Groestlcoin Core 2.16.0, any attempts to double-spend a transaction output within a single transaction inside of a block where the output being spent was created in the same block, the same assertion failure will occur. However, if the output being double-spent was created in a previous block, an entry will still remain in the CCoin map with the DIRTY flag set and having been marked as spent, resulting in no such assertion. This could allow a miner to inflate the supply of Groestlcoin as they would be then able to claim the value being spent twice.

Groestlcoin would like to publicly thank Reddit user u/Awemany for finding CVE-2018-17144 and reporting it (https://lists.linuxfoundation.org/pipermail/bitcoin-core-dev/2018-September/000064.html). You deserve gratitude and appreciation from cryptoworld, and you have ours. If you want to support him for his work, please consider donating to him on his bitcoin cash address: bitcoincash:qr5yuq3q40u7mxwqz6xvamkfj8tg45wyus7fhqzug5


Changelog:
• Fix for CVE-2018-17144 Denial of Service component and a critical inflation vulnerability
• The `-blockmaxsize` option for miners to limit their blocks' sizes has been removed. Miners should use the `-blockmaxweight` option if they want to limit the weight of their blocks' weights.

It is appreciated if feedback of the following is provided:
1. Can you receive coins on a bech32 address? (small amounts to avoid losing them)
2. Can you receive coins on a legacy address? (small amounts to avoid losing them)
3. Can you receive coins on a p2sh-segwit address? (small amounts to avoid losing them)
4. Can you send coins on a bech32 address?
5. Can you send coins on a legacy address?
6. Can you send coins on a p2sh-segwit address?
7. Can you view your transaction on a third party blockexplorer (restart the client after entering the url of the blockexplorer) ?
8. Can you use the wallet with TOR?
9. Are you able to backup your wallet (wallet.dat) file?
10. Are you able to encrypt your wallet (wallet.dat) file?
11. Are you able to use watch-only function?
12. How long does it take to fully synchronize?
13. Are you able to sign/verify messages?
14. Are you able to see you send/receive addresses?
15. Are you able to use the wallet in your local language?

The application may have unfound bugs and problems. Please report using the issue tracker at github:
https://github.com/groestlcoin/groestlcoin/issues

Important:
• There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.
• Encrypt your wallet. This can be done by clicking the settings menu from inside the wallet. Make sure your password is secure and do not forget it.
• Make a copy your wallet.dat file as a backup and move it to a secure location:
Location Windows: Navigate to C:\Users\Username\AppData\Roaming\groestlcoin\wallet.dat (or open windows explorer and enter %appdata%\Groestlcoin\wallet.dat)
Location Mac: Finder -> Go {Hold Option] -> Library -> groestlcoin -> wallet.dat (~/Library/Application Support/groestlcoin/wallet.dat)

WARNING:
While this branch has been extensively tested to be compatible with the existing Groestlcoin v2.11.0, v2.13.3 and v2.16.0 network there is the possibility that we missed something. ALWAYS BACKUP YOUR GROESTLCOIN WALLET BEFORE UPGRADING.


How to Upgrade?
The first time you run version 2.16.3, your chainstate database may be converted to a new format, which will take anywhere from a few minutes to half an hour, depending on the speed of your machine.
Windows: If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer.
OSX: If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), run the dmg and drag Groestlcoin Core to Applications.
Ubuntu users: http://groestlcoin.org/forum/index.php?topic=441.0
Linux users: http://groestlcoin.org/forum/index.php?topic=97.0

Download the Windows Installer (64 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-win64.msi
Download the Windows Installer (32 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-win32.msi
Download the Windows binaries (64 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-x86_64-w64-mingw32.zip
Download the Windows binaries (32 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-i686-w64-mingw32.zip
Download the OSX Installer here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-osx.dmg
Download the OSX binaries here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-x86_64-apple-darwin11.tar.gz
Download the Linux binaries (64 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-x86_64-linux-gnu.tar.gz
Download the Linux binaries (32 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-i686-pc-linux-gnu.tar.gz
Download the ARM Linux binaries (64 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-aarch64-linux-gnu.tar.gz
Download the ARM Linux binaries (32 bit) here: https://github.com/Groestlcoin/groestlcoin/releases/download/v2.16.3/groestlcoin-2.16.3-arm-linux-gnueabihf.tar.gz

SHA-256 hashes of the released files for verification:
groestlcoin-2.16.3-x86_64-linux-gnu.tar.gz
f15bd5e38b25a103821f1563cd0e1b2cf7146ec9f9835493a30bd57313d3b86f
groestlcoin-2.16.3-aarch64-linux-gnu.tar.gz
d576c0aa488fa5d88077fd9cb2fec855619ce2512254cb207085f3e9440305c0
groestlcoin-2.16.3-arm-linux-gnueabihf.tar.gz
a7f9f4fcaaeb31c9617cf9711ea14c67cf810bace6e0fb60d208e559e295a65f
groestlcoin-2.16.3-i686-pc-linux-gnu.tar.gz
d8432224a6bafb06f953200f997e29a3925fc21cfe7f4ee8c22080fcc9eb182d
groestlcoin-2.16.3-osx.dmg
3d54c4c3affa2cceaed0942449cbc07b722295b872b4757077f1f076b0d27f53
groestlcoin-2.16.3-win64.msi
dc7aa2e4598f053ebecee77fa6cf888b2024b9a1b03991622556fd91a209e281
groestlcoin-2.16.3-win32.msi
e8318c3599809117cac56182c5684134b54255533faf8adbfb7e0b36dcfbbde2
groestlcoin-2.16.3-x86_64-w64-mingw32.zip
9617e7ec61a1f8850d11613ff3d4f4e1d8caa29e118ec1c29e07ef323b16557d
groestlcoin-2.16.3-i686-w64-mingw32.zip
28785ef0dd70d39ad6a0f68c651e4ce001e69b5b09dded9bde5f7491eaf3d54b
groestlcoin-2.16.3-x86_64-apple-darwin11.tar.gz
4976c8f60105a32bb0d8e230577f60438d5bed45a9aa92c51f0dd79a13c6b89e

Source code:
https://github.com/Groestlcoin/groestlcoin
Build instructions for Linux can be found here: https://github.com/Groestlcoin/groestlcoin/blob/master/doc/build-unix.md
Build instructions for OSX can be found here: https://github.com/Groestlcoin/groestlcoin/blob/master/doc/build-osx.md
Build instructions for Windows can be found here: https://github.com/Groestlcoin/groestlcoin/blob/master/doc/build-windows.md
#33


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Testnet Wallet



The app allows you to send and receive testnet Groestlcoins on your Blackberry device using QR codes and URI links.
When using this app, please back up your wallet and email them to yourself!  This will save your wallet in a password protected file.  Then your testnet coins can be retrieved even if you loose your phone.

Changelog Groestlcoin Testnet Wallet v5.24.2 :
• Updated icons/graphics
• Can receive v2 transactions (if not RBF) without waiting for a block confirmation
• Fixed widget preview to reflect GRS

Features:
• Sweep testnet paper wallets
• Transparant - free and open source
• Testnet blockexplorer support
• Network monitor
• Backup/restore option
• Spending pin
• tpub support
• Ability to reset blockchain
• Ability to change denomination
• Ability to connect to trusted peer
• Connectivity indicator
• BIP70 support

It is appreciated if feedback of the following is provided:
1.  Can you receive coins?
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  How long does it take to sync the blockchain?
6.  How much space does it take up on your phone?
7.  Are you able to sweep paper wallet?

If the app crashes you can send the report via email or another method if your phone allows it.  Reports of errors can also be posted in this topic.
To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option).
This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

You can donate in the app directly to Hashengineering for his hard work. On the menu go to "donate"

Groestlcoin Testnet Wallet is available in the Google play store:
https://appworld.blackberry.com/webstore/content/60004887/

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/Groestlcoin/groestlcoin-wallet - The Groestlcoin Blackberry Wallet Source code
#34


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Testnet Wallet



The app allows you to send and receive testnet Groestlcoins on your Android device using QR codes and URI links.
When using this app, please back up your wallet and email them to yourself!  This will save your wallet in a password protected file.  Then your testnet coins can be retrieved even if you loose your phone.

Changelog Groestlcoin Testnet Wallet v5.24.2 :
• Updated icons/graphics
• Can receive v2 transactions (if not RBF) without waiting for a block confirmation
• Fixed widget preview to reflect GRS

Features:
• Sweep testnet paper wallets
• Transparant - free and open source
• Testnet blockexplorer support
• Network monitor
• Backup/restore option
• Spending pin
• tpub support
• Ability to reset blockchain
• Ability to change denomination
• Ability to connect to trusted peer
• Connectivity indicator
• BIP70 support

It is appreciated if feedback of the following is provided:
1.  Can you receive coins?
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  How long does it take to sync the blockchain?
6.  How much space does it take up on your phone?
7.  Are you able to sweep paper wallet?

If the app crashes you can send the report via email or another method if your phone allows it.  Reports of errors can also be posted in this topic.
To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option).
This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

You can donate in the app directly to Hashengineering for his hard work. On the menu go to "donate"

Groestlcoin Testnet Wallet is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet_test

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/Groestlcoin/groestlcoin-wallet - The Groestlcoin Android Wallet Source code
#35


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Wallet



The app allows you to send and receive Groestlcoins on your device using QR codes and URI links.
When using this app, please back up your wallet and email them to yourself!  This will save your wallet in a password protected file.  Then your coins can be retrieved even if you loose your phone.

Changelog Groestlcoin Wallet v5.24.2 :
• Updated icons/graphics
• Can receive v2 transactions (if not RBF) without waiting for a block confirmation
• Fixed widget preview to reflect GRS

Changelog Groestlcoin Wallet v5.24.1 :
• After a couple of weeks of not being used, the app will notify if there are still coins in the wallet.
• Improve mechanism for setting a trusted peer and warn if its hostname cannot be resolved.
• Add warning to RBF (replace-by-fee) transactions
• Strengthen security of spending PIN.
• Speed up wallet decryption when using a spending PIN
• Supports HTTP/2 and ALPN on all HTTP calls (e.g. payment protocol).
• Slightly more robust scanning of QR codes.
• Fix detection of network state. This needs the ACCESS_NETWORK_STATE permission
• Nicely animated appearance of main screen on phones.
• Query a set of Electrum-GRS servers to swipe paper wallets

Changelog Groestlcoin Wallet 4.46.2 :
• Automatically close send coins dialog if payment was successful. This can be disabled in the settings.
• Adjusts to the new network fee rules imposed by Groestlcoin Core.
• Now requires Android 4.0.3 (ICS) for all subprojects.
• Hint to enable storage encryption.
• Allow raising the fee of an unconfirmed transaction. Uses child-pays-for-parent (CPFP).
• Pay the default fee for sweeping paper wallets.
• Setting for own name, to be added as a label/memo to payment requests.
• List animations for network monitor.
• Migrate build from Maven to Gradle. This should make things easier for Android Studio users.
• In-app payments integration (integration-android) now available on Maven Central and jCenter.
• Nice slide-in animation for sent payment.
• Tint incoming transactions in green, outgoing in red.
• Tint action bar labels.
• Material design for list of transactions.
• Update android-maven-plugin to 4.2.0, so we can use AARs.
• Use action bar submenu for filtering wallet transactions, rather than a ViewPager.
• Speed up transactions list.
• Update QR-code scanner to ZXing 3.2.0.
• Show derived addresses in address book under "your addresses".
• Show "to addresses" of received payments, rather than "from addresses".
• Speed up blockchain sync.
• Improve entry of password in backup wallet dialog.
• Share current wallet address by tapping on it.
• Update dialogs to material theme on Lollipop devices.
• Show and share extended public key. This can be used to grant read-only access to your wallet. The new option is available in the diagnostics settings.
• Record fiat amount for sent payments.

Features:
• Sweep paper wallets
• Transparant - free and open source
• Blockexplorer support
• Network monitor
• Backup/restore option
• Spending pin
• xpub support
• Ability to reset blockchain
• Ability to change denomination
• Ability to connect to trusted peer
• Connectivity indicator
• BIP70 support

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  How long does it take to sync the blockchain?
6.  How much space does it take up on your phone?
7.  Does it calculate exchange rates properly?
8.  Are you able to sweep paper wallet?

If the app crashes you can send the report via email or another method if your phone allows it. Reports of errors can also be posted in this topic.
To close the app, simply press the back button until you reach your home screen. The app will close itself (there is no need for a disconnect option).
This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

You can donate in the app directly to Hashengineering for his hard work. On the menu go to "donate"

Groestlcoin Wallet is available in Blackberry world:
https://appworld.blackberry.com/webstore/content/59965920/

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/Groestlcoin/groestlcoin-wallet - The Groestlcoin Blackberry Wallet Source code
#36


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Wallet



The app allows you to send and receive Groestlcoins on your device using QR codes and URI links.
When using this app, please back up your wallet and email them to yourself!  This will save your wallet in a password protected file.  Then your coins can be retrieved even if you loose your phone.

Changelog Groestlcoin Wallet v5.24.2 :
• Updated icons/graphics
• Can receive v2 transactions (if not RBF) without waiting for a block confirmation
• Fixed widget preview to reflect GRS

Changelog Groestlcoin Wallet v5.24.1 :
• After a couple of weeks of not being used, the app will notify if there are still coins in the wallet.
• Improve mechanism for setting a trusted peer and warn if its hostname cannot be resolved.
• Add warning to RBF (replace-by-fee) transactions
• On Android 6.0 (Marshmellow) and above, you can now grant or revoke app permissions at will. The current permissions are: Camera (for scanning QR codes) and Read/Write External Storage (for wallet backups).
• Strengthen security of spending PIN.
• Speed up wallet decryption when using a spending PIN
• Supports HTTP/2 and ALPN on all HTTP calls (e.g. payment protocol).
• Slightly more robust scanning of QR codes.
• Fix detection of network state. This needs the ACCESS_NETWORK_STATE permission
• The app now requires Android 4.1 (Jelly Bean) or higher. This makes UI development easier in future.
• For Android 6.0 (Marshmellow) and above, bring back the ability to receive payments via Bluetooth. This means your customers can pay without being connected to the internet!
• Nicely animated appearance of main screen on phones.
• Query a set of Electrum-GRS servers to swipe paper wallets

Changelog Groestlcoin Wallet 4.46.2 :
• Automatically close send coins dialog if payment was successful. This can be disabled in the settings.
• Adjusts to the new network fee rules imposed by Groestlcoin Core.
• Now requires Android 4.0.3 (ICS) for all subprojects.
• Hint to enable storage encryption.
• Allow raising the fee of an unconfirmed transaction. Uses child-pays-for-parent (CPFP).
• Pay the default fee for sweeping paper wallets.
• Setting for own name, to be added as a label/memo to payment requests.
• List animations for network monitor.
• Migrate build from Maven to Gradle. This should make things easier for Android Studio users.
• In-app payments integration (integration-android) now available on Maven Central and jCenter.
• Nice slide-in animation for sent payment.
• Tint incoming transactions in green, outgoing in red.
• Tint action bar labels.
• Material design for list of transactions.
• Update android-maven-plugin to 4.2.0, so we can use AARs.
• Use action bar submenu for filtering wallet transactions, rather than a ViewPager.
• Speed up transactions list.
• Update QR-code scanner to ZXing 3.2.0.
• Show derived addresses in address book under "your addresses".
• Show "to addresses" of received payments, rather than "from addresses".
• Speed up blockchain sync.
• Improve entry of password in backup wallet dialog.
• Share current wallet address by tapping on it.
• Update dialogs to material theme on Lollipop devices.
• Show and share extended public key. This can be used to grant read-only access to your wallet. The new option is available in the diagnostics settings.
• Record fiat amount for sent payments.

Features:
• Sweep paper wallets
• Transparant - free and open source
• Blockexplorer support
• Network monitor
• Backup/restore option
• Spending pin
• xpub support
• Ability to reset blockchain
• Ability to change denomination
• Ability to connect to trusted peer
• Connectivity indicator
• BIP70 support

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  How long does it take to sync the blockchain?
6.  How much space does it take up on your phone?
7.  Does it calculate exchange rates properly?
8.  Are you able to sweep paper wallet?

If the app crashes you can send the report via email or another method if your phone allows it.  Reports of errors can also be posted in this topic.
To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option).
This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1.  PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

You can donate in the app directly to Hashengineering for his hard work. On the menu go to "donate"

Groestlcoin Wallet is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/Groestlcoin/groestlcoin-wallet - The Groestlcoin Android Wallet Source code
#37


Groestlcoinomi is a lightweight "thin client" Groestlcoin Blackberry wallet based on a client-server protocol. Its main advantages over the original Groestlcoin Blackberry wallet include support for not requiring to sync with the blockchain.



In order to bring Groestlcoin to the mainstream masses the Groestlcoinomi Blackberry wallet (v1.5.29) is ready for testing. The app allows you to send and receive Groestlcoins on your device without syncing the blockchain. When using this app, please store your secret phrase and email them to yourself! Then your coins can be retrieved even if you loose your phone. Furthermore, this puts the user in total control of their funds at any given time.

Electrum-grs Blackberry implementations:
BIP-0032 to implement a hierarchical deterministic wallet
BIP-0039 to implement a mnemonic code of mnemonic sentence for the generation of deterministic wallets (process for turning in into a BIP-0032 seed)

Changelog Groestlcoinomi v1.5.29:
• Rebranded to Groestlcoinomi
• Updated Testnet logo

Changelog Groestlcoin Electrum GRS v1.5.28:
• Added testnet support and ability to switch between mainnet and testnet
• Added support to receive from non native segwit address
• Added more electrum-grs servers

Changelog Groestlcoin Electrum GRS v1.5.25:
• Improved UI for setting a BIP39 passphrase
• Fixed memory leak when restoring a wallet
• Fixed crashes on some devices
• Possibility to sign and verify messages
• Account details screen to view the public key
• Some UI optimizations
• Bug fixes
• Increase the default size of the recovery phrase
• Can set an amount in receive screen
• Small optimizations when handling the QR code and transactions
• Added ability to spend own unconfirmed change funds
• Support payment URIs requests from browsers and other apps

Features
• Exchange rates for various national currencies
• Manual receiving address management (enable in settings)
• Wallet only needs to be backed up once, on initial creation
• Wallet backup consists of simple list of 12 common words (BIP-0039)
• Empty the wallet with 1 click
• Automatic connectivity management with fast reconnects and detection of network change
• Password protect your recovery phrase
• Top security - Electrum-grs uses bank grade technology. Your money is kept safe by guaranteeing that your private keys will never leave your gadget. The user has absolute control
• Warning if there are no connections to the Electrum-GRS servers
• Click on any addresses to edit the label or copy it
• Support payment URIs requests from browsers and other apps

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other Blackberry service?
5.  Does it calculate exchange rates properly?
6.  How fast is a transaction?

Important:
Store your secret phrase somewhere safe!

To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option). This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2. Email: [email protected]
3. Reports of errors can also be posted in this topic.

Groestlcoinomi Blackberry is available in the Blackberry World:
https://appworld.blackberry.com/webstore/content/59983243/

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/Groestlcoin/android-electrum-grs - Groestlcoinomi
#38


Groestlcoinomi is a lightweight "thin client" groestlcoin Android wallet based on a client-server protocol. Its main advantages over the original Groestlcoin Android wallet include support for not requiring to sync with the blockchain.



In order to bring Groestlcoin to the mainstream masses the Groestlcoinomi Android wallet (v1.5.29) is ready for testing. The app allows you to send and receive Groestlcoins on your device without syncing the blockchain. When using this app, please store your secret phrase and email them to yourself! Then your coins can be retrieved even if you loose your phone. Furthermore, this puts the user in total control of their funds at any given time.

Electrum-grs Android implementations:
BIP-0032 to implement a hierarchical deterministic wallet
BIP-0039 to implement a mnemonic code of mnemonic sentence for the generation of deterministic wallets (process for turning in into a BIP-0032 seed)

Changelog Groestlcoinomi v1.5.29:
• Rebranded to Groestlcoinomi
• Updated Testnet logo

Changelog Groestlcoin Electrum GRS v1.5.28:
• Added testnet support and ability to switch between mainnet and testnet
• Added support to receive from non native segwit address
• Added more electrum-grs servers

Changelog Groestlcoin Electrum GRS v1.5.25 :
• Improved UI for setting a BIP39 passphrase
• Fixed memory leak when restoring a wallet
• Fixed crashes on some devices
• Possibility to sign and verify messages
• Account details screen to view the public key
• Some UI optimizations
• Bug fixes
• Increase the default size of the recovery phrase
• Can set an amount in receive screen
• Small optimizations when handling the QR code and transactions
• Added ability to spend own unconfirmed change funds
• Support payment URIs requests from browsers and other apps

Features
• Exchange rates for various national currencies
• Manual receiving address management (enable in settings)
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• Empty the wallet with 1 click
• Automatic connectivity management with fast reconnects and detection of network change
• Password protect your recovery phrase
• Top security - Electrum-grs uses bank grade technology. Your money is kept safe by guaranteeing that your private keys will never leave your gadget. The user has absolute control
• Warning if there are no connections to the Electrum-GRS servers
• Click on any addresses to edit the label or copy it
• Support payment URIs requests from browsers and other apps

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  Does it calculate exchange rates properly?
6.  How fast is a transaction?

Important:
Store your secret phrase somewhere safe!

To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option). This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2. Email: [email protected]
3. Reports of errors can also be posted in this topic.

Groestlcoinomi Android is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet.electrum

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/Groestlcoin/android-electrum-grs - Groestlcoinomi
#39


Groestlsight testnet is an open-source Groestlcoin testnet blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by groestlcoind testnet RPC.



Groestlsight Testnet REST API provides you with a convenient, powerful and simple way to read data from the groestlcoin testnet network and build your own services with it.

Features
• Support to verify signed messages online. Verify that a message comes from a specific Groestlcoin testnet address.
• Support to broadcast transactions online. Broadcast a raw transaction in hex format over the Groestlcoin testnet network.
• Multiple languages supported, including Japanese, German and Spanish.
• Fast - Fast navigation using client side javascript rendering with AngularJS.
• Mined by - Check which pool mined the block.
• Multiple platforms - Supports all browsers
• API - Complete REST and Websocket API for quering blocks, transactions, and addresses; and receiving live updates
• Light - Thin data model using groestlcoind RPC interfase to validate blockchain information. Fast groestlcoind blockchain syncronization (~1hrs for the entire livenet), using LevelDB for data storage and, optionally, raw groestlcoind data files processing.
• Exhaustive - Reports on double spend attempts, outpoints confirmations, outputs spend status reports. Input and Outputs hyperlinks in transactions. Extended view in transactions to show advance details.
• Open source - Opensourced, written in node.js and based on the powerful groestlcore nodejs library.

It is appreciated if feedback of the following is provided:
1. Can you verify signed messages?
2. Can you broadcast a raw transaction?

Groestlsight testnet is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to groestlsight testnet, no compensation will be given. Use groestlsight testnet solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of erros in this topic.

Groestlsight testnet is available via http://groestlsight-test.groestlcoin.org/

Source code: https://github.com/Groestlcoin/insight
#40


P2pool testnet is a decentralized Groestlcoin testnet mining pool that works by creating a peer-to-peer network of miner nodes.



The P2Pool software encodes the shares into what's called the share chain. This is very similar to the block chain used by Groestlcoin. This chain is built using the computational power miners use to find shares. All of the P2Pool nodes maintain a copy of the share chain for the current block and use it to determine payouts to miners. Decentralized payout pooling solves the problem of centralized mining pools degrading the decentralization of Groestlcoin and avoids the risk of hard to detect theft by pool operators. Because of the importance of strengthening Groestlcoin's decentralization, some Groestlcoin supporters donate to P2Pool miners, resulting in average returns above 100% of the expected reward.

Miners are configured to connect to a P2Pool node that can be run locally, alongside the miner. P2Pool users must run a full Groestlcoin node which serves the purpose of independently validating transactions and the Groestlcoin blockchain.

There are two reported kinds of stales in P2Pool: "DEAD ON ARRIVAL" shares and orphan shares. Dead shares were too old by the time they arrived at your local P2Pool. Very high dead rates can indicate miner misconfiguration. Orphan shares are shares which were not extended by the rest of the P2Pool network, because some other miner's share was accepted first. Very high orphan rates may indicate network connectivity problems.
When you first start P2Pool claimed efficiency will be low and the error bounds on this estimate will be large, but as it runs the numbers will converge to their correct values. Due to the way the PPLN (Pay Per Last N Shares) payout system in P2Pool works, slow or very unlucky miners may not receive the first payout for up to 24 hours. However, once the first payout is received, the payout for the miner will grow to match the miner's mining speed. The system is designed to punish pool hoppers - miners who switch pools to get the maximum amount of shares. If your efficiency is unusually low, make sure your network connection isn't overloaded, that your miners support long polling and are not set to work for excessive amounts of time, and that your groestlcoind has multiple connections.

Features
• No registration required. To join a p2pool, all you need is your payout address
• The P2Pool network is DDOS resistant, if the node you are mining on is down, you can just switch to another node, without losing any shares
• If a node is compromised, the attacker cannot steal any of the worker's payouts
• Miners get higher payouts than normal pools because they receive transactions fees from block rewards
• SegWit compatibility
• CSV compatibility
• Bech32 compatibility
• p2sh-segwit compatibility
• BIP65 compatibility
• BIP66 compatibility
• Requires Groestlcoin >= 2.16.0
• Bootstrap address list
• Small statistical advantages increasing income
• Control over your own pool node
• No need to trust a pool operator
• Immediate payments
• Helps to protect and keep the groestlcoin testnet network decentralized
• Open source - Opensourced, written in Python

It is appreciated if feedback of the following is provided:
1. Can you mine with a legacy address?
2. Can you mine with a p2sh-segwit address?
3. Can you mine with a bech32 address?

P2pool is licensed under GNU. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to p2pool testnet, no compensation will be given. Use p2pool testnet solely at your own risk.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of erros in this topic.

Groestlcoin testnet p2pool is available via http://testp2pool.groestlcoin.org:21330/static/

Source code: https://github.com/Groestlcoin/p2pool