Bitcoin Forum
June 25, 2024, 07:03:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 [199] 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 ... 295 »
  Print  
Author Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit & Taproot  (Read 558056 times)
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 17, 2015, 08:20:31 PM
 #3961

Don't have an account on Reddit, Tongue maybe I make one when we have a forum. I shared the feedback that I got from coingecko, prime reason to get a higher community score is: Reddit, rest is actually very good. And trading volume:P
jwinterm
Legendary
*
Offline Offline

Activity: 3066
Merit: 1115



View Profile
September 17, 2015, 08:54:37 PM
 #3962

Don't have an account on Reddit, Tongue maybe I make one when we have a forum. I shared the feedback that I got from coingecko, prime reason to get a higher community score is: Reddit, rest is actually very good. And trading volume:P

https://www.reddit.com/r/groestlcoin

Upvote all the things!
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 17, 2015, 08:59:32 PM
Last edit: September 18, 2015, 10:59:31 PM by themikeymen001
 #3963

We could make a general agreement that we move our discussion primarily to reddit, would make a lot of difference in our score. And if not wishable we could at least trigger more to get more action; chatwise on reddit.
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 20, 2015, 02:22:38 PM
 #3964

How higher the anonymity how more incentives to use GRS...

More focus on anonymity! Why shoud others know how many we send to who....?
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 21, 2015, 03:51:26 PM
 #3965

Because GRS price is climbing...

Can someone help me out to choose?

Which one is the best ?

http://www.privateislandsonline.com/
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 22, 2015, 03:02:15 PM
 #3966

Releases tonight!!!!!!
gruve_p (OP)
Member
**
Offline Offline

Activity: 356
Merit: 65

Founder Groestlcoin


View Profile WWW
September 22, 2015, 07:08:16 PM
Last edit: June 22, 2023, 06:39:51 PM by gruve_p
 #3967



Groestlcoin Address Utility allows a user to do various useful functions with Groestlcoin addresses, such as convert them between various formats, encrypt and decrypt them, and print them as paper wallets. This program is written in C# and is based on Microsoft's .NET / Visual Studio toolchain. Groestlcoin Address Utility runs natively for Windows, and also runs on Linux and Mac using Mono.


If you need a utility to do all kind of conversions between Groestlcoin hex/address and public/private keys Groestlcoin Address Utility is the right choice for you!

Features:
• Ability to copy Qr code graphic into the clipboard for use with other programs.
• Base58 Calculator allows arbitrary conversions of base58 values to hexadecimal and vice versa, regardless of length.  Add a "?" to the end of any base58 string to suspend verification of the checksum.
• Support for compressed public keys and the ability to convert between compressed and uncompressed.
• A calculator that lets you convert between private and public keys, hex and base58 Groestlcoin addresses.
• Bulk Groestlcoin address generator
• Paper wallet printer
• Decrypter for encrypted private keys
• Self-escrow utility
• Intermediate code generator (used for creating encrypted paper wallets)
• Physical Groestlcoin insert printer (the small round private key paper found in physical Bitcoins)

Groestlcoin Address utility screen:
Create new Groestlcoin addresses with corresponding minikey and standard private key formats
Copy Groestlcoin addresses and private keys to the clipboard as QR code images
Convert minikeys to WIF/hexadecimal private key formats
Create private keys from text strings via groestl hash ("brainwallet")
Convert between hexadecimal and WIF private key formats
Decrypt/encrypt private keys per BIP 0038
Calculate public key from private key
Calculate compressed/uncompressed equivalents for public keys
Confirm that public keys are valid (i.e. that they represent a valid EC curve point)
Calculate Hash160 from public key
Calculate Groestlcoin address
View balance on block explorer

Base 58 Calculator screen:
The Base58 calculator screen allows quick conversions between the Base58 encoding commonly used in Groestlcoin-related objects and the encoded hexadecimal equivalent. This screen is especially useful for discovering what hexadecimal prefix is required to create Base58 strings with a specific prefix, or for seeing what is encoded in non-standard Base58 strings generated by service providers.
The 32-bit checksum is verified on all Base58 entries, and "invalid" is displayed in the hex box if the checksum is incorrect. However, verification of the checksum can be skipped simply by appending a question mark (?) to the end of the Base58 string. Once the hexadecimal equivalent is known, simply making an insignificant change to the hex box (such as adding a space to the end) will result in the correct checksum being recomputed and displayed.
If "invalid" is still shown after adding a question mark to the Base58 string, it probably contains invalid characters such as 0, O, I, or l.

Key Combiner screen:
The Key Combiner screen allows elliptic-curve arithmetic on Groestlcoin public and private keys. Specifically, multiplication can be used for creating two-factor Groestlcoin addresses, and addition can be used for secure vanity address generation.
The two boxes accept either a public or private key in any recognized format (hexadecimal, WIF, minikey, etc.).
Multiplying or adding two private keys yields a new private key, as well as its corresponding public key and Groestlcoin address.
Multiplying or adding a private key and public key yields a combined public key and Groestlcoin address, but no private key. When the public key input is replaced by the matching private key, then calculating the resulting private key becomes possible.

Two-Factor Groestlcoin Tools:
When you order a 2-factor item, you can protect it with a passphrase which you can convert to an intermediate code. The Intermediate Code preserves enough information about the passphrase to be able to create a public key and 2-factor groestlcoin address from it, but not the private key. The 2-factor system ensures that nobody can redeem the value from the item unless they have the passphrase.

Escrow tools:
Escrow allows two people to transact in Groestlcoin while leaving their funds visible to everybody and accessible to nobody until somebody releases them. It allows the payer or the payee to release funds to one another, and also lets a third person decide for them if the two can't agree.  The third person never has access to take the funds, and is only needed to release the funds if the original two can't agree who gets them.  Whoever gets a copy of all three "invitations" gets access to the funds.

Vanity private keys:
Generate a random address, and then add a question mark to the WIF private key (turns off checksum). Substitute characters. Convert to hex and then back to WIF (which will replace the checksum with a valid one). Once you have a working vanity private key that stays the same no matter which way you convert it, then generate the public key and groestlcoin address from it.

It is appreciated if feedback of the following is provided:
1. Can you generate bulk addresses?
2. Can you use Base58 calculator succesfully?
3. Can you use Key Decrypter succesfully?
4. Can you use Two-factor Groestlcoin Tools succesfully?
5. Can you use Escrow Tools succesfully?
6. Can you copy QR code into other programs?
7. Can you print paper wallets?
8. Can you watch ur addresses on the block explorer?

This application is licensed under the GPLv3 license. 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:
Save all your private keys before closing the program by copying it and moving it to a secure location. Otherwise all the information will be gone!

Windows:
Linux: OS X:
Note: ZIP archive contains 3 files: GrsAddress.exe BouncyCastle.Crypto.dll ThoughtWorks.QRCode.dll

Source code: https://github.com/GroestlCoin/Groestlcoin-Address-Utility
gruve_p (OP)
Member
**
Offline Offline

Activity: 356
Merit: 65

Founder Groestlcoin


View Profile WWW
September 22, 2015, 07:10:18 PM
Last edit: June 22, 2023, 06:39:45 PM by gruve_p
 #3968



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.

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/HashEngineering/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/HashEngineering/groestlcoin-wallet - The Groestlcoin Blackberry Wallet Source code
gruve_p (OP)
Member
**
Offline Offline

Activity: 356
Merit: 65

Founder Groestlcoin


View Profile WWW
September 22, 2015, 07:11:16 PM
Last edit: June 22, 2023, 06:39:39 PM by gruve_p
 #3969



Groestlcoin Easyminer has been updated to v2.0. Groestlcoin Easyminer is a software package designed to remove all the painstaking, torturous technological spellcastings an average person feels they have to perform in order to mine Groestlcoin. The Easy Miner package includes the latest auto-tuning mining software for Groestlcoin and Electrum-GRS wallet for fast and easy access to mined coins.


If you want an easy miner with no massive hunting for proper configuration files based on their GPU model then Groestlcoin Easyminer is the right choice for you.

Changelog EasyMiner 2.0:
• New GUI
• Mining is logged into the GUI
• Removed CPU thread-setting support (see next change)
• Now mines on GPU if support is available otherwise CPU (instead doing both)
• Comes now with an installer
• Ccminer support for Nvidia cards (instead with Sgminer)
• Branded with Groestlcoin logo
• Fixed GPU and 64 bit CPU mining support over initial version of Easyminer-GUI
• Fixed GPU logging over initial version of Easyminer-GUI
• Now installs a shortcut so rather than relying on a "run me" file
• Tweaked timings on installation instructions to be a bit smoother
• Changed some wordings in the miner to better work the features it has

Features
• Built-in autotuning mechanism - auto-tunes itself on the fly according to the user’s CPU or GPU capacities
• No searching for pools and figuring out how to join
• No need to edit bat files
• No hours of loading of their Groestlcoin wallet before they can use it or start seeing payments come in
• Excellent support - It works with all cpu's and gpu's
• Real easy - One file to click at
• The program prompts the user to update their latest video card drivers (if necessary)
• No knowledge needed of how mining works
• Free and decentralised - Open Source

It is appreciated if feedback of the following is provided:
1. Are you able to mine Groestlcoin with your cpu?
2. Are you able to mine Groestlcoin with your AMD graphic card?
3. Are you able to mine Groestlcoin with your nVidia graphic card?
4. Are you receiving coins in your wallet?
5. Does the autotuning feature work properly?

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

Important:
Store your secret phrase somewhere safe!
Electrum-GRS creates an encrypted filename default_wallet instead of wallet.dat (like in Groestlcoin Core)
• Location of your wallet: 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.

Download the Groestlcoin Easyminer installer here: https://github.com/GroestlCoin/Groestlcoin-Easyminer/releases/download/2.0/GroestlcoinEasyminer.exe

Source code: https://github.com/GroestlCoin/Groestlcoin-Easyminer
gruve_p (OP)
Member
**
Offline Offline

Activity: 356
Merit: 65

Founder Groestlcoin


View Profile WWW
September 22, 2015, 07:12:03 PM
Last edit: June 22, 2023, 06:39:33 PM by gruve_p
 #3970



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
PsychoticBoy
Donator
Legendary
*
Offline Offline

Activity: 1890
Merit: 1010


Parental Advisory Explicit Content


View Profile
September 22, 2015, 07:58:23 PM
 #3971

Great new development Cheesy

Good luck with future development and keep up the good work.

Cheers
PB
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 22, 2015, 09:37:53 PM
 #3972

told you, the devs are the sickest, we will become bigger than bitcoin. Just a matter of time.
hterw
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
September 23, 2015, 09:28:15 AM
 #3973

GRS is something amazing! Remember, remember the 22 of September!
Great updates, and price  on exchange is really like a rocket!  Shocked
jackielove4u
Hero Member
*****
Offline Offline

Activity: 608
Merit: 526



View Profile
September 24, 2015, 12:05:39 PM
Last edit: June 22, 2023, 06:54:44 PM by jackielove4u
 #3974



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.

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/HashEngineering/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/HashEngineering/groestlcoin-wallet - The Groestlcoin Blackberry Wallet Source code

1.  Yes
2.  Yes
3.  Yes
4.  Yes
5.  Couple of minutes
6.  Less than 1 mb
7.  Yes
8.  Yes

PGP fingerprint: 287A E4CA 1187 C68C 08B4  9CB2 D11B D4F3 3F1D B499
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 24, 2015, 01:21:50 PM
 #3975

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)         YES
2. Can you send coins?                                                                YES
3. Can you use MultiSig?                                                              not done
4. Can you sweep private keys?                                                    not done                                   
5. Can you verify and sign messages?                                            YES
6. Can you broadcast Raw transactions?                                         not done
7. Can you use the EC Calculator?                                                 can someone explain how this works?                                                   
8. Can you export transactions?                                                    YES
9. Can you export log files?                                                          not done
10. Does it work with Tor?                                                           not done
11. Does the default URL handler work?                                         not done
12. Can you import private keys?                                                 YES
13. Can you filter your wallets?                                                   YES
14. Can you watch your transactions on the block explorer?             YES
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 26, 2015, 09:04:16 AM
 #3976

Can the other GRS clip be uploaded and can the site be in different languages!? would be great!!!
jackielove4u
Hero Member
*****
Offline Offline

Activity: 608
Merit: 526



View Profile
September 27, 2015, 06:35:19 AM
Last edit: June 22, 2023, 06:54:37 PM by jackielove4u
 #3977



Groestlcoin Easyminer has been updated to v2.0. Groestlcoin Easyminer is a software package designed to remove all the painstaking, torturous technological spellcastings an average person feels they have to perform in order to mine Groestlcoin. The Easy Miner package includes the latest auto-tuning mining software for Groestlcoin and Electrum-GRS wallet for fast and easy access to mined coins.


If you want an easy miner with no massive hunting for proper configuration files based on their GPU model then Groestlcoin Easyminer is the right choice for you.

Changelog EasyMiner 2.0:
• New GUI
• Mining is logged into the GUI
• Removed CPU thread-setting support (see next change)
• Now mines on GPU if support is available otherwise CPU (instead doing both)
• Comes now with an installer
• Ccminer support for Nvidia cards (instead with Sgminer)
• Branded with Groestlcoin logo
• Fixed GPU and 64 bit CPU mining support over initial version of Easyminer-GUI
• Fixed GPU logging over initial version of Easyminer-GUI
• Now installs a shortcut so rather than relying on a "run me" file
• Tweaked timings on installation instructions to be a bit smoother
• Changed some wordings in the miner to better work the features it has

Features
• Built-in autotuning mechanism - auto-tunes itself on the fly according to the user’s CPU or GPU capacities
• No searching for pools and figuring out how to join
• No need to edit bat files
• No hours of loading of their Groestlcoin wallet before they can use it or start seeing payments come in
• Excellent support - It works with all cpu's and gpu's
• Real easy - One file to click at
• The program prompts the user to update their latest video card drivers (if necessary)
• No knowledge needed of how mining works
• Free and decentralised - Open Source

It is appreciated if feedback of the following is provided:
1. Are you able to mine Groestlcoin with your cpu?
2. Are you able to mine Groestlcoin with your AMD graphic card?
3. Are you able to mine Groestlcoin with your nVidia graphic card?
4. Are you receiving coins in your wallet?
5. Does the autotuning feature work properly?

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

Important:
Store your secret phrase somewhere safe!
Electrum-GRS creates an encrypted filename default_wallet instead of wallet.dat (like in Groestlcoin Core)
• Location of your wallet: 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.

Download the Groestlcoin Easyminer installer here: https://github.com/GroestlCoin/Groestlcoin-Easyminer/releases/download/2.0/GroestlcoinEasyminer.exe

Source code: https://github.com/GroestlCoin/Groestlcoin-Easyminer

1. Yes
2. Not tested yet
3. Don't have a nvidia card
4. Yes
5. Yes

PGP fingerprint: 287A E4CA 1187 C68C 08B4  9CB2 D11B D4F3 3F1D B499
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
September 27, 2015, 02:02:49 PM
 #3978

Easyminer is running wonderfully:)
sokol
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
September 28, 2015, 06:33:19 AM
 #3979



Groestlcoin Easyminer has been updated to v2.0.
It doesn't work with nVudia video card on Windows 10
aceoyame
Jr. Member
*
Offline Offline

Activity: 51
Merit: 1


View Profile
September 28, 2015, 12:24:33 PM
Merited by ajochems (1)
 #3980

Works with Windows 10 and Nvidia.

You may have a problem with your machine's configuration such as a driver issue and what not.

Here is a screenshot of me running it on Windows 10 on a Geforce 750M

http://imgur.com/UVvzITO
Pages: « 1 ... 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 [199] 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 ... 295 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!