Pages:
Author

Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit | Building Lightning Network - page 88. (Read 558212 times)

hero member
Activity: 608
Merit: 526


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


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

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

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

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

The application may have unfound bugs and problems. To leave feedback:  
1.  PM hashengineering on bitcointalk: https://bitcointalksearch.org/user/hashengineering-155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

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

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

Source code:
https://github.com/groestlCoin/agcore

1. Yes
2. Yes
hero member
Activity: 608
Merit: 526


Simple Groestlcoin is a standalone wallet for Android devices which does not depend on any centralized service and gives you full control over your precious groestlcoins. Its main advantages over the original Groestlcoin Android client include support for HD wallet.


Features
• A single-page application which allows you to store your Groestlcoins securely and transfer them easily.
• It is an HD wallet which means your balance and full transaction history can always be restored using a single mnemonic code should anything bad happen to your device.
• This wallet is intended for mobile devices, hence it does not store a full Blockchain but instead acquires all the relevant data from random groestlcoin nodes using an SPV technique.
• Self-Destruction functionality. Set up a secret code which you can use to self-destruct all wallet data. Use your mnemonic code to restore your wallet again.
• Open source under GPL v3 License
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• No servers just the Groestlcoin network using the Groestlcoinj library.
• Simple and intuitive user interface.
• No worrying about losing private keys any more - use your "wallet words" (seed phrase) to restore them.

Mnemonic code
Simple Groestlcoin is a so called HD wallet: all Groestlcoin addresses and private keys come from a single mnemonic code which is essentially a phrase comprising of 12 random words. Please remember: whoever knows your mnemonic code also fully controls your Groestlcoins so it should be kept private at all times.
Also, in case if you lose your device or forget your wallet password only mnemonic code can get your Groestlcoins back, it's that important! Ideally one of the following actions should be taken once a new wallet is created:
• Either write your mnemonic code on a piece of paper and store it in a really secure place.
• Or encrypt your mnemonic code using wallet password as a key and store it wherever you like. For that you can use AES-256 text encryption in Secret Space Encryptor which is a popular open source Android app.

Unconfirmed transactions
Here's a simple heuristic: treat any unconfirmed incoming transaction as if it does not exist yet. There are a lot of technical reasons for this and the rule applies to all wallets, not just to Simple Groestlcoin Wallet. Just wait for at least one confirmation and you'll be fine.

Transaction fees
Every transaction you send must have some fee attached to it. Fee goes not to wallet developer but to Groestlcoin miners who include transactions in blocks and thus give them confirmations. The higher fee you choose the faster transaction will be confirmed.

Wallet addresses
Due to privacy considerations wallet has not one but many addresses. In fact, wallet's default address gets changed on every new incoming transaction. Never worry about it as all the old wallet addresses stay valid forever and you can use any of them to receive funds.

In case you lose your password...
It's important to understand that Simple Groestlcoin Wallet is not a centralized service so you can't regain access to your funds by just providing an email or something like that. Here you'll need to restore a wallet using your mnemonic code and this is how to do it step by step:
1. Erase all current wallet data if you know how to do that (such an option is typically available in System Settings), otherwise just reinstall an application from scratch.
2. Open fresh application and you'll be given an option to restore your wallet instead of creating a new one, choose it and enter your mnemonic code as well as new wallet password.

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.  Does the self-destruction function work properly?

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.
Important note: restored wallet will appear empty at first and that is completely normal as it needs some time to catch up with network.

The application may have unfound bugs and problems. To leave feedback:  
1.  PM hashengineering on bitcointalk: https://bitcointalksearch.org/user/hashengineering-155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

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

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

1.  Yes
2.  Yes
3.  Yes
4.  Yes
5.  Couple of min
6.  Not much
7.  Yes
8.  Yup works awesome
hero member
Activity: 608
Merit: 526


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


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

Features
• 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
• Free and decentralised - Open Source under MIT license

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.  How long does it take to sync the blockchain?
4. Are you able to encrypt/decrypt the wallet?

On first run it will take a few minutes to sync up, during which the wallet will be shown as "Starting", and it will switch to "Running" once ready. If the wallet is stuck on starting, simply close the program and start it again.
To receive coins, use the address listed at the top-left of the window, and to send use the address at the bottom. To encrypt the wallet right-click it in the list on the right-hand side and select "Encrypt Wallet" then follow the prompts.
This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

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

Important:
Groestlcoin Lite uses a filename cate_org.groestlcoin.production.wallet instead of wallet.dat (like in Groestlcoin Core)
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\GroestlcoinLite (or open windows explorer and enter %appdata%\GroestlcoinLite) and back up your cate_org.groestlcoin.production.wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Libarary/Application Support/GroestlcoinLite and back up your cate_org.groestlcoin.production.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 2 minutes.
Download the Linux wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_unix_0_14_0.sh
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_macos_0_14_0.dmg
Download the Windows 32bit Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_windows_0_14_0.exe
Download the Windows 64bit Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_windows-x64_0_14_0.exe

Source code:
https://github.com/GroestlCoin/groestlcoinj - Groestlcoin Java Library for Groestlcoin Lite
https://github.com/GroestlCoin/cate - The Groestlcoin Lite Wallet Source code

1. Yes
2. Yes
3. Couple of min
4. Yes
hero member
Activity: 608
Merit: 526
cool
i got it running under linux, but you have to make sure to have java 8 installed or it fails during installation.


Yup you need java installed, verified on Ubuntu 14. What distro you running?
Make sure u have these installed also:
https://github.com/GroestlCoin/multigroestl/releases/download/v0.5.19/multigroestl-classic_unix_0_1_59.sh
https://github.com/GroestlCoin/multigroestl-hd/releases/download/v0.1.5/multigroestl-hd_unix_0_1_5.sh

They work awesome!
legendary
Activity: 2128
Merit: 1109
Graphic Design & Translation - BTC accepted here!
cool
i got it running under linux, but you have to make sure to have java 8 installed or it fails during installation.
member
Activity: 356
Merit: 65
Founder Groestlcoin


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


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

Features
• 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
• Free and decentralised - Open Source under MIT license

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.  How long does it take to sync the blockchain?
4. Are you able to encrypt/decrypt the wallet?

On first run it will take a few minutes to sync up, during which the wallet will be shown as "Starting", and it will switch to "Running" once ready. If the wallet is stuck on starting, simply close the program and start it again.
To receive coins, use the address listed at the top-left of the window, and to send use the address at the bottom. To encrypt the wallet right-click it in the list on the right-hand side and select "Encrypt Wallet" then follow the prompts.
This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

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

Important:
Groestlcoin Lite uses a filename cate_org.groestlcoin.production.wallet instead of wallet.dat (like in Groestlcoin Core)
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\GroestlcoinLite (or open windows explorer and enter %appdata%\GroestlcoinLite) and back up your cate_org.groestlcoin.production.wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Libarary/Application Support/GroestlcoinLite and back up your cate_org.groestlcoin.production.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 2 minutes.
Download the Linux wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_unix_0_14_0.sh
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_macos_0_14_0.dmg
Download the Windows 32bit Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_windows_0_14_0.exe
Download the Windows 64bit Wallet here: https://github.com/GroestlCoin/cate/releases/download/0.14-GRS/groestlcoin-lite_windows-x64_0_14_0.exe

Source code:
https://github.com/GroestlCoin/groestlcoinj - Groestlcoin Java Library for Groestlcoin Lite
https://github.com/GroestlCoin/cate - The Groestlcoin Lite Wallet Source code
member
Activity: 356
Merit: 65
Founder Groestlcoin


Simple Groestlcoin is a standalone wallet for Blackberry devices which does not depend on any centralized service and gives you full control over your precious groestlcoins. Its main advantages over the original Groestlcoin Blackberry client include support for HD wallet.


Features
• A single-page application which allows you to store your Groestlcoins securely and transfer them easily.
• It is an HD wallet which means your balance and full transaction history can always be restored using a single mnemonic code should anything bad happen to your device.
• This wallet is intended for mobile devices, hence it does not store a full Blockchain but instead acquires all the relevant data from random groestlcoin nodes using an SPV technique.
• Self-Destruction functionality. Set up a secret code which you can use to self-destruct all wallet data. Use your mnemonic code to restore your wallet again.
• Open source under GPL v3 License
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• No servers just the Groestlcoin network using the Groestlcoinj library.
• Simple and intuitive user interface.
• No worrying about losing private keys any more - use your "wallet words" (seed phrase) to restore them.

Mnemonic code
Simple Groestlcoin is a so called HD wallet: all Groestlcoin addresses and private keys come from a single mnemonic code which is essentially a phrase comprising of 12 random words. Please remember: whoever knows your mnemonic code also fully controls your Groestlcoins so it should be kept private at all times.
Also, in case if you lose your device or forget your wallet password only mnemonic code can get your Groestlcoins back, it's that important! Ideally one of the following actions should be taken once a new wallet is created:
• Either write your mnemonic code on a piece of paper and store it in a really secure place.
• Or encrypt your mnemonic code using wallet password as a key and store it wherever you like. For that you can use AES-256 text encryption in Secret Space Encryptor which is a popular open source Blackberry app.

Unconfirmed transactions
Here's a simple heuristic: treat any unconfirmed incoming transaction as if it does not exist yet. There are a lot of technical reasons for this and the rule applies to all wallets, not just to Simple Groestlcoin Wallet. Just wait for at least one confirmation and you'll be fine.

Transaction fees
Every transaction you send must have some fee attached to it. Fee goes not to wallet developer but to Groestlcoin miners who include transactions in blocks and thus give them confirmations. The higher fee you choose the faster transaction will be confirmed.

Wallet addresses
Due to privacy considerations wallet has not one but many addresses. In fact, wallet's default address gets changed on every new incoming transaction. Never worry about it as all the old wallet addresses stay valid forever and you can use any of them to receive funds.

In case you lose your password...
It's important to understand that Simple Groestlcoin Wallet is not a centralized service so you can't regain access to your funds by just providing an email or something like that. Here you'll need to restore a wallet using your mnemonic code and this is how to do it step by step:
1. Erase all current wallet data if you know how to do that (such an option is typically available in System Settings), otherwise just reinstall an application from scratch.
2. Open fresh application and you'll be given an option to restore your wallet instead of creating a new one, choose it and enter your mnemonic code as well as new wallet password.

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.  Does the self-destruction function work properly?

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.
Important note: restored wallet will appear empty at first and that is completely normal as it needs some time to catch up with network.

The application may have unfound bugs and problems. To leave feedback:  
1.  PM hashengineering on bitcointalk: https://bitcointalksearch.org/user/hashengineering-155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Blackberry App and possibly other software)
https://github.com/GroestlCoin/btcontract-wallet - The Simple Groestlcoin Blackberry Wallet Source code
member
Activity: 356
Merit: 65
Founder Groestlcoin


Simple Groestlcoin is a standalone wallet for Android devices which does not depend on any centralized service and gives you full control over your precious groestlcoins. Its main advantages over the original Groestlcoin Android client include support for HD wallet.


Features
• A single-page application which allows you to store your Groestlcoins securely and transfer them easily.
• It is an HD wallet which means your balance and full transaction history can always be restored using a single mnemonic code should anything bad happen to your device.
• This wallet is intended for mobile devices, hence it does not store a full Blockchain but instead acquires all the relevant data from random groestlcoin nodes using an SPV technique.
• Self-Destruction functionality. Set up a secret code which you can use to self-destruct all wallet data. Use your mnemonic code to restore your wallet again.
• Open source under GPL v3 License
• Wallet only needs to be backed up once, on initial creation.
• Wallet backup consists of simple list of 12 common words (BIP-0039).
• No servers just the Groestlcoin network using the Groestlcoinj library.
• Simple and intuitive user interface.
• No worrying about losing private keys any more - use your "wallet words" (seed phrase) to restore them.

Mnemonic code
Simple Groestlcoin is a so called HD wallet: all Groestlcoin addresses and private keys come from a single mnemonic code which is essentially a phrase comprising of 12 random words. Please remember: whoever knows your mnemonic code also fully controls your Groestlcoins so it should be kept private at all times.
Also, in case if you lose your device or forget your wallet password only mnemonic code can get your Groestlcoins back, it's that important! Ideally one of the following actions should be taken once a new wallet is created:
• Either write your mnemonic code on a piece of paper and store it in a really secure place.
• Or encrypt your mnemonic code using wallet password as a key and store it wherever you like. For that you can use AES-256 text encryption in Secret Space Encryptor which is a popular open source Android app.

Unconfirmed transactions
Here's a simple heuristic: treat any unconfirmed incoming transaction as if it does not exist yet. There are a lot of technical reasons for this and the rule applies to all wallets, not just to Simple Groestlcoin Wallet. Just wait for at least one confirmation and you'll be fine.

Transaction fees
Every transaction you send must have some fee attached to it. Fee goes not to wallet developer but to Groestlcoin miners who include transactions in blocks and thus give them confirmations. The higher fee you choose the faster transaction will be confirmed.

Wallet addresses
Due to privacy considerations wallet has not one but many addresses. In fact, wallet's default address gets changed on every new incoming transaction. Never worry about it as all the old wallet addresses stay valid forever and you can use any of them to receive funds.

In case you lose your password...
It's important to understand that Simple Groestlcoin Wallet is not a centralized service so you can't regain access to your funds by just providing an email or something like that. Here you'll need to restore a wallet using your mnemonic code and this is how to do it step by step:
1. Erase all current wallet data if you know how to do that (such an option is typically available in System Settings), otherwise just reinstall an application from scratch.
2. Open fresh application and you'll be given an option to restore your wallet instead of creating a new one, choose it and enter your mnemonic code as well as new wallet password.

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.  Does the self-destruction function work properly?

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.
Important note: restored wallet will appear empty at first and that is completely normal as it needs some time to catch up with network.

The application may have unfound bugs and problems. To leave feedback:  
1.  PM hashengineering on bitcointalk: https://bitcointalksearch.org/user/hashengineering-155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

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

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/GroestlCoin/btcontract-wallet - The Simple Groestlcoin Android Wallet Source code
member
Activity: 356
Merit: 65
Founder Groestlcoin


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


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

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

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

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

The application may have unfound bugs and problems. To leave feedback:  
1.  PM hashengineering on bitcointalk: https://bitcointalksearch.org/user/hashengineering-155038
2.  Email: [email protected]
3.  Reports of errors can also be posted in this topic.

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

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

Source code:
https://github.com/groestlCoin/agcore
hero member
Activity: 608
Merit: 526
I was in a pool, but delivering like 95% of hashrate, it doesn't make sense for network security as dwarfpool has more than 80% of network, and my ping to them is 65-85ms, suprnova is even better 45-65

Did you try https://www2.coinmine.pl/grs/ and https://groestlcoin.miningpoolhub.com/ ?
Most people are on Dwarfpool because there is no need to make an account.
hero member
Activity: 698
Merit: 500
I was in a pool, but delivering like 95% of hashrate, it doesn't make sense for network security as dwarfpool has more than 80% of network, and my ping to them is 65-85ms, suprnova is even better 45-65
hero member
Activity: 608
Merit: 526
why I get 40% of rejects by amd gpu miner, it says - ....rejected (inconclusive), I do have blocks - about 29,66 per day with 13,06Mh/s WU:46.36/m

Assuming you are solo mining (your address is FhN13HJhPQVo6Pj8p7jgDVPxu1XtoaB7MG by any chance? levski1914?), that means your blocks is being orphaned because of low hashrate. The higher your hashrate the lower orphan rate when solo mining. Its better to pool mine with such low hashrate.

Why would your blocks get orphaned because of low hashrate? That doesn't make any sense. Maybe if you have poor internet they would get orphaned because of propagation delay, but I don't see what low hashrate has to do with it. Also, the network hashrate is only 341 Mh/s, so he is mining with about 4% of the network hashrate, that doesn't seem very low in the scheme of things.

Well that is how Wolf0 explained it or i understood it :-P It is not being rejected by the network but locally by ur own deamon (look at the orphan chart at https://chainz.cryptoid.info/grs/#!extraction ) as i understood it. But then it was almost a year ago when i talked about this with him.
I tested btw with 1 gpu (30 mhz) and i got higher inconclusive rate. When i mined with 6 then it was much lower. Perhaps a bug in the sgminer?
legendary
Activity: 3136
Merit: 1116
why I get 40% of rejects by amd gpu miner, it says - ....rejected (inconclusive), I do have blocks - about 29,66 per day with 13,06Mh/s WU:46.36/m

Assuming you are solo mining (your address is FhN13HJhPQVo6Pj8p7jgDVPxu1XtoaB7MG by any chance? levski1914?), that means your blocks is being orphaned because of low hashrate. The higher your hashrate the lower orphan rate when solo mining. Its better to pool mine with such low hashrate.

Why would your blocks get orphaned because of low hashrate? That doesn't make any sense. Maybe if you have poor internet they would get orphaned because of propagation delay, but I don't see what low hashrate has to do with it. Also, the network hashrate is only 341 Mh/s, so he is mining with about 4% of the network hashrate, that doesn't seem very low in the scheme of things.
hero member
Activity: 608
Merit: 526
why I get 40% of rejects by amd gpu miner, it says - ....rejected (inconclusive), I do have blocks - about 29,66 per day with 13,06Mh/s WU:46.36/m

Assuming you are solo mining (your address is FhN13HJhPQVo6Pj8p7jgDVPxu1XtoaB7MG by any chance? levski1914?), that means your blocks is being orphaned because of low hashrate. The higher your hashrate the lower orphan rate when solo mining. Its better to pool mine with such low hashrate.
hero member
Activity: 698
Merit: 500
why I get 40% of rejects by amd gpu miner, it says - ....rejected (inconclusive), I do have blocks - about 29,66 per day with 13,06Mh/s WU:46.36/m
hero member
Activity: 608
Merit: 526
Bump for new visitors

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


member
Activity: 122
Merit: 10
Are we getting more models anytime soon? Cheesy
hero member
Activity: 819
Merit: 502
Is there some guide how to mine solo, because with 127.0.0.0 is not possible to start sgminer even when everything is ok in conf file

rpcport 1441
rpcallowip 127.0.0.1

I have seen some explanation to use mining_proxy but seems i dont know how to start.

Thanks

http://groestlcoin.org/forum/index.php?topic=427.0

Thanks. It works now.
hero member
Activity: 608
Merit: 526
Is there some guide how to mine solo, because with 127.0.0.0 is not possible to start sgminer even when everything is ok in conf file

rpcport 1441
rpcallowip 127.0.0.1

I have seen some explanation to use mining_proxy but seems i dont know how to start.

Thanks

http://groestlcoin.org/forum/index.php?topic=427.0
Pages:
Jump to: