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 - jackielove4u

#201


C-lightning: A specification compliant Lightning Network implementation in C



C-lightning is a lighweight, highly customizable and standard compliant implementation of the Lightning Network protocol.
C-lightning only works on Linux and Mac OS, and requires a locally (or remotely) running groestlcoind (version 2.16.0 or above) that is fully caught up with the network you're testing on.

Features
• Creating channels.
• Closing channels.
• Completely managing all channel states (including the exceptional ones!).
• Performing path finding within the network, passively forwarding incoming payments.
• Sending outgoing onion-encrypted payments through the network.
• Automatic channel management (autopilot).

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.

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.

Linux: https://github.com/Groestlcoin/lightning/blob/master/doc/INSTALL.md#to-build-on-ubuntu
OSX: https://github.com/Groestlcoin/lightning/blob/master/doc/INSTALL.md#to-build-on-macos

Source code: https://github.com/Groestlcoin/lightning
#202


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

Changelog v1.0.3.146
• Lightning Network support
• Tor Support
• Internal Web wallet
• Payment request
• Crowdfunding app

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
#203


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

Changelog v1.0.3.146
• Lightning Network support
• Tor Support
• Internal Web wallet
• Payment request
• Crowdfunding app

Features
• Direct, P2P Groestlcoin payments
• Complete control over private keys
• Enchanced privacy
• SegWit support
• Process payments for others
• Easy-embeddable Payment buttons
• Point of sale app
• 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

### What e-commerce integrations are available?

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

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
#204


Zeus GRS: A mobile Groestlcoin app for Lightning Network Daemon (lnd) node operators



To use Zeus, you must have a running Lightning Network Daemon (lnd). You must provide Zeus GRS with your node's hostname, port number, and the lnd macaroon you choose to use in hex format.
If you're running a Unix-based operating system (eg. macOS, Linux) you can run xxd -ps -u -c 1000 /path/to/admin.macaroon to generate your macaroon in hex format.

Features:
• Scan LNDconnect functionality
• Dark and light theme
• Option to lock app with a pin
• Open Source
• Connect to your node - Zeus GRS let's users connect to their existing Lightning node, allowing them to send, receive and manage their channels.
• Multiple Wallets - Zeus GRS allows users to create and control as many wallets as they'd like.

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.

Download link: https://play.google.com/store/apps/details?id=org.groestlcoin.zeus

Source code: https://github.com/Groestlcoin/zeus
#205


KWH-GRS: The companionbrowser extension for c-lightning and Eclair nodes.



KWH-GRS is a browser extension that connects to c-lightning or Eclair nodes and enables interactions with Lightning apps.

Features
• Browse balance and latest transactions
• Webln support
• Pay highlighted invoice with a context menu click
• Handle lightning: links
• "Generate invoice here" context menu
• Manual payments and invoice creation
• Instant notifications on received payments
• No window popups, all interactions happen in the browserAction popup.
• Open Source - MIT license

Requirement to use KWH-GRS
• a c-lightning node with a Spark in front of it
• an Eclair node with the API enabled and accessible

Caveats
• If you are using Google Chrome, consider enabling the Experimental Extension APIs flag on chrome://flags for a better experience.
• If you are using Eclair, the WebSocket won't connect on Firefox, so you won't get notifications when a payment is sent or received, the experience will not be as nice as if it did.

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.

Download the Firefox add-on on: https://addons.mozilla.org/nl/firefox/addon/kwh-grs/
Download the Chrome extension on: https://chrome.google.com/webstore/detail/kwh-grs/iebmpfpngpnpofkdfndlnmachjjnkghl

Source code:
KWH-GRS: https://github.com/Groestlcoin/kwh - KWH-GRS code
#206


Groestlcoin Lightning Network Explorer Testnet is a simple lightning network explorer that uses LND or c-lightning as a source of network graph.



Now you can lookup how many LN nodes and channels there are on GRS testnet.

Features
• Light and Dark Mode
• Ability to create invoice to donate for development funds
• Open source

Requirements
• If connecting to a remote LND, you need to set lndHost and lndDir params. lndDir must have admin.macaroon and tls.cert files.
• For c-lightning set --daemon clightning and specify clightningDir if not using default location. Note that c-lightning supplies less data about channels than LND.

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 Lightning Network Explorer Testnet is available via https://lntestnet.groestlcoin.org/

Source code: https://github.com/Groestlcoin/recksplorer
#207


Groestlcoin Lightning Network Explorer is a simple lightning network explorer that uses LND or c-lightning as a source of network graph.



Now you can lookup how many LN nodes and channels there are on GRS mainnet.

Features
• Light and Dark Mode
• Ability to create invoice to donate for development funds
• Open source

Requirements
• If connecting to a remote LND, you need to set lndHost and lndDir params. lndDir must have admin.macaroon and tls.cert files.
• For c-lightning set --daemon clightning and specify clightningDir if not using default location. Note that c-lightning supplies less data about channels than LND.

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 Lightning Network Explorer is available via https://lnmainnet.groestlcoin.org/

Source code: https://github.com/Groestlcoin/recksplorer
#208


Groestlcoin Lightning Wallet (GLW) testnet for Android



This app features a standalone SPV Groestlcoin testnet wallet with a fully functional built-in Lightning node. It allows to send and receive regular on-chain transactions as well as off-chain Lightning payments.

Features
• GLW uses 'Olympus servers' which serve multiple functions, including storing an encrypted backup, functioning as a watchtower, and helps with routing of payments across the Lightning Network.
• Tor support
• Off-chain data loss protection is present: in case of emergencies such as phone loss you will only need a mnemonic phrase to recover both on-chain Groestlcoin testnet balance and off-chain Lightning balance.
• Back channel states on Google Drive and on Olympus server
• Storage tokens: These are special cryptographic entities provided by Olympus server in exchange for a Lightning payment. You can think of them as single-use tickets which are used to anonymously store data such as lightning channel backups or watch revoked channel states on Olympus server
• Watchtower service is present: don't worry about getting an online periodically.
• Fingerprint support
• Ability to use trusted groestlcoin node
• Multiple Fiat currencies
• Migration tool to move wallet data to another phone by making snapshots (NOT encrypted)

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.

This application is licensed under Apache. 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.

IMPORTANT: be sure to save a mnemonic phrase once a new wallet is created. Having a mnemonic phrase is the ONLY way to recover your balance in case of serious bugs or phone loss

Download link: https://play.google.com/store/apps/details?id=org.groestlcoin.lnwallet.testnet

Source code
GLW: https://github.com/groestlcoin/lnwallet
Olympus: https://github.com/groestlcoin/olympus
#209


Groestlcoin Lightning Wallet (GLW) for Android



This app features a standalone SPV Groestlcoin wallet with a fully functional built-in Lightning node. It allows to send and receive regular on-chain transactions as well as off-chain Lightning payments.

Features:
• GLW uses 'Olympus servers' which serve multiple functions, including storing an encrypted backup, functioning as a watchtower, and helps with routing of payments across the Lightning Network.
• Tor support
• Off-chain data loss protection is present: in case of emergencies such as phone loss you will only need a mnemonic phrase to recover both on-chain Groestlcoin balance and off-chain Lightning balance.
• Back channel states on Google Drive and on Olympus server
• Storage tokens: These are special cryptographic entities provided by Olympus server in exchange for a Lightning payment. You can think of them as single-use tickets which are used to anonymously store data such as lightning channel backups or watch revoked channel states on Olympus server
• Watchtower service is present: don't worry about getting an online periodically.
• Fingerprint support
• Ability to use trusted groestlcoin node
• Multiple Fiat currencies
• Migration tool to move wallet data to another phone by making snapshots (NOT encrypted)

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.

This application is licensed under Apache. 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.

IMPORTANT: be sure to save a mnemonic phrase once a new wallet is created. Having a mnemonic phrase is the ONLY way to recover your balance in case of serious bugs or phone loss

Download link: https://play.google.com/store/apps/details?id=org.groestlcoin.lnwallet

Source code
GLW: https://github.com/groestlcoin/lnwallet
Olympus: https://github.com/groestlcoin/olympus
#210


Groestlcoin Testnet Eclair Mobile is a next generation, Lightning-ready Groestlcoin testnet wallet.



Groestlcoin Testnet Eclair Mobile can be used as a regular Groestlcoin testnet wallet, and can also connect to the Lightning Network for cheap and instant payments.

Features:
• Networkinfo
• Haptic pinfeed
• Multiple fiat currencies
• Multiple unit denominations
• Local backup and Google Drive backup
• Lightning fee protection

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.

This application is licensed under Apache. 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.

IMPORTANT: be sure to save a mnemonic phrase once a new wallet is created. Having a mnemonic phrase is the ONLY way to recover your balance in case of serious bugs or phone loss

Download link: https://play.google.com/store/apps/details?id=org.groestlcoin.eclair.wallet.testnet

Source code: https://github.com/Groestlcoin/eclair-mobile
#211


Groestlcoin Eclair Mobile is a next generation, Lightning-ready Groestlcoin wallet.



Groestlcoin Eclair Mobile can be used as a regular Groestlcoin wallet, and can also connect to the Lightning Network for cheap and instant payments.

Features:
• Networkinfo
• Haptic pinfeed
• Multiple fiat currencies
• Multiple unit denominations
• Local backup and Google Drive backup
• Lightning fee protection

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.

This application is licensed under Apache. 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.

IMPORTANT: be sure to save a mnemonic phrase once a new wallet is created. Having a mnemonic phrase is the ONLY way to recover your balance in case of serious bugs or phone loss

Download link: https://play.google.com/store/apps/details?id=org.groestlcoin.eclair.wallet.mainnet

Source code: https://github.com/Groestlcoin/eclair-mobile
#212


Groestlcoin Eclair (French for Lightning) is a Scala implementation of the Lightning Network. It can run with or without a GUI, and a JSON API is also available.



Groestlcoin Eclair requires Groestlcoin Core 2.17.1 or higher. If you are upgrading an existing wallet, you need to create a new address and send all your funds to that address.
Groestlcoin Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Groestlcoin Core node.
Groestlcoin Eclair will use any GRS it finds in the Groestlcoin Core wallet to fund any channels you choose to open. Eclair will return GRS from closed channels to this wallet.
You can configure your Groestlcoin Node to use either p2sh-segwit addresses or bech32 addresses, Groestlcoin Eclair is compatible with both modes.

Features
• Creating channels.
• Closing channels.
• Completely managing all channel states (including the exceptional ones!).
• Mainnet and testnet support

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.

This application is licensed under Apache. 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.

Groestlcoin Eclair is developed in Scala, a powerful functional language that runs on the JVM, and is packaged as a JAR (Java Archive) file. We provide 2 different packages, which internally use the same core libraries:
eclair-node (headless application that you can run on servers and desktops, and control from the command line): https://github.com/Groestlcoin/eclair/releases/download/v0.3.2.1/eclair-node-0.3.2.1-4852bfc.jar
eclair-node-gui (JavaFX GUI): https://github.com/Groestlcoin/eclair/releases/download/v0.3.2.1/eclair-node-gui-0.3.2.1-4852bfc.jar

Source code: https://github.com/Groestlcoin/eclair/
#213


Groestlcoin Transaction Tool is a complete tool for creating and editing groestlcoin transactions .



This is a tool for creating groestlcoin transactions (unsigned raw transaction) and also to verify existing transactions by entering in the transaction hex and converting them to a human-readable format to verify that a transaction is correct before it is signed.

Features:
• Create Raw Unsigned Groestlcoin transactions
• Coin Control
• Generates a QR code for the transaction
• Verifying Transactions
• Compatible with most Groestlcoin wallets including but not restricted to Groestlcoin Core and Electrum-GRS
• Estimates final signed transaction size
• Taking a raw transaction format and shows its Transaction ID, Transaction Inputs and Outputs

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 yokomoko on Discord
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

Download Groestlcoin Transaction Tool:
https://github.com/Groestlcoin/Groestlcoin-Transaction-Tool/releases/download/1.0.0/Groestlcoin.Transaction.Tool.exe

Source code:
https://github.com/Groestlcoin/Groestlcoin-Transaction-Tool - The Groestlcoin Transaction tool source code
#214


Groestl Nodes is crawler to map out all Groestlcoin nodes for mainnet and testnet.



Groestl Nodes aims to map out and compare the status of mainnet and testnet networks. Despite the fact that these networks share the same protocol, there currently exists no easy way to directly compare these coins in a single location. These statistics are essential to evaluate the relative health of each network.

Features:
• Shows also Onion Nodes
• Shows also IPv6 Nodes
• Supports mainnet and testnet
• Node Checker (Check the status of a remote node)
• Download Node data by: CSV, JSON, TXT
• Download Unique Addresses data by: CSV, JSON, TXT
• Last seen
• Uptime (8 hours/7 days/30 days)

This application is MIT licensed.

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

Groestl Nodes is available here: https://nodes.groestlcoin.org/

Source code:
https://github.com/Groestlcoin/groestl-nodes - The Groestl Nodes source code
#215


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 Wallet v7.11.1 :
• Add 3 more blockexplorers: Groestlsight and blockbook.
• Updated checkpoints
• Update electrum-grs list with server fingerprints
• Remove unused features.
• Remove labs feature: Look up wallet names from the domain name system.
• Fix app shortcuts for Android 7.1 devices
• Fix crash when archiving a wallet backup on some devices.
• For Android 8.0 (Oreo) and above, support notification channels and adaptive launcher icons.
• Disconnects from incompatible peers much quicker.
• For Android 7.0 (Nougat) and above, multiple 'coins received' notifications are bundled into a notification group.
• New alert for users with insecure Bluetooth.
• Use a lot less memory for displaying QR codes.
• Fix crash on Pixel 2 devices.
• Fix crash with very inflated fiat currencies.
• Add a warning dialog regarding a relatively high fee.
• Clarify message when fetching/validating the payment request fails.
• Backing up makes use of the Storage Access Framework (SAF). For most users, this means encrypted backups are stored on Google Drive, but other cloud storage providers can also be used.
• Fix certain payments not showing up until they are confirmed.
• In payment history, always show fiat amount directly below Groestlcoin value.
• A splash icon is shown while the app is loading.
• The QR code scanner now supports portrait orientation.
• Run circular reveal transition if QR code scanner is started via lower action bar.
• Update build to Gradle 3.3+ and Android Plugin for Gradle 2.3.3.
• Use the Room Persistence Library for access to the address book database.
• For Android 9.0 (Pie) and above, the FOREGROUND_SERVICE permission is now being requested.
• Adds a network security configuration.
• Fix rarely occurring crash when backing up the wallet.
• Migrate support libraries and architecture components to AndroidX.
• Add another backup reminder.
• Fix crashes when opening dialogs at the wrong time.
• Remove ability to restore backups from list of base58-encoded private keys.
• The app now requires Android 5.0 (Lollipop) or higher.
• Segregated Witness - Phase I: Send to native segwit (Bech32) addresses.
• Segregated Witness - Phase II: Receive to and spend from native segwit (Bech32) addresses.
• Segregated Witness - Phase III: Existing wallets without spending PIN are upgraded to use native segwit (Bech32) addresses.
• Segregated Witness - Phase IV: Existing wallets with spending PIN can be upgraded by changing or removing the PIN.
• Option to request coins to a legacy address (in case a sender doesn't support Bech32).
• Double the capacity of the block store.
• Make more room for transactions list by scrolling away the balance panel.
• Based on groestlcoinj 0.15.2.

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
#216


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 v7.11.1 :
• Listed on Fdroid
• Add 3 more blockexplorers: Groestlsight, blockbook and Blockchair.
• Updated checkpoints
• Update electrum-grs list with server fingerprints
• Remove unused features.
• Remove labs feature: Look up wallet names from the domain name system.
• Fix app shortcuts for Android 7.1 devices
• Fix crash when archiving a wallet backup on some devices.
• For Android 8.0 (Oreo) and above, support notification channels and adaptive launcher icons.
• Disconnects from incompatible peers much quicker.
• For Android 7.0 (Nougat) and above, multiple 'coins received' notifications are bundled into a notification group.
• New alert for users with insecure Bluetooth.
• Use a lot less memory for displaying QR codes.
• Fix crash on Pixel 2 devices.
• Fix crash with very inflated fiat currencies.
• Add a warning dialog regarding a relatively high fee.
• Clarify message when fetching/validating the payment request fails.
• Backing up makes use of the Storage Access Framework (SAF). For most users, this means encrypted backups are stored on Google Drive, but other cloud storage providers can also be used.
• Fix certain payments not showing up until they are confirmed.
• In payment history, always show fiat amount directly below Groestlcoin value.
• A splash icon is shown while the app is loading.
• The QR code scanner now supports portrait orientation.
• Run circular reveal transition if QR code scanner is started via lower action bar.
• Update build to Gradle 3.3+ and Android Plugin for Gradle 2.3.3.
• Use the Room Persistence Library for access to the address book database.
• For Android 9.0 (Pie) and above, the FOREGROUND_SERVICE permission is now being requested.
• Adds a network security configuration.
• Fix rarely occurring crash when backing up the wallet.
• Migrate support libraries and architecture components to AndroidX.
• Add another backup reminder.
• Fix crashes when opening dialogs at the wrong time.
• Remove ability to restore backups from list of base58-encoded private keys.
• The app now requires Android 5.0 (Lollipop) or higher.
• Segregated Witness - Phase I: Send to native segwit (Bech32) addresses.
• Segregated Witness - Phase II: Receive to and spend from native segwit (Bech32) addresses.
• Segregated Witness - Phase III: Existing wallets without spending PIN are upgraded to use native segwit (Bech32) addresses.
• Segregated Witness - Phase IV: Existing wallets with spending PIN can be upgraded by changing or removing the PIN.
• Option to request coins to a legacy address (in case a sender doesn't support Bech32).
• Double the capacity of the block store.
• Make more room for transactions list by scrolling away the balance panel.
• Based on groestlcoinj 0.15.2.

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

Groestlcoin Wallet is available on Fdroid:
https://f-droid.org/en/packages/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
#217


AGCore is an Android app designed to make it easier to run a Groestlcoin Core node on always on Android appliances such as set top boxes or repurposed tables/phones.



If you are an simple user of Groestlcoin and want an Android app that makes it easy to run Groestlcoin Core by acting as a wrapper, then AGcore is the right choice for you.

Changelog v0.73:
• Update Groestlcoin Core to 2.17.2
• switched to native builds via NDK for Groestlcoin core:
   - less to download and to store locally (3MB vs 60-100MB)
   - less code
• added embedded tor
• added tor pairing support
• tor upgrade bug fixes
• Bug fixes to improve the app in background, built using ndk r19b toolchain
• updated android and gradle libraries
• improved blockchain sync progress using getblockchaininfo verificationprogress
• improved package download progress bar
• added support for external storage access post Android M
• added support for Oreo, including new notification mechanism
• added support for bitcoind RPC cookie
• changed minimum target to android 21 (required by NDK for native builds)
• add support for some arm64 Android devices
• updated glibc and gcc-libs
• Fixed x86/64 src which moved from http to https
• updated commons-compress
• updated tukaani.xt
• updated JavaRPCClient
• updated android support libs
• fixed bug with rpc console with soft keyboard
• fixed bug on devices with a version below JELLY_BEAN_MR1
• Fixed long standing bug with abcore starting on its own

Features
• AGCore runs on Android Devices
• No need to keep active your PC/Server 24/7
• Low power consumption
• You can edit groestlcoin.conf
• APK downloads the necessary architectures from Debian repositories (https://packages.qa.debian.org/g/groestlcoin.html)
• All Groestlcoin builds on Debian are maintained by the Debian Bitcoin Packaging Team (https://qa.debian.org/[email protected])
• Supports amd64, i386, armhf and aarch64 architectures
• Easy replace external hard drive to store the Block-Chain
• You can install it on home devices that are already active 24/7 (like Minix Neo)
• Easy - no need to search for extra nodes and edit the conf file
• Free and decentralised - Open Source under MIT license

It is appreciated if feedback of the following is provided:
1. Can you install AGcore on your Android home device(s)?
2. Does it start syncing?

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 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.

Important:
This app requires a gigabyte of disk space and is not to meant to run on 3G or 4G networks as it potentially downloads/uploads megabytes of data. Root is not required.

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

Source code:
https://github.com/groestlcoin/agcore
#218


Electrum-grs is a lightweight "thin client" groestlcoin wallet Windows, MacOS and Linux 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.3.8:
• The AppImage Linux x86_64 binary and the Windows setup.exe (so now all Windows binaries) are now built reproducibly.
• Bump fee (RBF) improvements: Implemented a new fee-bump strategy that can add new inputs, so now any tx can be fee-bumped (d0a4366). The old strategy was to decrease the value of outputs (starting with change). We will now try the new strategy first, and only use the old as a fallback (needed e.g. when spending "Max").
• CoinChooser improvements:
   - more likely to construct txs without change (when possible)
   - less likely to construct txs with really small change (e864fa5)
   - will now only spend negative effective value coins when
     beneficial for privacy (cb69aa8)
• fix long-standing bug that broke wallets with >65k addresses (#5366)
• Windows binaries: we now build the PyInstaller boot loader ourselves, as this seems to reduce anti-virus false positives (1d0f679)
• Fix a performance regression for large wallets (c6a54f0)
• Qt: fix some high DPI issues related to text fields (37809be)
• Trezor:
   - allow bypassing "too old firmware" error (#5391)
   - use only the Bridge to scan devices if it is available (#5420)
• hw wallets: (known issue) on Win10-1903, some hw devices (that also have U2F functionality) can only be detected with Administrator privileges. (see #5420 and #5437). A workaround is to run as Admin, or for Trezor to install the Bridge.
• fix some bugs with recent bump fee (RBF) improvements (#5483, #5502)
• fix #5491: watch-only wallets could not bump fee in some cases
• appimage: URLs could not be opened on some desktop environments (#5425)
• faster tx signing for segwit inputs for really large txns (#5494)
• A few other minor bugfixes and usability improvements.

Changelog Electrum-GRS 3.3.6:
• qt: fix crash during 2FA wallet creation (#5334)
• fix synchronizer not to keep resubscribing to addresses of already closed wallets (e415c0d9)
• fix removing addresses/keys from imported wallets (#4481)
• A few other minor bugfixes and usability improvements.
• The logging system has been overhauled (#5296). Logs can now also optionally be written to disk, disabled by default.
• Fix a bug in synchronizer (#5122) where client could get stuck. Also, show the progress of history sync in the GUI. (#5319)
• fix Revealer in Windows and MacOS binaries (#5027)
• fiat rate providers: added CoinGecko.com. Changed default provider to CoinGecko.com (#5188)
• hardware wallets:
   - Ledger: Nano X is now recognized (#5140) and supports mainnet and testnet
   - KeepKey:
     - Keepkey is now recognized and supports mainnet and testnet
     - device was not getting detected using Windows binary (#5165)
     - support firmware 6.0.0+ (#5205)
   - Trezor: implemented "seedless" mode (#5118)
• Coin Control in Qt: implemented freezing individual UTXOs in addition to freezing addresses (#5152)
• fix CPFP: the fees already paid by the parent were not included in the calculation, so it always overestimated (#5244)
• Testnet: there is now a warning when the client is started in testnet mode as there were a number of reports of users getting scammed through social engineering (#5295)
• CoinChooser: performance of creating transactions has been improved significantly for large wallets. (d56917f4)
• Importing/sweeping WIF keys: stricter checks (#4638, #5290)
• Electrum protocol: the client's "user agent" has been changed from "3.3.6" to "electrum/3.3.6". Other libraries connecting to servers can consider not "spoofing" to be Electrum. (#5246)
• Several other minor bugfixes and usability improvements.

Changelog Electrum-GRS 3.3.4:
• The network layer has been rewritten using asyncio and aiorpcx. In addition to easier maintenance, this makes the client more robust against misbehaving servers.
• The minimum python version was increased to 3.6
• The blockchain headers and fork handling logic has been generalized. Clients by default now follow chain based on most work, not length.
• New wallet creation defaults to native segwit (bech32).
• RBF batching (opt-in): If the wallet has an unconfirmed RBF transaction, new payments will be added to that transaction, instead of creating new transactions.
• MacOS: support QR code scanner in binaries.
• hardware wallets:
   - Archos Safe-T mini: fix #4726 signing issue
   - KeepKey: full segwit support
   - Trezor: refactoring and compat with python-trezor 0.11
• Fix groestlcoin URI handling when app already running (#4796)
• Qt listings rewritten: the History tab now uses QAbstractItemModel, the other tabs use QStandardItemModel. Performance should be better for large wallets.
• Several other minor bugfixes and usability improvements.
• Improve network timeouts
• Prepend server transaction_broadcast error messages with explanatory message. Render error messages as plain text.
• Do not expose users to server error messages (#4968)
• Notify users of new releases. Release announcements must be signed, and they are verified by Electrum-GRS using a hardcoded Groestlcoin address.
• Display only QR code in QRcode Window
• Randomise locktime of transactions
• AppImage: we now also distribute self-contained binaries for x86_64 Linux in the form of an AppImage (#5042). The Python interpreter, PyQt5, libsecp256k1, PyCryptodomex, zbar, hidapi/libusb (including hardware wallet libraries) are all bundled. Note that users of hw wallets still need to set udev rules themselves.
• hw wallets: fix a regression during transaction signing that prompts the user too many times for confirmations (commit 2729909)
• Transactions now set nVersion to 2, to mimic Groestlcoin Core
• Fix Qt bug that made all hw wallets unusable on Windows 8.1 (#4960)
• Fix bugs in wallet creation wizard that resulted in corrupted wallets being created in rare cases (#5082, #5057)
• Fix compatibility with Qt 5.12 (#5109)

Changelog Electrum-GRS 3.2.3:
• hardware wallet: the Safe-T mini from Archos is now supported.
• BIP39 seeds: if a seed extension (aka passphrase) contained multiple consecutive whitespaces or leading/trailing whitespaces then the derived addresses were not following spec. This has been fixed, and affected should move their coins. The wizard will show a warning in this case.
• Revealer: the PRNG used has been changed (#4649)
• fix Linux distributables: 'typing' was not bundled, needed for python 3.4
• fix #4626: fix spending from segwit multisig wallets involving a Trezor cosigner when using a custom derivation path
• Several other minor bugfixes and usability improvements.

Changelog Electrum-GRS 3.2.2:
• Qt GUI: seed word auto-complete during restore
• performance improvements (wallet, and Qt GUI)
• hardware wallets: show debug message during device scan
• add regtest support (via --regtest flag)
• other minor bugfixes and usability improvements
• 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.
• Transactions that are dropped from the mempool are kept in the wallet as 'local', and can be rebroadcast. Previously these transactions were deleted from the wallet.
• The scriptSig and witness part of transaction inputs are no longer parsed, unless actually needed. The wallet will no longer display 'from' addresses corresponding to transaction inputs, except for its own inputs.
• The partial transaction format has been incompatibly changed. This was needed as for partial transactions the scriptSig/witness has to be parsed, but for signed transactions we did not want to do the parsing.  Users should make sure that all instances of Electrum-GRS they use to co-sign or offline sign, are updated together.
• Signing of partial transactions created with online imported addresses wallets now supports significantly more setups. Previously only online p2pkh address + offline WIF was supported.  Now the following setups are all supported:
- online {p2pkh, p2wpkh-p2sh, p2wpkh} address + offline WIF,
- online {p2pkh, p2wpkh-p2sh, p2wpkh} address + offline seed/xprv,
- online {p2sh, p2wsh-p2sh, p2wsh}-multisig address + offline seeds/xprvs
(potentially distributed among several different machines)
Note that for the online address + offline HD secret case, you need the offline wallet to recognize the address (i.e. within gap limit).  Having an xpub on the online machine is still the recommended setup, as this allows the online machine to generate new addresses on demand.
• Segwit multisig for bip39 and hardware wallets is now enabled (both p2wsh-p2sh and native p2wsh).
• Ledger: offline signing for segwit inputs (#3302) This has already worked for Trezor. Offline segwit signing can be combined with online imported addresses wallets.
• Added Revealer plugin. ( https://revealer.cc ) Revealer is a seed phrase back-up solution. It allows you to create a cold, analog, multi-factor backup of your wallet seeds, or of any arbitrary secret. The Revealer utilizes a transparent plastic visual one time pad.
• Fractional fee rates: the Qt GUI now displays fee rates with 0.1 gro/byte precision, and also allows this same resolution in the Send tab.
• Hardware wallets: a "show address" button is now displayed in the Receive tab of the Qt GUI. (#4316)
• Trezor One: implemented advanced/matrix recovery (#4329)
• Windows: use dnspython to resolve dns instead of socket.getaddrinfo (#4422)
• Importing minikeys: use uncompressed pubkey instead of compressed (#4384)
• SPV proofs: check inner nodes not to be valid transactions (#4436)
• Qt GUI: there is now an optional "dark" theme (#4461)
• Several other minor bugfixes and usability improvements.
• Fix DNS resolution on Windows
• Fix websocket bug in daemon

Changelog Electrum-GRS 3.1.2:
• Capital gains: For each outgoing transaction, the difference between the acquisition and liquidation prices of outgoing coins is displayed in the wallet history. By default, historical exchange rates are used to compute acquisition and liquidation prices. These values can also be entered manually, in order to match the actual price realized by the user. The order of liquidation of coins is the natural order defined by the blockchain; this results in capital gain values that are invariant to changes in the set of addresses that are in the wallet. Any other ordering strategy (such as FIFO, LIFO) would result in capital gain values that depend on the presence of other addresses in the wallet.
• Local transactions: Transactions can be saved in the wallet without being broadcast. The inputs of local transactions are considered as spent, and their change outputs can be re-used in subsequent transactions. This can be combined with cold storage, in order to create several transactions before broadcasting them. Outgoing
transactions that have been removed from the memory pool are also saved in the wallet, and can be broadcast again.
• Checkpoints: The initial download of a headers file was replaced with hardcoded checkpoints. The wallet uses one checkpoint per retargeting period. The headers for a retargeting period are downloaded only if transactions need to be verified in this period.
• The 'privacy' and 'priority' coin selection policies have been merged into one. Previously, the 'privacy' policy has been unusable because it was was not prioritizing confirmed coins. The new policy is similar to 'privacy', except that it de-prioritizes addresses that have unconfirmed coins.
• The 'Send' tab of the Qt GUI displays how transaction fees are computed from transaction size.
• The wallet history can be filtered by time interval.
• Replace-by-fee is enabled by default. Note that this might cause some issues with wallets that do not display RBF transactions until they are confirmed.
• Watching-only wallets and hardware wallets can be encrypted.
• The SSL checkbox option was removed from the GUI.
• The Trezor One and T hardware wallet is now supported.
• The Ledger hardware wallet is now supported.
• BIP84: native segwit p2wpkh scripts for bip39 seeds and hardware wallets can now be created when specifying a BIP84 derivation path. This is usable with Trezor and Ledger.
• Windows: the binaries now include ZBar, and QR code scanning should work.
• The Wallet Import Format (WIF) for private keys that was extended in 3.0 is changed. Keys in the previous format can be imported, compatibility is maintained. Newly exported keys will be serialized as "script_type:original_wif_format_key".
• BIP32 master keys for testnet once again have different version bytes than on mainnet. For the mainnet prefixes {x,y,Y,z,Z}|{pub,prv}, the corresponding testnet prefixes are {t,u,U,v,V}|{pub,prv}. Note that due to this change, testnet wallet files created with previous versions of Electrum must be considered broken, and they need to be recreated from seed words.
• A new version of the Electrum-GRS protocol is required by the client (version 1.2). Servers using older versions of the protocol will not be displayed in the GUI.

Changelog Electrum-GRS 3.0.6:
• Moved away from Linux binary file. Users must compile from source now.
• Moved away from electrum-grs-server codebase to electrumx-grs 1.2
• The source code is relicensed under the MIT Licence
• Separation between plugins and GUIs
• The command line uses jsonrpc to communicate with the daemon
• New command: 'notify <address> <url>'
• Alternative coin selection policy, designed to help preserve user privacy. Enable it by setting the Coin Selection preference to Privacy.
• The install wizard has been rewritten and improved
• Support minikeys for private key import and sweeping
• QT: add colors to labels
• The wallet file format has been upgraded. This upgrade is not backward compatible, which means that a wallet upgraded to the 2.7 format will not be readable by earlier versions of Electrum-GRS. Multiple accounts inside the same wallet are not supported in the new format; the Qt GUI will propose to split any wallet that has several accounts. Make sure that you have saved your seed phrase before you upgrade Electrum-GRS.
• This version introduces a separation between wallets types and keystores types. 'Wallet type' defines the type of Groestlcoin contract used in the wallet, while 'keystore type' refers to the method used to store private keys.
• Replace-By-Fee: RBF transactions are supported in Qt. A warning is displayed in the history for transactions that are replaceable, have unconfirmed parents, or that have very low fees.
• Qt GUI:
   - A fee slider is visible in the in send tab
   - The Address tab is hidden by default, can be shown with Ctrl-A
   - UTXOs are displayed in the Address tab
• Seed phrases can be extended with a user-chosen passphrase. The length of seed phrases is standardized to 12 words, using 132 bits of entropy. In the wizard, the type of the seed is displayed in the seed input dialog.
• Add number of confirmations to request status.
• In the GUI, refer to passphrase as 'seed extension'.
• Wizard: Hide seed options in a popup dialog.
• Separate sign and broadcast buttons in Qt tx dialog
• Allow spaces in private keys
• Add size to transaction details window
• Move plot plugin to main code
• Merge exchange_rate plugin with main code
• Faster synchronization and transaction creation
• Use fee slider for static fees
• Add fee slider to RBF dialog
• Simplify fee preferences.
• Add Testnet support
• Allow daemon to be launched in the foreground
• Qt: use separate tabs for addresses and UTXOs
• Qt: update fee slider with a network callback
• Enforce https on exchange rate APIs
• Use hardcoded list of exchanges
• Move 'Freeze' menu to Coins (utxo) tab
• Wallet file encryption using ECIES: A keypair is derived from the wallet password. Once the wallet is decrypted, only the public key is retained in memory, in order to save the encrypted file.
• The daemon requires wallets to be explicitly loaded before commands can use them. Wallets can be loaded using: 'electrum-grs daemon load_wallet [-w path]'. This command will require a password if the wallet is encrypted.
• Invoices and contacts are stored in the wallet file and are no longer shared between wallets. Previously created invoices and contacts files may be imported from the menu.
• Fees improvements:
    - Child Pays For Parent (CPFP) dialog in the GUI.
    - RBF is automatically proposed for low fee transactions.
• The GUI shows a blue icon when connected using a proxy.
• Show paid invoices in history tab
• Improve CPFP dialog
• Multiple Chain Validation: Electrum-GRS will download and validate block headers sent by servers that may follow different branches of a fork in the Groestlcoin blockchain. Instead of a linear sequence,block headers are organized in a tree structure. Branching points are located efficiently using binary search. The purpose of MCV is to detect and handle blockchain forks that are invisible to the classical SPV model.
• The desired branch of a blockchain fork can be selected using the network dialog. Branches are identified by the hash and height of the diverging block. Coin splitting is possible using RBF transaction
• MultiGroestl, Groestlwallet, Simple Groestlcoin support: If the user enters a BIP39 seed, the full derivation path is configurable in the install wizard.
• Option to send only confirmed coins
• Qt GUI:
    - Network dialog uses tabs and gets updated by network events.
    - The gui tabs use icons
• Daemon: The wallet password can be passed as parameter to the JSONRPC API.
• Validate contacts on import
• Command-line option for locktime
• Force headers download if headers file is corrupted
• Add websocket to windows builds
• The project was migrated to Python3 and Qt5. Python2 is no longer supported. If you cloned the source repository, you will need to run "python3 setup.py install" in order to install the new dependencies.
• Segwit support:
    - Native segwit scripts are supported using a new type of seed. The version number for segwit seeds is 0x100. The install wizard will not create segwit seeds by default; users must opt-in with the segwit option.
    - Native segwit scripts are represented using bech32 addresses, following BIP173. Please note that BIP173 is still in draft status, and that other wallets/websites may not support it. Thus, you should keep a non-segwit wallet in order to be able to receive groestlcoins during the transition period. If BIP173 ends up being rejected or substantially modified, your wallet may have to be restored from seed. This will not affect funds sent to bech32 addresses, and it will not affect the capacity of Electrum-GRS to spend these funds.
    - The BIP32 master keys of segwit wallets are serialized using new version numbers. The new version numbers encode the script type, and they result in the following prefixes:
         * xpub/xprv : p2pkh or p2sh
         * ypub/yprv : p2wpkh-in-p2sh
         * Ypub/Yprv : p2wsh-in-p2sh
         * zpub/zprv : p2wpkh
         * Zpub/Zprv : p2wsh
These values are identical for mainnet and testnet; tpub/tprv prefixes are no longer used in testnet wallets.
    - The Wallet Import Format (WIF) is similarly extended for segwit scripts. After a base58-encoded key is decoded to binary, its first byte encodes the script type:
         * 128 + 0: p2pkh
         * 128 + 1: p2wpkh
         * 128 + 2: p2wpkh-in-p2sh
         * 128 + 5: p2sh
         * 128 + 6: p2wsh
         * 128 + 7: p2wsh-in-p2sh
The distinction between p2sh and p2pkh in private key means that it is not possible to import a p2sh private key and associate it to a p2pkh address.
• A new version of the Electrum-GRS protocol is required by the client (version 1.1). Servers using older versions of the protocol will not be displayed in the GUI.
• By default, transactions are time-locked to the height of the current block. Other values of locktime may be passed using the command line.
• Sweeping minikeys: search for both compressed and uncompressed pubkeys
• Qt GUI: sweeping now uses the Send tab, allowing fees to be set
• Windows: if using the installer binary, there is now a separate shortcut for "Electrum-GRS Testnet"
• OS notifications for incoming transactions
• Better transaction size estimation:
    - fees for segwit txns were somewhat underestimated
    - some multisig txns were underestimated
    - handle uncompressed pubkeys
• The JSONRPC interface is password protected
• JSONRPC commands are disabled if the GUI is running, except 'ping', which is used to determine if a GUI is already running

Changelog Electrum-GRS 2.5.4:
• Linux binary file included
• Fixed sweeping private keys
• Fixed signing/verifying messages
• Electrum-GRS servers updated to 2.5.4
• Installwizard: do not allow direct copy-paste of the seed
• The QT GUI supports multiple windows in the same process. When a new Electrum-GRS instance is started, it checks for an already running Electrum-GRS process, and connects to it.
• The network layer uses select(), so all server communication is handled by a single thread. Moreover, the synchronizer, verifier, and exchange rate plugin now run as separate jobs within the networking thread instead of as their own threads.
• Plugins are revamped
• Simplified Chinese wordlist
• Dynamic Fees: using estimatefee value returned by server
• Various GUI improvements
• Arbitrary m-of-n multisig wallets are supported (n<=15).
• Transaction fees set manually in the GUI are retained, including when the user uses the '!' shortcut.
• New 'email' plugin, that enables sending and receiving payment requests by email.
• improvements to the transaction dialog:
    - request password after showing transaction
    - show change addresses in yellow color
• Improved logic for the network layer.
• More efficient coin selection. Spend oldest coins first, and minimize the number of transaction inputs.
• The command line accepts the '!' syntax to send the maximum amount available. It can be combined with the '--from' option. Example: 'payto <destination> ! --from <from_address>'
• The command line also accepts a '?' shortcut for private keys arguments, that triggers a prompt.
• Payment requests can be signed with a SSL certificate, and published as bip70 files in a public web directory.
• Show amounts (thousands separators and decimal point) according to locale in GUI
• Show unmatured coins in balance
• Faster startup, thanks to the following optimizations:
   1. Transaction input/outputs are cached in the wallet file
   2. Fast X509 certificate parser, not using pyasn1 anymore.
• The 'Invoices' and 'Send' tabs have been merged.
• Contacts are stored in a separate file, shared between wallets.
• A Search Box is available in the GUI (Ctrl-S)
• Own addresses are shown in green in the Transaction dialog.
• Address History dialog.
• The password dialog will ask for password again if the user enters a wrong password
• The Master Public Key dialog displays which keys belong to the wallet, and which are cosigners
• The transaction dialog will ask to save unsaved transaction received from cosigner pool, when user clicks on 'Close'
• The multisig restore dialog accepts xprv keys.

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
• Cosigner Pool plugin - encrypted communication channel for multisign wallets, to send and receive partially signed transactions.
• Get noticed - Run a public Electrum-GRS server, publish your message and reach thousands of Groestlcoin users

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 the cosigner pool work when using a multi-signature wallet?
10. Does the virtual keyboard work when it asks to enter your wallet password?
11. Does it automatically detect servers under Tools - Network?
12. Are you able to sweep private keys?
13. Are you able to sign/verify messages?
14. 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 creates an encrypted filename default_wallet instead of wallet.dat (like in Groestlcoin Core)
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\Electrum-grs\wallets (or open windows explorer and enter %appdata%\Electrum-grs\wallets) and back up your default_wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Library/Application Support/Electrum-grs/wallets and back up your default_wallet file by making a copy of it and moving it to a secure location.

You can download it using the links below and be up and running with Groestlcoin in 5 minutes.

Download the OSX wallet here: https://github.com/Groestlcoin/electrum-grs/releases/download/v3.3.8/electrum-grs-3.3.8.dmg

Download Windows installer here: https://github.com/Groestlcoin/electrum-grs/releases/download/v3.3.8/electrum-grs-3.3.8-setup.exe
Download Windows standalone wallet here: https://github.com/Groestlcoin/electrum-grs/releases/download/v3.3.8/electrum-grs-3.3.8.exe
Download Windows portable version here: https://github.com/Groestlcoin/electrum-grs/releases/download/v3.3.8/electrum-grs-3.3.8-portable.exe
                                       
Download Linux installere here: https://github.com/Groestlcoin/electrum-grs/releases/download/v3.3.8/electrum-grs-3.3.8-x86_64.AppImage

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
#219


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.3.8:
• Android: (fix) BIP70 payment requests could not be paid (#5376)
• Android: allow copy-pasting partial transactions from/to clipboard

Changelog Electrum-GRS 3.3.6:
• kivy: fix crash when aborting 2FA wallet creation (#5333)
• kivy: fix rare crash when changing exchange rate settings (#5329)
• fiat rate providers: added CoinGecko.com. Changed default provider to CoinGecko.com (#5188)
• Kivy:
   - fix bug with local transactions (#5156)
   - allow selecting fiat rate providers without historical data (#5162)
• Electrum protocol: the client's "user agent" has been changed from "3.3.6" to "electrum/3.3.6". Other libraries connecting to servers can consider not "spoofing" to be Electrum. (#5246)
• Several other minor bugfixes and usability improvements.

Changelog Electrum-GRS 3.3.4:
• The network layer has been rewritten using asyncio and aiorpcx. In addition to easier maintenance, this makes the client more robust against misbehaving servers.
• New wallet creation defaults to native segwit (bech32).
• RBF batching (opt-in): If the wallet has an unconfirmed RBF transaction, new payments will be added to that transaction, instead of creating new transactions.
• Randomise locktime of transactions
• Transactions now set nVersion to 2, to mimic Groestlcoin Core
• Android APK:
   - build using Google NDK instead of Crystax NDK
   - target API 28
   - do not use external storage (previously for block headers)
• Android: Minor GUI improvements

Changelog Electrum-GRS 3.2.3:
• BIP39 seeds: if a seed extension (aka passphrase) contained multiple consecutive whitespaces or leading/trailing whitespaces then the derived addresses were not following spec. This has been fixed, and affected should move their coins. The wizard will show a warning in this case.
• fix #4491: on Android, if user had set "uBTC" as base unit, app crashed
• Several other minor bugfixes and usability improvements.

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
#220


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



In order to bring Groestlcoin to the mainstream masses the Groestlcoinomi 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.

Groestlcoinomi 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 v1.1:
• Rebranded to Groestlcoinomi
• Updated to use electrumx 1.4 protocol

Features
• Show ammount in USD
• Added ability to spend own unconfirmed change funds
• 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)
• Automatic connectivity management with fast reconnects and detection of network change
• Password protect your recovery phrase
• 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 a phone?
4.  Does it calculate exchange rates properly?
5.  How fast is a transaction?

Important:
Store your secret phrase somewhere safe!

Known Issues:
Does not display transaction dates after being restarted.

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.

You can download it using the links below and be up and running with Groestlcoin in 5 minutes.
Download the Linux wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/v1.1/groestlcoinomi_unix_1_1.sh
Download the OSX DMG Wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/v1.1/groestlcoinomi_macos_1_1.dmg
Download the Windows Wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/v1.1/groestlcoinomi_windows-x64_1_1.exe

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library
https://github.com/Groestlcoin/electrum-grs-lite - Groestlcoinomi