Bitcoin Forum
May 04, 2024, 12:21:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 »
281  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:05:53 PM


A BIP-0032/-0039/-0044 compatible Hierarchical Deterministic Groestlcoin Wallet


After a measure of hard work adapting the latest Wallet32 (v0.3.17) for Blackberry to Groestlcoin, the Groestlcoin wallet32 beta (v0.1.3) is ready for testing. The app allows you to send and receive Groestlcoins on your device using QR codes and URI links. 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.

Groestlcoin wallet32 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)
BIP-0044 to implement a logical hierarchy for deterministic wallets based on an algorithm described in BIP-0032 (specific format of a BIP-0032 wallet)

Changelog Groestlcoin Wallet32 v0.1.3h :
• Updated DNS seeds
• Updated Checkpoints
• Updated Protocol number
• Bloom filters enabled
• Changed all KeyCrypts to Groestl

Features
• Multiple logical "accounts" within each wallet.
• Fresh receive and change addresses are used for each transfer.
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• Same wallet may be securely accessed concurrently from multiple devices.
• Wallet data is protected by Groestl passcode.
• Import paper wallets and sweep them.

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

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/Groestlcoin/GroestlCoin-Wallet32 - The Groestlcoin wallet32 Blackberry Source code
282  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:05:19 PM


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Wallet


After adapting our latest Groestlcoin Android wallet (v0.24) to Blackberry, the Groestlcoin Blackberry wallet beta (v0.24) is ready for testing.
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 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.

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.  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: hashengineeringsolutions@gmail.com
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
283  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:04:45 PM


MultiGroestl HD is a lightweight "thin client" Groestlcoin wallet for Windows, MacOS and Linux based on groestlcoinj. Its main advantages over the original Groestlcoin client include support for HD wallet, and not requiring the download of the entire block chain.


Using the experience gained from the creation of MultiBit Classic we have been working full time on producing a wallet that makes Groestlcoin accessible for ordinary mainstream users. Our mission was to remove as much complexity and unnecessary functionality as possible leaving only what is essential for a normal user of Groestlcoin. We think that MultiGroestl HD achieves that goal.
If you are an ordinary user of Groestlcoin and simply want a wallet that just works without hassle, then MultiGroestl HD is the right choice for you.

Features
• Suitable for mainstream users
• Uses hierarchical deterministic (HD) wallet standards (BIP32 and BIP44 for account 1 only)
• Support for automatic locally encrypted cloud backups through SpiderOak, Dropbox and so on
• Configurable to suit your preferences
• Pure SPV - connect directly to the Groestlcoin network.
• No servers just the Groestlcoin network using the Groestlcoinj library
• Simple and intuitive user interface - big accessible controls each with a clear purpose
• No worrying about losing private keys any more - use your "wallet words" (seed phrase) to restore them
• Fast and lightweight block chain download just like MultiGroestl Classic (SPV) about 5MB overall
• Private Contacts database with private notes and tags
• Private Payments database with integrated exchange rates
• Adjustable fees
• Adjustable units
• Export transactions with spot rates to a financial package in standard CSV format
• Themes to suit different lighting conditions
• Available in many languages
• Open source under modified MIT licence
• Random peer discovery (plus it will use your local Groestlcoin Core if you are running one)
• Tor support out of the box (optional)
• All data is encrypted locally using entropy gathered from your wallet words (12, 18 or 24)
• All data automatically backed up to a location of your choice (encrypted)
• Detailed transaction information
• Sign/verify of Groestlcoin messages - use Copy/Paste All to fill all fields in one click
• Simple self-contained installer for Windows, OS X and Linux
• Various wallet management tools such as emptying a wallet with accurate fee calculation

Disaster recovery features
Everybody experiences data loss at some point. Here is how you are shielded from this using MultiGroestl HD:
• You lose your password - click Restore on credentials screen and recover it from local backup with your "wallet words" (seed phrase)
• You delete all your local backups (hard drive error) - automatic restore from cloud backup
• You delete all your local and cloud backups (stolen laptop) - select "Restore from wallet words" and follow the instructions
• You forget your wallet words - unlock your firesafe and retrieve the laminated paper copy you made

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 sign/verify messages?
5.  How long does it take to sync the blockchain?
6.  Does it appear in your language?
7.  Does it calculate exchange rates properly?

If the blockchain does not synchronise or is stuck, simply go to manage wallet - repair wallet.  The app will synchronise very fast (there is no need for closing the program). 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: groestlcoin@gmail.com
3. Post reports of erros in this topic.

Important:
Store your walet words somewhere safe!

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/multigroestl-hd/releases/download/v0.1.5/multigroestl-hd_unix_0_1_5.sh
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/multigroestl-hd/releases/download/v0.1.5/multigroestl-hd_macos_0_1_5.dmg
Download the Windows Wallet here: https://github.com/GroestlCoin/multigroestl-hd/releases/download/v0.1.5/multigroestl-hd_windows-x64_0_1_5.exe

Source code:
https://github.com/GroestlCoin/groestlcoinj-alice - Groestlcoin Java Library for MultiGroestl HD
https://github.com/GroestlCoin/multigroestl-hd - The MultiGroestl HD Wallet Source code
284  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:04:14 PM


MultiGroestl Classic is a lightweight "thin client" Groestlcoin wallet for Windows, MacOS and Linux based on groestlcoinj. Its main advantages over the original Groestlcoin client include support for opening multiple wallets simultaneously, and not requiring the download of the entire block chain.


If you are an ordinary user of Groestlcoin and simply want a wallet that just works without hassle, then MultiGroestl Classic is the right choice for you.

Changelog MultiGroestl Classic v0.5.19 :
• Updated DNS seeds
• Updated Checkpoints
• Updated Protocol number
• Bloom filters enabled
• Upgrade to Install4j as installer
• New utility "Tool | Check Private Keys"
• Stronger branding as MultiGroestl Classic to help distinguish it from our new wallet, MultiGroestl HD
• Adjust your transaction fees using a fee slider
• Link in header to make it easy for you to try MultiGroestl HD

Features
• Multiple wallets can be open at the same time
• Quick and easy to install across all major desktop operating systems (Windows, Mac, Linux)
• Secure by design - all private keys are kept encrypted on your local machine (or on a USB stick)
• Faster - Synchronizes with the network by downloading the block headers only very quickly
• Lighter - It does not require a new user to download the entire Groestlcoin chain and store it
• Easy - no need to search for extra nodes and edit the conf file
• Shows the last GRS to fiat rates from Poloniex
• Import and export your private keys
• Chart of your balance over the last 30 days
• Free and decentralised - Open Source under MIT license
• International - multiple languages

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.  Does the graphic view work for you?
5.  How long does it take to sync the blockchain?
6.  Does it appear in your language?
7.  Does it calculate exchange rates properly?

If the blockchain does not synchronise or is stuck, simply go to Tools - reset Blockchain and Transactions.  The app will synchronise very fast (there is no need for closing the program). 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: groestlcoin@gmail.com
3. Post reports of erros in this topic.

Important:
MultiGroestl Classic uses a filename multigroestl.wallet instead of wallet.dat (like in Groestlcoin Core)
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\multigroestl (or open windows explorer and enter %appdata%\MultiGroestl) and back up your multigroestl.wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Libarary/Application Support/multigroestl and back up your multigroestl.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 Linux wallet here: https://github.com/GroestlCoin/multigroestl/releases/download/v0.5.19/multigroestl-classic_unix_0_1_59.sh
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/multigroestl/releases/download/v0.5.19/multigroestl-classic_macos_0_1_59.dmg
Download the Windows Wallet here: https://github.com/GroestlCoin/multigroestl/releases/download/v0.5.19/multigroestl-classic_windows-x64_0_1_59.exe

Source code:
https://github.com/GroestlCoin/groestlcoinj-mb-alice - Groestlcoin Java Library for MultiGroestl Classic
https://github.com/GroestlCoin/multigroestl - The Multigroestl Classic Wallet Source code
285  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:03:23 PM


A Full Node Android Groestlcoin-QT Wallet


After adapting the former Groestlcoin wallet (v2.1.0.6) with Qt Creator, the Groestlcoin-QT full node for Android (ARM based) is ready.
The app is built for developers only and will behave the same as the v2.1.0.6 desktop one. It allows you to store the full blockchain on your mobile phone, access debug console etc.
When using this app, please back up your wallet and email them to yourself!

No feedback is required as this is just made for fun and for really advanced users. Syncing can take up to 2 days.

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.

Groestlcoin-QT Wallet is available in the Google play store:
https://play.google.com/store/apps/details?id=com.groestl.core

Source code:
https://github.com/GroestlCoin/Groestlcoin-qt-android
286  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:02:54 PM


Aegis Groestlcoin Wallet is developed using the highest standards in the fields of cryptography and information security. It utilises proven security algorithms and protocols to deliver you a first class application/system and user experience. Its main advantages over the original Groestlcoin Android wallet include support for android wear, watch address, NFC tag as encryption and sending GRS over SMS.


If you want to use your android wearables, track a watch address, use a NFC tag as encryption or send GRS over SMS then Aegis GroestlCoin wallet is the way to go!

Changelog Aegis Groestlcoin Wallet 1.1.6.3 :
• Updated DNS seeds
• Updated Checkpoints
• Updated Protocol number
• Bloom filters enabled

Features
• NFC Security - Store your encryption key separate on an NFC tag.
• Keys are encrypted on the device at all times
• Active GroestlCoin Wallet - Balance and transactions are continuously updated in real-time
• If your phone is lost or stolen, your GRS is safe due to encryption
• New user interface that is easy to use
• Import of private keys
• Watch addresses - Track watch addresses
• SMS support - If you don't know a person's Groestlcoin address, you can put in their mobile number and they will receive an SMS telling them to reply with their Groestlcoin address. Once they reply, Aegis will take the address and ask you to confirm. The Aegis Wallet app does not read your SMS messages or send them to any place
• Android wear support - Support for android wear notifications, receive address, display qr code and balance
• Backup your Groestlcoins securely using the Aegis Backup feature, then restore your wallet when needed
• Transparant - Aegis Groestlcoin Wallet is free and open source

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 send GRS over SMS?
5. Does it calculate exchange rates properly?
6. How fast is a transaction?
7. Can you use a NFC tag as encryption without problems?
8. Is the watch-only function working properly?
9. Is your android wear working fine with Aegis Groestlcoin wallet?

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/GroestlCoin/groestlcoinj - Groestlcoin Java Library for Aegis Groestlcoin wallet
https://github.com/GroestlCoin/AegisWallet - The Aegis GroestlCoin wallet
287  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:02:23 PM


Electrum-grs Android 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 Electrum-grs Android wallet (v0.5.22) 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 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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

Groestlcoin-GRS 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 - Groestlcoin Android Electrum-grs
288  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:01:40 PM


A BIP-0032/-0039/-0044 compatible Hierarchical Deterministic Groestlcoin Wallet


After a measure of hard work adapting the latest Wallet32 (v0.3.17) for Android to Groestlcoin, the Groestlcoin wallet32 beta (v0.1.3) is ready for testing. The app allows you to send and receive Groestlcoins on your device using QR codes and URI links. 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.

Groestlcoin wallet32 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)
BIP-0044 to implement a logical hierarchy for deterministic wallets based on an algorithm described in BIP-0032 (specific format of a BIP-0032 wallet)

Changelog Groestlcoin Wallet32 v0.1.3h :
• Updated DNS seeds
• Updated Checkpoints
• Updated Protocol number
• Bloom filters enabled
• Changed all KeyCrypts to Groestl

Features
• Multiple logical "accounts" within each wallet.
• Fresh receive and change addresses are used for each transfer.
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• Same wallet may be securely accessed concurrently from multiple devices.
• Wallet data is protected by Groestl passcode.
• Import paper wallets and sweep them.

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?

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/HashEngineering/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/GroestlCoin/GroestlCoin-Wallet32 - The Groestlcoin wallet32 Android Source code
289  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: March 22, 2016, 08:01:04 PM


A BIP-0032 compatible Hierarchical Deterministic Groestlcoin Wallet


After a measure of hard work adapting the latest Bitcoin wallet (v4.14) for Android to Groestlcoin, the Groestlcoin Android wallet beta (v0.20) is ready for testing.
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 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.

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: hashengineeringsolutions@gmail.com
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
290  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: February 19, 2016, 05:51:28 PM
Hey guys,

I've just relisted by book "Bitcoin, Digital Money Explained" on Noobie.io and you can pay with GRS there now as many of you know.

My book does not only explain Bitcoin, but Cypto in general, talking about Altcoins etc.

It is really a beginners guide to introduce Crypto to new people, but I also wrote it as a tool for those who might not really be able to explain Crypto in a clear and concise manner to other people.

Take a look and buy a copy for yourself and/or for anyone who you would like to get into Crypto or even just understand it. No real technical know-how required to understand everything really, even my nan read it and now understands Bitcoin and she can only just about read emails and check facebook!

Tuto
x

Hi!

Bought your book this morning with GRS.

Best Regards,

gruve_p
291  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: February 15, 2016, 06:31:09 PM
Hi!

Groestlcoin has been accepted on https://noobie.io marketplace.
You can now purchase services and goods and pay with GRS.

Also a reminder for ATM users:
You can buy and sell GRS on the ATM's of General Bytes: http://www.generalbytes.com/
GRS is one of the accepted coins on General Bytes:
https://github.com/GENERALBYTESCOM/batm_public/tree/master/server_extensions_extra/src/com/generalbytes/batm/server/extensions/extra

Best regards

gruve_p

292  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: February 06, 2016, 12:44:53 PM
Hi!

Groestlcoin is back on:
Litebit exchange: https://www.litebit.eu/en/buy/groestlcoin
Cointopay payment processor: https://cointopay.com/integration.jsp
Coinpayments.net payment processor: https://www.coinpayments.net/supported-coins
Litepaid payment processor: https://litepaid.com/companies

We are also now added to verified markets on Bittrex: https://bittrex.zendesk.com/hc/en-us/articles/203692234--Draft-What-is-a-Verified-Market-

Best Regards,

gruve_p.
293  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 25, 2016, 08:07:53 PM
Hi!

Groestlcoin is back on Bittrex exchange: https://bittrex.com/Market/Index?MarketName=BTC-GRS
All previous balances have been restored. Let's see if there is any demand for it.

Best Regards,

gruve_p.
294  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:11:14 PM


Electrum-grs Blackberry 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 Electrum-grs Blackberry wallet (v0.5.22) 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)

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

Groestlcoin-GRS 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 - Groestlcoin Blackberry Electrum-grs
295  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:10:23 PM


A BIP-0032/-0039/-0044 compatible Hierarchical Deterministic Groestlcoin Wallet


After a measure of hard work adapting the latest Wallet32 (v0.3.17) for Blackberry to Groestlcoin, the Groestlcoin wallet32 beta (v0.1.3) is ready for testing. The app allows you to send and receive Groestlcoins on your device using QR codes and URI links. 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.

Groestlcoin wallet32 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)
BIP-0044 to implement a logical hierarchy for deterministic wallets based on an algorithm described in BIP-0032 (specific format of a BIP-0032 wallet)

Features
• Multiple logical "accounts" within each wallet.
• Fresh receive and change addresses are used for each transfer.
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• Same wallet may be securely accessed concurrently from multiple devices.
• Wallet data is protected by Groestl passcode.
• Import paper wallets and sweep them.

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

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/Groestlcoin/GroestlCoin-Wallet32 - The Groestlcoin wallet32 Blackberry Source code
296  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:09:41 PM


Aegis Groestlcoin wallet is developed using the highest standards in the fields of cryptography and information security. It utilises proven security algorithms and protocols to deliver you a first class application/system and user experience. Its main advantages over the original Groestlcoin Blackberry wallet include support for android wear, watch address, NFC tag as encryption and sending GRS over SMS.


If you want to use your Android wearables, track a watch address, use a NFC tag as encryption or send GRS over SMS then Aegis GroestlCoin wallet is the way to go!

Features
• NFC Security - Store your encryption key separate on an NFC tag
• Keys are encrypted on the device at all times
• Active Groestlcoin wallet - Balance and transactions are continuously updated in real-time
• If your phone is lost or stolen, your GRS is safe due to encryption
• New user interface that is easy to use
• Import of private keys
• Watch addresses - Track watch addresses
• SMS support - If you don't know a person's Groestlcoin address, you can put in their mobile number and they will receive an SMS telling them to reply with their Groestlcoin address. Once they reply, Aegis will take the address and ask you to confirm. The Aegis Wallet app does not read your SMS messages or send them to any place
• Android wear support - Support for android wear notifications, receive address, display qr code and balance
• Backup your Groestlcoins securely using the Aegis Backup feature, then restore your wallet when needed
• Transparant - Aegis Groestlcoin Wallet is free and open source

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 send GRS over SMS?
5. Does it calculate exchange rates properly?
6. How fast is a transaction?
7. Can you use a NFC tag as encryption without problems?
8. Is the watch-only function working properly?
9. Is your android wear working fine with Aegis Groestlcoin wallet?

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: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

Aegis Groestlcoin wallet is available in the Blackberry World:
https://appworld.blackberry.com/webstore/content/59984007/

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library for Aegis Groestlcoin wallet
https://github.com/Groestlcoin/AegisWallet - The Aegis GroestlCoin wallet
297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:08:56 PM


Groestlcoin SGminer5-grs is now available. Its main advantages over the original SGminer5 binary include support for GBT solo mining along with signing your mined blocks.


If you want to solo mine with Groestlcoin then SGminer5-grs is the right choice for you

Features
• GBT solo mining support by using the --grs-address flag
• Support to add a signature to sign your mined blocks by using the --grs-sig flag
• Free software - Gnu GPL v3. Anyone can audit the code.
• Written in C - The code is short, and easy to review.
• User Friendly - no need to use the --difficulty-multiplier flag anymore
• Multiple Groestlcoin kernels included for testing

Example how to use:
sgminer.exe -k groestlcoin -o http://192.168.1.2:1441 -u u -p p --grs-address FZ4AfMJjHNzjtMHvFR244TZf2934Y6J5Fr --grs-sig YourSignatureHere -g 1 -w 256 --no-submit-stale -I 20 --gpu-engine 1100 --gpu-memclock 1500 --gpu-fan 100

It is appreciated if feedback of the following is provided:
1. Can you solo mine?
2. Can you pool mine?
3. Can you sign your own mined blocks?

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 or damage your CPU/GPU, 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 Wolf on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=80740
2.  Email: groestlcoin@gmail.com
3.  Reports of errors can also be posted in this topic.

Download the SGminer5-grs here: https://github.com/Groestlcoin/sgminer/releases/download/1.1/sgminer5-grs.zip

Source code: https://github.com/Groestlcoin/sgminer
298  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:07:39 PM


Groestlcoin Vanitygen: Vanity groestlcoin address generator . Vanitygen is a command-line vanity groestlcoin address generator. Add unique flair when you tell people to send groestlcoins to FXSLUT2zcZPnhJ7J3BqGUCQMj5cEUyN31V.  Alternatively, vanitygen can be used to generate random addresses offline.


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

Features
• Vanitygen accepts as input a pattern, or list of patterns to search for, and produces a list of addresses and private keys.
• Vanitygen'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.
• Vanitygen 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.
• Upon finding a match for a given pattern, vanitygen will stop searching for additional matches for that pattern. To search for multiple matches for each pattern, use the -k option
• Prefixes are exact strings that must appear at the beginning of the address. When searching for prefixes, vanitygen will ensure that the prefix is possible, and will provide a difficulty estimate.  Exact prefixes are case-sensitive by default, but may be searched case-insensitively using the -i option
• 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 vanitygen 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.
• Vanitygen 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. On Linux, the RNG will be seeded from /dev/urandom. Guessing the private key of an address found by vanitygen will be no easier than guessing a private key created by groestlcoin itself. Nonetheless, if you feel the default RNG is unable to provide numbers that are sufficiently difficult to guess, vanitygen can be directed to seed the RNG from an external file using the -s option.
• To speed up address generation, vanitygen 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. Vanitygen 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 - Gnu GPL v3. Anyone can audit the code.
• Written in C - The code is short, and easy to review.

To use vanitygen, you need to open a command line window and change to the directory where you extracted the vanitygen program.  An easy way to do this in Windows 7, hold down the shift key, right-click on the folder where you unzipped vanitygen, and select "Open command window here."  Then, you can type the vanitygen command at the prompt. Example how to use:
vanitygen -G FXSLUT
Difficulty: 264104224
Pattern: FXSLUT                                                               
Address: FXSLUT2zcZPnhJ7J3BqGUCQMj5cEUyN31V
Privkey: 5KNtRRpMfpYXVuSv86GF2pKhS4TDvVGy4c2L6psSLRkPikFbzUf

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 sweep the private keys (using any of our clients)?
3. Are you able to imprt the private keys (using any of our clients)?

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 Wolf on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=80740
2.  Email: groestlcoin@gmail.com
3.  Reports of errors can also be posted in this topic.

Download the Groestlcoin vanitygen here: https://github.com/GroestlCoin/vanitygen/releases/download/1.0/grs-vanitygen.zip

Source code: https://github.com/GroestlCoin/vanitygen
299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: January 02, 2016, 09:06:37 PM


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 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? (small amounts to avoid losing them)
2. Can you send coins?
3. Does the cosigner pool work when using a multi-signature wallet?
4. Does the virtual keyboard work when it asks to enter your wallet password?
5. Does it automatically detect electrum1.groestlcoin.org and electrum2.groestlcoin.org under Tools - Network?
6. Are you able to sweep private keys?
7. Are you able to sign/verify messages?
8. 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: groestlcoin@gmail.com
3. Post reports of erros in this topic.

Important:
Store your secret phrase somewhere safe!
The multi-signature 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%\Electryum-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 ~/Libarary/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 Linux wallet here: https://github.com/GroestlCoin/electrum-grs/releases/download/v2.5.4/Electrum-GRS-2.5.4_Linux_x86_64-Installer.bin
Download the OSX PKG wallet here: https://github.com/GroestlCoin/electrum-grs/releases/download/v2.5.4/Electrum-GRS-2.5.4-Installer.pkg
Download Windows wallet here: https://github.com/GroestlCoin/electrum-grs/releases/download/v2.5.4/Electrum-grs-2.5.4-Windows-setup.exe
Note: The QR code scanner is not supported in Windows and OSX binaries

Source code:
GitHub Source server: https://github.com/Groestlcoin/electrum-grs-server
Github Source client: https://github.com/Groestlcoin/electrum-grs
300  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] GroestlCoin | v2.11.0 QT-Wallet Released | Upgrade ASAP on: September 22, 2015, 07:12:03 PM


Groestlcoin Armory is the most secure and full featured solution available for advanced users and enterprise business to generate and store Groestlcoin private keys. Groestlcoin Armory empowers users with multiple encrypted Groestlcoin wallets and provides permanent one-time ‘paper backups’. Groestlcoin Armory makes Groestlcoin security best practices accessible to everyone through its unique interface and is created with developers in mind for building Groestlcoin apps like exchanges and crowdfunding platforms. Groestlcoin Armory has no independent networking components built in. Instead, it relies on the Groestlcoin Core to securely connect to peers, validate blockchain data, and broadcast transactions for us. The reliance on Groestlcoin Core right now is actually making Groestlcoin Armory more secure!


If you want to manage multiple wallets (deterministic and watching-only), print paper backups that work forever, import or sweep private keys, and keep your savings in a computer that never touches the internet (while still being able to manage incoming payments, and create outgoing payments with the help of a USB key) Groestlcoin Armory is the right choice for you!

Features
• Encrypted wallet (optional). Wallet encryption with GPU-resistent key derivation function: AES256 in-place key encryption. Encryption key is generated with a scrypt-based algorithm to renders GPU-acceleration useless for brute-force passphrase guessing. Speed and memory parameters are calibrated to your system speed.
• Corruption-resistent wallet files Wallet code auto-corrects bit-flips on your hard-drive, and also uses a synchronous backup wallet scheme that guarantees no matter which nanosecond the power goes out, your wallet will never be corrupted (or automatically recovered if it does).
• Maintain offline wallets for 100% security from online attackers. You can use Groestlcoin Armory to create a wallet on a computer that will never touch the internet again, and then make a watching-only copy to use on the internet computer. You can monitor transactions online, and sign transactions offline without needing the blockchain. And since it doesn't need the blockchain, even a computer with 512 MB of RAM can be used as the offline system.
• Import addresses created with VanityGen or sweep funds from paperwallets. Import trusted private keys into your wallets, or just "sweep" the funds to another address in your wallet. Supports private keys in hex, base58, and mini-private-key format used on Groestlcoin Address Utility.
• Toggle between “Standard”, “Advanced”, and Expert modes to guarantee an appropriate set of options and information. Choose between "Standard", "Advanced" and "Expert", to scale the functionality according to your experience level. "Standard" user mode has a reduced set of functionality and only presents information necessary for basic wallet management and transactions. "Advanced" and "Expert" modes have a plethora of extra options and information that most users don't need or want.
• Ability to add "Watching-Only" Wallets. "Watching-only" wallets can be used generate addresses and confirm incoming payments, but cannot spend the money. Keep the full wallet on an offline computer, and maintain it safely from the online computer. Or create a master wallet for your business, and give a watching-only copy to your employees to do business. It's impossible for a hacker (or employee) to steal your Groestlcoins if your private keys are on a computer that never touched the internet!
• SecurePrint for all Backup Types. Print a paper backup of your wallet on one sheet of paper, and keep it in a book on your bookshelf, in a safe, or drop it in a safe-deposit box at your bank. Paper wallets are superior to digital media, because paper is cheap, easy to store, and you can verify the integrity of the backup by eye. If you backup your wallet to a USB key, how do you know that it will still work when you plug it in two years from now? If you can read the characters on the paper backup, you can recover all the funds you ever received to it!
• Developer-Friendly! Thoroughly-commented Python code. Thoroughly-commented C++ code. Thousands of lines of unit-test code for verifying almost every sub-function of the entire library. Simple wallet files. And the "Developer" user mode will give you everything you could possibly need to help you with your own development: browse the blockchain, examine tx scripts, etc.
• Multi-wallet interface: Manage as many wallets as you want simultaneously. Groestlcoin Armory was designed from the start for multi-wallet operations without limit on number.
• Deterministic wallets: Your entire wallet is recoverable from only the root address and a "chaincode." You only need to backup your wallet once, and your funds will be safe forever. (NOTE: if you have imported private keys, consider using the "Backup Individual Keys" dialog instead --you can backup both the root key & chaincode, along with the raw private key data for imported keys, all in one screen).
• One-time-only Backups: Did you know that you need to backup your Groestlcoin Core wallet every 100 addresses? This is a dangerous and unnecessary burden for most users. With Groestlcoin Armory, regardless of whether you make a paper backup or digital backup, it will be good forever. Do it once (though, maybe multiple copies). Store it safely. Never worry again about whether your coins are protected against hard-drive failure.
• Get your private keys! There is no database software obscuring key data. All keys are stored in a straightforward binary wallet format, and easily extractable. If you want to switch to another wallet application, you can simply "Backup Individual Keys" and import them into the other wallet.
• Decentralized Multi-Signature "Lockboxes" (up to 7-of-7)
• Daemon/API for Services and Network Integration
• Message Signing
• Fragmented (M-of-N) Backups

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 use MultiSig?
4. Can you sweep private keys?
5. Can you verify and sign messages?
6. Can you broadcast Raw transactions?
7. Can you use the EC Calculator?
8. Can you export transactions?
9. Can you export log files?
10. Does it work with Tor?
11. Does the default URL handler work?
12. Can you import private keys?
13. Can you filter your wallets?
14. Can you watch your transactions on the block explorer?

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: groestlcoin@gmail.com
3. Post reports of errors in this topic.

Important:
Groestlcoin Armory uses a filename .wallet instead of wallet.dat (like in Groestlcoin Core). Back up your files by making a copy of it and moving it to a secure location.
The multi-signature addresses starts with a "3" and not with a "F".
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\GroestlcoinArmory (or open windows explorer and enter %appdata%\GroestlcoinArmory) and back up your .wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Libarary/Application Support/GroestlcoinArmory and back up your .wallet file by making a copy of it and moving it to a secure location.

You can download it using the links below:
Download Windows Wallet here: https://github.com/GroestlCoin/GroestlcoinArmory/releases/download/v0.93.99.1/GroestlcoinArmory_x64.msi
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/GroestlcoinArmory/releases/download/v0.93.99.1/groestlcoin-armory_osx.tar.gz
Compile the Linux wallet: https://github.com/GroestlCoin/GroestlcoinArmory#building-groestlcoin-armory-from-source

Source code:
https://github.com/GroestlCoin/GroestlcoinArmory
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!