Pages:
Author

Topic: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! - page 15. (Read 44403 times)

jr. member
Activity: 69
Merit: 2
*edit: Needed to load Blockchain from scratch and all missing payments did show*

hey there

I was mining on https://trtl.mine2gether.com/#
Last transaction on my windows wallet (v.1.0.6625.36022) is from 05.04.2018
Its is fully synced atm but there are missing severeal payments which were sent from the pool.

Code:
18.4.2018, 01:43:57	...8b16a1441639dd92efe3	1482.00	3
18.4.2018, 01:33:56 ...5c409d54fc506ca99b2f 1156.00 3
18.4.2018, 01:23:53 ...bba806b3a2bc5d4b768 1684.00 3
18.4.2018, 01:03:53 .....0b19613a864140fc 1624.00 3
18.4.2018, 00:53:51 ........5c89f02ba832f0 1404.00 3
18.4.2018, 00:43:50 .......dd5e60d14b21934f 1461.00 3
18.4.2018, 00:33:49 ....b0bb350c9ec33c66796 1295.00 3
18.4.2018, 00:23:48 ...91be5aac7411e060c1a7 2360.00 3
18.4.2018, 00:03:46 ..0a6afd34a9016787818da 1297.00 3
17.4.2018, 23:53:44 ...f5534282904845f155a6 1708.00 3
16.4.2018, 02:08:43 .5c410b13e7fcc0ad98ff8a1 652.00 3
16.4.2018, 01:58:42 ...176ea6eac1041b0250fd 618.00 3
16.4.2018, 01:48:42 ....485edb5d7080b92b9e 1867.00 3
16.4.2018, 01:38:41 .97eab9d8b3c803874e7f7a 1280.00 3
16.4.2018, 01:18:42 ...95f4033fb6af7a90fd84 1764.00 3
16.4.2018, 01:08:39 ...de64f83da312fc0b55a 1947.00 3
16.4.2018, 00:58:41 ...01260b5da4d4463eb70 3483.00 3
16.4.2018, 00:48:39 ...cbc1321c84f6227aabc 2652.00 3
16.4.2018, 00:38:40 ...a27d5ee671b300ea5ad 2320.00 3
16.4.2018, 00:28:39 .......b6cf02dd655c4f5 4886.00 3
16.4.2018, 00:18:37 .0e8690531137ef2def500 1717.00 3
16.4.2018, 00:08:36 ....c7b2418809ebc4cb07 743.00 3
5.4.2018, 02:23:46 ....1471dc8cdea0f28159 946.00 0


*edit: Needed to load Blockchain from scratch and all missing payments did show*
 
hero member
Activity: 1274
Merit: 556
Just had a headache with turtlepool.space.
Been mining for a couple of days. Just now I found out that I've been mining all day for nothing, i.e. although I'm connected to the pool and hashing, the pool website hasn't recorded any hashrate from me since 7am this morning.

Shut down the miner (SRB), restarted, now everything looks fine again. Nofaking clue what happened there, except I seem to have lost 7 hours of mining.
newbie
Activity: 417
Merit: 0
i use GUI valet. and i not have  history transaction .

i send today TRTL on exchange and i not received . Now admin  ask paymant ID but in GUI valet  not history and i not see pamynt id and transaction ID

How i see transaction ID?

i try CLI but demon not start. i have last deamon and last gui. Gui work ok but CLI not
i click on walletd.exe or TurtleCoind.exe but open and close in 1 sec. simlewalletopen but not work without deamon.

any help?
newbie
Activity: 6
Merit: 0


Variant needs to be 1
sr. member
Activity: 574
Merit: 261
Code:
{
    "algo": "cryptonight_lite",
    "background": false,
    "colors": true,
    "donate-level": 1.0,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "threads": [
        {
            "index": 0,
            "threads": 8,
            "blocks": 30,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        },
        {
            "index": 1,
            "threads": 8,
            "blocks": 30,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        }
    ],
    "pools": [
        {
            "url": "turtle.ingest.cryptoknight.cc:4901",
            "user": "myaddy",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": -1
        },
        {
            "url": "indeedminers.eu:3333",
            "user": "xmrig",
            "pass": "x",
            "keepalive": true,
            "nicehash": true,
            "variant": -1
        }
    ],
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null
    }
}

Still won't mine. Undecided

As far as I can see there are two errors in your config:
(1) "algo": "cryptonight_lite" should be "algo": "cryptonight-lite"
(2) "variant": -1 should be  "variant": 1.
Below is my config and it works fine (used with xmrig-amd-2.6.0-beta1-win64, but should be same for Nvidia).

Code:
 {
    "algo": "cryptonight-lite",
    "background": false,
    "colors": true,
    "donate-level": 1,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "opencl-platform": 0,
    "threads": [
        {
            "index": 0,
            "intensity": 960,
            "worksize": 8,
            "affine_to_cpu": false
        }
    ],
    "pools": [
        {
            "url": "trtl.mine2gether.com:4445",
            "user": "TRTLuyutR26cP4XeszHQFMBjHV96Qn9UxAD3dzhUv2JgAANuzeJpQqqJnP8M2pB1UGDJ7kJnBx16mVHwEmbU3BqvfQ3GdKBsgZ2",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": 1
        }
    ],
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null
    }
}
legendary
Activity: 3164
Merit: 1003
Code:
{
    "algo": "cryptonight_lite",
    "background": false,
    "colors": true,
    "donate-level": 1.0,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "threads": [
        {
            "index": 0,
            "threads": 8,
            "blocks": 30,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        },
        {
            "index": 1,
            "threads": 8,
            "blocks": 30,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        }
    ],
    "pools": [
        {
            "url": "turtle.ingest.cryptoknight.cc:4901",
            "user": "myaddy",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": -1
        },
        {
            "url": "indeedminers.eu:3333",
            "user": "xmrig",
            "pass": "x",
            "keepalive": true,
            "nicehash": true,
            "variant": -1
        }
    ],
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null
    }
}


Still won't mine. Undecided
legendary
Activity: 3164
Merit: 1003
Can anyone show me what I'm doing wrong please? thx Smiley
Using xmrig-nvidia-2.6.0-beta1-cuda9-win64. Windows NVIDIA.
Not hashing.


Code:
{
    "algo": "cryptonight_light -variant 1",
 
    "pools": [
        {
            .....
            "variant": -1
        }
    ],    

it should be
Code:
    "algo": "cryptonight_light",
 
    "pools": [
        {
            .....
            "variant": 1
        }
    ],

its profitable but for now it less or no buyer, look for cn-heavy coin (sumo, haven) or better use optimized nvidia algo like:
  • Ultima (skein)
  • Verge (x17)
  • Pigeon (x16s
  • Verge (lyra2rev2)
  • Ravencoin (x16r)
Yes I know..thx.... but I need to set this up. Any help plz? Smiley
member
Activity: 126
Merit: 51
Can anyone show me what I'm doing wrong please? thx Smiley
Using xmrig-nvidia-2.6.0-beta1-cuda9-win64. Windows NVIDIA.
Not hashing.


Code:
{
    "algo": "cryptonight_light -variant 1",
 
    "pools": [
        {
            .....
            "variant": -1
        }
    ],    

it should be
Code:
    "algo": "cryptonight-lite",
 
    "pools": [
        {
            .....
            "variant": 1
        }
    ],

its profitable but for now it less or no buyer, look for cn-heavy coin (sumo, haven) or better use optimized nvidia algo like:
  • Ultima (skein)
  • Verge (x17)
  • Pigeon (x16s
  • Verge (lyra2rev2)
  • Ravencoin (x16r)
legendary
Activity: 3164
Merit: 1003
Can anyone show me what I'm doing wrong please? thx Smiley
Using xmrig-nvidia-2.6.0-beta1-cuda9-win64. Windows NVIDIA.
Not hashing.



Code:
[2018-04-17 07:54:47] speed 10s/60s/15m n/a n/a n/a H/s max: n/a H/s
[2018-04-17 07:54:47] GPU #0: 135/405 MHz 0W 25C FAN 56%
[2018-04-17 07:54:47] GPU #1: 135/405 MHz 0W 26C FAN 33%
[2018-04-17 07:55:47] speed 10s/60s/15m n/a n/a n/a H/s max: n/a H/s
[2018-04-17 07:55:47] GPU #0: 135/405 MHz 0W 25C FAN 56%
[2018-04-17 07:55:47] GPU #1: 135/405 MHz 0W 25C FAN 33%
[2018-04-17 07:56:47] speed 10s/60s/15m n/a n/a n/a H/s max: n/a H/s
[2018-04-17 07:56:47] GPU #0: 135/405 MHz 0W 24C FAN 56%
[2018-04-17 07:56:47] GPU #1: 137/405 MHz 0W 25C FAN 33%
[2018-04-17 07:57:47] speed 10s/60s/15m n/a n/a n/a H/s max: n/a H/s
[2018-04-17 07:57:47] GPU #0: 135/405 MHz 0W 24C FAN 56%
[2018-04-17 07:57:47] GPU #1: 135/405 MHz 0W 25C FAN 33%

Code:
{
    "algo": "cryptonight_light -variant 1",
    "background": false,
    "colors": true,
    "donate-level": 1,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "threads": [
        {
            "index": 0,
            "threads": 8,
            "blocks": 30,
            "bfactor": 10,
            "bsleep": 100,
            "affine_to_cpu": false
        },
        {
            "index": 1,
            "threads": 8,
            "blocks": 30,
            "bfactor": 10,
            "bsleep": 100,
            "affine_to_cpu": false
        }
    ],
    "pools": [
        {
            "url": "turtle.ingest.cryptoknight.cc:4901",
            "user": "MY ADDRESS",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": -1
        }
    ],
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null
    }
}
newbie
Activity: 322
Merit: 0
TurtleCoin v 0.4.2 is now released!
https://github.com/turtlecoin/turtlecoin/releases/tag/v0.4.2

The most important changes in this release are a move to 'walletgreen' wallet format for simplewallet (so that wallet format and code is consistent with walletd, which already used walletgreen) and the move to Cryponight Lite Variant 1 hashing algorithm (which will take affect at block 350,000) to circumvent recently released Cryptonight ASIC miners.

Big thanks to ZedPea, JerMe404, DeerTacos, Ereptor,Cryptonote Developers, Bytecoin Developers, Forknote Project, TurtleCoin Community and others for their contributions!

Enjoy.

-bebop



hi, i need block file to make fast syncronize, can you help me to upload its, please.

any here, dev and team can help me?
please dont quite man!
Bootstrap the blockchain, then afterward wait about 25 min for it to sync then you should be good. Instructions are on the github if you google it.

Edit: instructions here: https://github.com/turtlecoin/turtlecoin/wiki/Bootstrapping-the-Blockchain


Thank's you friend
member
Activity: 126
Merit: 51
With 1 trillion coins total it extremely expensive at 1 satoshi. It deserves only trading pair with Doge.
it expected to be 2 sat after 40 years  Grin

  • Block reward: ~ 29000 TRTL, slowly decreasing over about 40 years
it hard now to sell it at 1 satoshi, daily volume is going down and down from BTC 2 now BTC 0.1
legendary
Activity: 1904
Merit: 1003
With 1 trillion coins total it extremely expensive at 1 satoshi. It deserves only trading pair with Doge.
full member
Activity: 420
Merit: 184
I wonder if attempting to bootstrap the blockchain will be any quicker. The download speed of the file is a whopping 612kB/sec on my 40Mb connection currently.

It didn't speed things up for me - the new wallet starting syncing from block 0 despite following the bootstrap instructions precisely.
hero member
Activity: 1274
Merit: 556
I wonder if attempting to bootstrap the blockchain will be any quicker. The download speed of the file is a whopping 612kB/sec on my 40Mb connection currently.
member
Activity: 280
Merit: 10
full member
Activity: 675
Merit: 100
330,000,000 Turtle on sell orders @ 1 sat on TradeOgre and almost zero buyers.

This coin needs a reverse split to save it.

newbie
Activity: 10
Merit: 0
CryptoNight V1 is the same as CryptoNight?

can be mined with the X3?

See above, apparently its cryptonightlite
newbie
Activity: 6
Merit: 0
TurtleCoin v 0.4.2 is now released!
https://github.com/turtlecoin/turtlecoin/releases/tag/v0.4.2

The most important changes in this release are a move to 'walletgreen' wallet format for simplewallet (so that wallet format and code is consistent with walletd, which already used walletgreen) and the move to Cryponight Lite Variant 1 hashing algorithm (which will take affect at block 350,000) to circumvent recently released Cryptonight ASIC miners.

Big thanks to ZedPea, JerMe404, DeerTacos, Ereptor,Cryptonote Developers, Bytecoin Developers, Forknote Project, TurtleCoin Community and others for their contributions!

Enjoy.

-bebop



hi, i need block file to make fast syncronize, can you help me to upload its, please.

any here, dev and team can help me?
please dont quite man!
Bootstrap the blockchain, then afterward wait about 25 min for it to sync then you should be good. Instructions are on the github if you google it.

Edit: instructions here: https://github.com/turtlecoin/turtlecoin/wiki/Bootstrapping-the-Blockchain
newbie
Activity: 322
Merit: 0
TurtleCoin v 0.4.2 is now released!
https://github.com/turtlecoin/turtlecoin/releases/tag/v0.4.2

The most important changes in this release are a move to 'walletgreen' wallet format for simplewallet (so that wallet format and code is consistent with walletd, which already used walletgreen) and the move to Cryponight Lite Variant 1 hashing algorithm (which will take affect at block 350,000) to circumvent recently released Cryptonight ASIC miners.

Big thanks to ZedPea, JerMe404, DeerTacos, Ereptor,Cryptonote Developers, Bytecoin Developers, Forknote Project, TurtleCoin Community and others for their contributions!

Enjoy.

-bebop



hi, i need block file to make fast syncronize, can you help me to upload its, please.

any here, dev and team can help me?
please dont quite man!
sr. member
Activity: 952
Merit: 284
In love with Bitcoin!! 💓💕
Just yesterday only I started mining this coin. With my low end CPU (i5), mining any coin is difficult. But I can easily mine Turtlecoin (100/hour) on my PC.  It's hard to say how far this coin will go, but if someone is looking to use those extra cores for something profitable, then I will suggest mining TURTLE!

Between, devs are there any plans to launch a web wallet? I am not a big fan of offline wallets because of constant syncing.
Pages:
Jump to: