News:

Be careful when downloading software.
Make sure to download only from official sources:
Official Groestlcoin Clients for Win, Mac, Linux

Main Menu
Menu

Show posts

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

Show posts Menu

Messages - jackielove4u

#301
Tutorials / How to setup a GRS ElectrumX for testnet
August 23, 2017, 04:37:52 PM
The following were tested in Ubuntu 16.04, some dependencies can be different in other distros

    • apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y
    • dd if=/dev/zero of=/swapfile bs=1M count=4096
    • mkswap /swapfile
    • swapon /swapfile
    • echo "/swapfile swap swap defaults 0 0" >> /etc/fstab
    • sudo apt-get install build-essential libssl-dev libboost-all-dev libdb5.3 libdb5.3-dev libdb5.3++-dev libtool automake libevent-dev bsdmainutils -y
    • sudo apt-get install git ntp make g++ gcc autoconf cpp ngrep iftop sysstat autotools-dev pkg-config libminiupnpc-dev libzmq3-dev -y
    • sudo apt-get install libgmp-dev libsqlite3-dev python python3 net-tools zlib1g-dev gettext jq -y
    • git clone https://github.com/groestlcoin/groestlcoin
    • cd groestlcoin
    • ./autogen.sh
    • ./configure
    • make
    • strip src/groestlcoind src/groestlcoin-cli src/groestlcoin-tx src/groestlcoin-wallet src/groestlcoin-util
    • sudo mv src/groestlcoind src/groestlcoin-cli src/groestlcoin-tx src/groestlcoin-wallet src/groestlcoin-util /usr/bin
    • mkdir ~/.groestlcoin
    • nano ~/.groestlcoin/groestlcoin.conf
    • write:
      listen=1
      server=1
      maxconnections=863
      daemon=1
      txindex=1
      blockfilterindex=1
      coinstatsindex=1
      rpcuser=yourusernamehere
      rpcpassword=yourpasswordhere
    • Crtl+o enter, ctrl X
    • groestlcoind -testnet
    • Let it sync (can take up to 1 hour), verify with groestlcoin-cli -testnet getinfo
    • cd ~
    • git clone https://github.com/Groestlcoin/electrumx-grs-installer.git
    • cd electrumx-grs-installer
    • sudo -H ./install.sh
    • nano /etc/electrumx.conf
    • change DAEMON_URL to http://yourusernamehere:yourpasswordhere@localhost/
    • Add these:
      NET = testnet
      COIN = Groestlcoin
      SERVICES=tcp://:51001,ssl://:51002,wss://:51004
      REPORT_SERVICES=tcp://yourhost:51001,ssl://YourHost:51002
    • Crtl+o enter, ctrl X
    • service electrumx-grs start
    • add your server on https://1209k.com/bitcoin-eye/ele.php?chain=tgrs

check logs with: journalctl -u electrumx-grs -f
#302
Technical Support / Re: JSwallet sending error
August 11, 2017, 07:24:47 PM
Can you check if jswallet works correct again now? We made some changes to it just now.
#303
General Discussion / Re: Notes on Development
August 09, 2017, 07:15:45 PM
Thank you Mark!
Yes our approach will be rewarded in the end, we want to have the basis right first which have a working wallet. No fancy conf file or bootstrap file needed.
Make it so easy that your grandmother and granddaughter can download and install it without any explanation. We hate the addnode in the conf solution other coins provide, it doesnt look professional.
#304
Technical Support / Re: JSwallet sending error
August 06, 2017, 10:10:40 AM
Quote from: slavamaximo on July 31, 2017, 10:59:49 AM
Quote from: jackielove4u on July 23, 2017, 08:00:16 PM
Quote from: slavamaximo on July 05, 2017, 12:55:13 PM
Quote from: jackielove4u on July 02, 2017, 08:45:29 PM
try sending multiple times in a row.
I just tried and it went through on the second time.
I tried many times, no result


Отправлено с моего iPhone используя Tapatalk

Is your problem solved?

Hi! Thanks for your message!
No, not solved. Where can I import brain key and private key?


Отправлено с моего iPhone используя Tapatalk
You can import private key to groestlwallet on your mobile. Generate a qr code wirh your private key first.
#305
General Discussion / Re: Daily Crypto Nooooooz
August 04, 2017, 01:11:54 AM
Quote from: indiamikezulu on August 03, 2017, 02:04:07 AM
This chart says it all: https://bittrex.com/Market/Index?MarketName=BTC-GRS

Alcurex is still in limbo.

GRS-LTC on Cryptopia shows a much tighter buy-sell spread. I picked up 1,000 GRS there just yesterday.

GRS-DOGE: I love Doge. Everyone loves Doge, but that's not the same as being prepared to buy in during its long-slow-decline phases. Zero volume on this pair.

GRS-ETH: sigh: I hoped to get some volume here; but Eth's recent screw-ups have made that hard. If anyone wants to buy ETH with GRS, contact me.
https://bitcointalk.org/index.php?topic=458732.msg20596170#msg20596170
#306
General Discussion / Re: Daily Crypto Nooooooz
August 02, 2017, 09:48:49 AM
Quote from: indiamikezulu on August 02, 2017, 04:58:13 AM
Krypto Nooz 2/8

We don't tout for it, but IndiaMikeZulu has a P2P 'Lounge Room.' There's a lively discussion going on there now about GRS. These guys are old-timer POW enthusiasts. Let's see how that goes.

And The State of Exchanges? I am reluctant to post scuttlebutt here, but there is a lot of chatter about the major exchanges. We weren't impressed by the exchanges' response to the recent massive influx of capital. Well, perhaps the drama around BCC is Round Two of this?
How can users join your p2p lounge room?
#307
General Discussion / Re: Daily Crypto Nooooooz
July 30, 2017, 11:29:57 AM
Quote from: indiamikezulu on July 30, 2017, 10:28:37 AM
Does anyone here trade on Alcurex? Is it creepy that most of their coins seem 'Deposit Unavailable'? (Is there some invisible button that I missed?)

Not trading on Alcurex here
#308
GPU Mining | AMD / Re: rx 470 conf file
July 26, 2017, 11:03:48 AM
Quote from: despa on July 26, 2017, 02:14:29 AM
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 50

sgminer -k groestlcoin --no-submit-stale -o stratum+tcp://erebor.dwarfpool.com:3345 -u Frq9S64523TSyzyzKciJ9kf3QWs2TRxVGt.0 -p 1 -I 19 -g 4 -w 256 --gpu-platform 1

http://imgur.com/aUZRzkL http://imgur.com/aeTESE7 http://imgur.com/g8i1DXM

i getting 14.12m/14.12mh/s, can i do better?
Try I -20 and install latest catalyst
#309
Quote from: despa on July 26, 2017, 01:48:08 AM
Quote from: jackielove4u on July 25, 2017, 09:24:47 PM
Quote from: despa on July 25, 2017, 07:24:57 PM
Quote from: jackielove4u on July 25, 2017, 06:36:31 PM
What is the problem? What help do you need? I only see the settings you use.

Verstuurd vanaf mijn SM-G935F met Tapatalk

sgminer5-grs does not start, the cmd Opens and closes quickly.
if i put:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 50

the sgminer5-grs save the value and close
Try this: http://groestlcoin.org/forum/index.php?topic=427.0

Verstuurd vanaf mijn SM-G935F met Tapatalk


I discovered the missing command and was --gpu-platform 1. The config.bat Stayed like this:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 50

sgminer -k groestlcoin --no-submit-stale -o stratum+tcp://erebor.dwarfpool.com:3345 -u Frq9S64523TSyzyzKciJ9kf3QWs2TRxVGt.0 -p 1 -I 21 -g 4 -w 64 --gpu-platform 1

now i can mining on dwarfpool.

Dwarfpool mining tell us to put this comand line:
sgminer -I 19 -g 4 -w 64 -k groestlcoin --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3345" -u COIN_WALLET -p 1
--failover-only -o "stratum+tcp://moria.dwarfpool.com:3345" -u COIN_WALLET -p 1

Where COIN_WALLET = is ur wallet.work and -p: ur password, in this case is 1 because dwarfpool dont need register.

u can create a readme.txt like that? i take this readme.txt from claymore gpu miner. Because I dont know what -I -G -W can do =/.
COMMAND LINE OPTIONS:

-zpool    ZCash pool address. Only Stratum protocol is supported.
   Miner also supports SSL/TLS encryption for all data between miner and pool (if pool supports encryption), it significantly improves security.
   To enable encryption, use "ssl://" or "stratum+ssl://" prefix (or "tls" instead of "ssl"), for example: "-zpool ssl://asia1-zcash.flypool.org:3443"

-zwal    Your ZCash wallet address. Also worker name and other options if pool supports it.
   Pools that require "Login.Worker" instead of wallet address are not supported directly currently, but you can use "-allpools 1" option to mine there.

-zpsw    Password for ZCash pool, use "x" as password.

-a   algoritm selection. Possible values: 0..2. 0 - autodetect. You can also specify values for every card, for example "-a 0,2,1". Default value is "0".

-asm   try faster assembler algorithm implementation when possible, it is less compatible but faster. Specify "-asm 0" to disable this option.
   You can also specify values for every card, for example "-asm 0,1,0". Default value is "1".
   Assembler implementation is available for some cards only, miner displays "algorithm ASM" when it is available.

-i   mining intensity. Possible values: 0...9. 0 - lowest intensity and CPU usage, 9 - maximal intensity. You can also specify values for every card, for example "-i 2,5,6". Default value is "6".
   Note: reduce intensity if you get low speed or miner is unstable. Also check several values to find the best speed, for example, "-i 8" can be a bit faster than "-i 9" in some cases.

-old   try to use "-old 1" if v12.0 works stable for you, but newer versions are unstable.

-allpools Specify "-allpools 1" if miner does not want to mine on specified pool (because it cannot mine devfee on that pool), but you agree to use some default pools for devfee mining.
   Note that if devfee mining pools will stop, entire mining will be stopped too.

-di    GPU indexes, default is all available GPUs. For example, if you have four GPUs "-di 02" will enable only first and third GPUs (#0 and #2).
   Use "-di detect" value to detect correct GPU order for temperatures management (requires non-zero "-tt" option); note that it will not work properly if you do not want to assign all GPUs to miner (add "-gmap" option to fix it).
   You can also turn on/off cards in runtime with "0"..."9" keys and check current statistics with "s" key.

-ftime   failover main pool switch time, in minutes, see "Failover" section below. Default value is 30 minutes, set zero if there is no main pool.

-wd    watchdog option. Default value is "-wd 1", it enables watchdog, miner will be closed (or restarted, see "-r" option) if any thread is not responding for 1 minute or OpenCL call failed.
   Specify "-wd 0" to disable watchdog.

-r   Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".

-retrydelay   delay, in seconds, between connection attempts. Default values is "20". Specify "-retrydelay -1" if you don't need reconnection, in this mode miner will exit if connection is lost.

-dbg   debug log and messages. "-dbg 0" - (default) create log file but don't show debug messages.
   "-dbg 1" - create log file and show debug messages. "-dbg -1" - no log file and no debug messages.

-logfile debug log file name. After restart, miner will append new log data to the same file. If you want to clear old log data, file name must contain "noappend" string.
   If missed, default file name will be used.

-nofee   set "1" to cancel my developer fee at all. In this mode some recent optimizations are disabled so mining speed will be slower by about 5%.
   By enabling this mode, I will lose 100% of my earnings, you will lose only 2.5% of your earnings.
   So you have a choice: "fastest miner" or "completely free miner but a bit slower".
   If you want both "fastest" and "completely free" you should find some other miner that meets your requirements, just don't use this miner instead of claiming that I need
   to cancel/reduce developer fee, saying that 2% developer fee is too much for this miner and so on.

-benchmark   benchmark mode, specify "-benchmark 1" to see hashrate for your hardware.

-li   low intensity mode. Reduces mining intensity, useful if your cards are overheated. Note that mining speed is reduced too.
   More value means less heat and mining speed, for example, "-li 10" is less heat and mining speed than "-li 1". You can also specify values for every card, for example "-li 3,10,50".
   Default value is "0" - no low intensity mode.

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
   You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
   "-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
   Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.

-ttli   reduce entire mining intensity (for all coins) automatically if GPU temperature is above specified value. For example, "-ttli 80" reduces mining intensity if GPU temperature is above 80C.
   You can see if intensity was reduced in detailed statistics ("s" key).
   You can also specify values for every card, for example "-ttli 80,85,80". You also should specify non-zero value for "-tt" option to enable this option.
   It is a good idea to set "-ttli" value higher than "-tt" value by 3-5C.
   NOTE: Check "KNOWN ISSUES" section. GPU indexes in temperature control sometimes don't match GPU indexes in mining!

-tstop   set stop GPU temperature, miner will stop mining if GPU reaches specified temperature. For example, "-tstop 95" means 95C temperature. You can also specify values for every card, for example "-tstop 95,85,90".
   This feature is disabled by default ("-tstop 0"). You also should specify non-zero value for "-tt" option to enable this option.
   NOTE: Check "KNOWN ISSUES" section. GPU indexes in temperature control sometimes don't match GPU indexes in mining!
   If it turned off wrong card, it will close miner in 30 seconds.
   You can also specify negative value to close miner immediately instead of stopping GPU, for example, "-tstop -95" will close miner as soon as any GPU reach 95C temperature.

-fanmax   set maximal fan speed, in percents, for example, "-fanmax 80" will set maximal fans speed to 80%. You can also specify values for every card, for example "-fanmax 50,60,70".
   This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "100".

-fanmin   set minimal fan speed, in percents, for example, "-fanmin 50" will set minimal fans speed to 50%. You can also specify values for every card, for example "-fanmin 50,60,70".
   This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "0".

-cclock   set target GPU core clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-cclock 1000,1050,1100,0".
   Unfortunately, AMD blocked underclocking for some reason, you can overclock only.

-mclock   set target GPU memory clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-mclock 1200,1250,1200,0".
   Unfortunately, AMD blocked underclocking for some reason, you can overclock only.

-powlim set power limit, from -50 to 50. If not specified, miner will not change power limit. You can also specify values for every card, for example "-powlim 20,-20,0,10".

-cvddc   set target GPU core voltage, multiplied by 1000. For example, "-cvddc 1050" means 1.05V. You can also specify values for every card, for example "-cvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.

-mvddc   set target GPU memory voltage, multiplied by 1000. For example, "-mvddc 1050" means 1.05V. You can also specify values for every card, for example "-mvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.

-mport   remote monitoring/management port. Default value is -3333 (read-only mode), specify "-mport 0" to disable remote monitoring/management feature.
   Specify negative value to enable monitoring (get statistics) but disable management (restart, uploading files), for example, "-mport -3333" enables port 3333 for remote monitoring, but remote management will be blocked.
   You can also use your web browser to see current miner state, for example, type "localhost:3333" in web browser.
   Warning: use negative option value or disable remote management entirely if you think that you can be attacked via this port!
   By default, miner will accept connections on specified port on all network adapters, but you can select desired network interface directly, for example, "-mport 127.0.0.1:3333" opens port on localhost only.

-mpsw   remote monitoring/management password. By default it is empty, so everyone can ask statistics or manage miner remotely if "-mport" option is set. You can set password for remote access (at least EthMan v3.0 is required to support passwords).

-colors enables or disables colored text in console. Default value is "1", use "-colors 0" to disable coloring. Use 2...4 values to remove some of colors.

-v   displays miner version, sample usage: "-v 1".

-gmap   sets GPU order in fan/temperature list. This option is similar to "-di" option, but it manages fan/temperature list.
   For example, if you have two cards, you can change their order by adding "-gmap 10". Another example, reverse order for six cards: "-gmap 543210".
   This option is also useful if you want to exclude some GPUs from the list. For example, if you have four cards, you can exclude first GPU from fan/temperature list with "-gmap 123".



CONFIGURATION FILE

You can use "config.txt" file instead of specifying options in command line.
If there are not any command line options, miner will check "config.txt" file for options.
If there is only one option in the command line, it must be configuration file name.
If there are two or more options in the command line, miner will take all options from the command line, not from configuration file.
Place one option per line, if first character of a line is ";" or "#", this line will be ignored.
You can also use environment variables in "epools.txt" and "config.txt" files. For example, define "WORKER" environment variable and use it as "%WORKER%" in config.txt or in epools.txt.



SAMPLE USAGE

flypool SSL/TLS connection:
   ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorkerName -zpsw x

anyway problem solved xD
Yes with the new amd cards you need to add:
--gpu-platform 1
#310
Quote from: despa on July 25, 2017, 07:24:57 PM
Quote from: jackielove4u on July 25, 2017, 06:36:31 PM
What is the problem? What help do you need? I only see the settings you use.

Verstuurd vanaf mijn SM-G935F met Tapatalk

sgminer5-grs does not start, the cmd Opens and closes quickly.
if i put:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 50

the sgminer5-grs save the value and close
Try this: http://groestlcoin.org/forum/index.php?topic=427.0
#311
Quote from: despa on July 25, 2017, 06:27:06 PM
man plz help me.

I try everything, i have a rx 470.

this is dwarfpool settings:

sgminer -I 19 -g 4 -w 64 -k groestlcoin --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3345" -u COIN_WALLET -p 1
--failover-only -o "stratum+tcp://moria.dwarfpool.com:3345" -u COIN_WALLET -p 1

this is I put:
http://imgur.com/a/coGR9

but cpuminer work just fine.

this commands is needed? i try too =(.
--opencl-platform 1 --opencl-device 0

a txt file like that will help a lot:

Genoil's ethminer 0.9.41-genoil-1.1.6
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Usage ethminer [OPTIONS]
Options:

Work farming mode:
    -F,--farm <url>  Put into mining farm mode with the work server at URL (default: http://127.0.0.1:8545)
    -FF,-FO, --farm-failover, --stratum-failover <url> Failover getwork/stratum URL (default: disabled)
   --farm-retries <n> Number of retries until switch to failover (default: 3)
   -S, --stratum <host:port>  Put into stratum mode with the stratum server at host:port
   -FS, --failover-stratum <host:port>  Failover stratum server at host:port
    -O, --userpass <username.workername:password> Stratum login credentials
    -FO, --failover-userpass <username.workername:password> Failover stratum login credentials (optional, will use normal credentials when omitted)
    --work-timeout <n> reconnect/failover after n seconds of working on the same (stratum) job. Defaults to 180. Don't set lower than max. avg. block time
    -SV, --stratum-version <n>  Stratum client version. Defaults to 1 (async client). Use 2 to test new synchronous client.
    -ES, --ethereum-stratum  Use EthereumStratum/1.0.0 mode.
    --farm-recheck <n>  Leave n ms between checks for changed work (default: 500). When using stratum, use a high value (i.e. 2000) to get more stable hashrate output

Benchmarking mode:
    -M [<n>],--benchmark [<n>] Benchmark for mining and exit; Optionally specify block number to benchmark against specific DAG.
    --benchmark-warmup <seconds>  Set the duration of warmup for the benchmark tests (default: 3).
    --benchmark-trial <seconds>  Set the duration for each trial for the benchmark tests (default: 3).
    --benchmark-trials <n>  Set the duration of warmup for the benchmark tests (default: 5).
Simulation mode:
    -Z [<n>],--simulation [<n>] Mining test mode. Used to validate kernel optimizations. Optionally specify block number.
Mining configuration:
    -G,--opencl  When mining use the GPU via OpenCL.
    -U,--cuda  When mining use the GPU via CUDA.
    -X,--cuda-opencl Use OpenCL + CUDA in a system with mixed AMD/Nvidia cards. May require setting --opencl-platform 1
    --opencl-platform <n>  When mining using -G/--opencl use OpenCL platform n (default: 0).
    --opencl-device <n>  When mining using -G/--opencl use OpenCL device n (default: 0).
    --opencl-devices <0 1 ..n> Select which OpenCL devices to mine on. Default is to use all
    -t, --mining-threads <n> Limit number of CPU/GPU miners to n (default: use everything available on selected platform)
    --allow-opencl-cpu Allows CPU to be considered as an OpenCL device if the OpenCL platform supports it.
    --list-devices List the detected OpenCL/CUDA devices and exit. Should be combined with -G or -U flag
    -L, --dag-load-mode <mode> DAG generation mode.
        parallel    - load DAG on all GPUs at the same time (default)
        sequential  - load DAG on GPUs one after another. Use this when the miner crashes during DAG generation
        single <n>  - generate DAG on device n, then copy to other devices
    --cl-extragpu-mem Set the memory (in MB) you believe your GPU requires for stuff other than mining. default: 0
    --cl-local-work Set the OpenCL local work size. Default is 64
    --cl-global-work Set the OpenCL global work size as a multiple of the local work size. Default is 4096 * 64
    --cuda-extragpu-mem Set the memory (in MB) you believe your GPU requires for stuff other than mining. Windows rendering e.t.c..
    --cuda-block-size Set the CUDA block work size. Default is 128
    --cuda-grid-size Set the CUDA grid size. Default is 8192
    --cuda-streams Set the number of CUDA streams. Default is 2
    --cuda-schedule <mode> Set the schedule mode for CUDA threads waiting for CUDA devices to finish work. Default is 'sync'. Possible values are:
        auto  - Uses a heuristic based on the number of active CUDA contexts in the process C and the number of logical processors in the system P. If C > P, then yield else spin.
        spin  - Instruct CUDA to actively spin when waiting for results from the device.
        yield - Instruct CUDA to yield its thread when waiting for results from the device.
        sync  - Instruct CUDA to block the CPU thread on a synchronization primitive when waiting for the results from the device.
    --cuda-devices <0 1 ..n> Select which CUDA GPUs to mine on. Default is to use all
General Options:
    -v,--verbosity <0 - 9>  Set the log verbosity from 0 to 9 (default: 8).
    -V,--version  Show the version and exit.
    -h,--help  Show this help message and exit.
What is the problem? What help do you need? I only see the settings you use.
#312
Technical Support / Re: JSwallet sending error
July 23, 2017, 08:00:16 PM
Quote from: slavamaximo on July 05, 2017, 12:55:13 PM
Quote from: jackielove4u on July 02, 2017, 08:45:29 PM
try sending multiple times in a row.
I just tried and it went through on the second time.
I tried many times, no result


Отправлено с моего iPhone используя Tapatalk

Is your problem solved?
#314
Quote from: 703m on July 19, 2017, 06:34:59 PM
When I look at the addresses in my armory wallet the balance reads 0.00 across the board, but the block explorer at https://chainz.cryptoid.info/grs/ shows that they exist. Is there any way to move the address to another wallet or otherwise get Groestlcoin armory to show the coins?

My problem seems to be that Groestlcoin Armory doesn't go online across any of my computers, so if any can tell me how to get the coins out of the wallet despite that it'd be appreciated.

Do you have just groestlcoin armory on those machines or also groestlcoin core 2.13.3? They are not compatible yet. Either use groestlcoin armory or groestlcoin. It doesnt matter if you have one open at a time. They both use the same blockchain files. Groestlcoin arnory only works with v2.11.0. V2.13.3 will mess it up. When you want to use groestlcoin armory you need to uninstall groestlcoin core v2.13.3 and only use that.

New groestlcoin armory is planned in future.
#315
Quote from: snnrman on July 21, 2017, 01:00:36 PM
Hello,

First of all, thank you for all your hard work!

The question is, I have 70Mh/s via ccminer v2.1 and Dwarfpool. When I mine solo via SGmier5 I have max 29Mh/s. Is it ok for solo mining or SGminer perfomance is much lower? I have 1080ti OC.

Groestlcoin doesn't support 'getwork'. CCminer doesn't support 'getblocktemplate'.
You can't solo mine with ccminer. You can solo mine with SGminer, this has getblocktemplate support but SGminer has lower hashrate.