Bitcoin Forum
July 10, 2024, 01:12:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [POW] [XHV] Haven Protocol - untraceable payments x stable value storage on: April 14, 2018, 09:27:59 AM
I have problems connecting to haven.miner.rocks:7777. I get error message: SOCKET ERROR: Login error: invalid adress used.
try using xmr 2.4.3 miner  https://github.com/IndeedMiners/xmr-aeon-stak/releases/tag/2.4.3

yes i used 2.4.3 and still login error. I try on haven.ingest.cryptoknight.cc:5533 still same error. But if i moved on another coin aswell forked like stellite and i configure the xmr 2.4.3 it works just fine. I have this problem only on haven. Dont get it...
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [POW] [XHV] Haven Protocol - untraceable payments x stable value storage on: April 13, 2018, 04:32:06 PM
I have problems connecting to haven.miner.rocks:7777. I get error message: SOCKET ERROR: Login error: invalid adress used.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ELYA on: April 12, 2018, 10:46:24 AM
I stopped mining Elya with my rig 24kh...i belive is a good project but thouse ASIC kill miners right now. After implementing resistance i will come back.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: April 11, 2018, 10:25:18 AM
Please try this one and tell me :

Code:
"gpu_threads_conf" :
 * [
 *   { "index" : 0, "intensity" : 868, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
 * ],
 * If you do not wish to mine with your AMD GPU(s) then use:
 * "gpu_threads_conf" :
 * null,
 */

"gpu_threads_conf" : [
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 0,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 1,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 2,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 3,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 3,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 4,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 4,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 5,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 5,
    "intensity" : 868, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
 
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,


Thank you Cedric, i did your configuration and now all 12 GPU threads are working. I had just to rise intensity a bit to work at maximum hashrate. Thank you again Smiley
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: April 10, 2018, 12:24:26 PM
I have 6 vega and before fork i mined STL no problems. Now with new XMR-Stack-amd i setup everething (i think) and it shows me only 6 GPU threads and 6600hs, before i had 12 GPU threads and 12400 hs. Where is the problem?

Hi,

Pleas check in your amd.txt you have duplicated index like this :

Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 2,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
],

"platform_index" : 1,

You need to have the index duplicated for each card. So from "index" : 0 to "index" : 5
Adjust "intensity" : 448, "worksize" : 10, for your cards
Dont forget to divide intensity your were before by 2, like this :

Before :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 896, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

After :
Code:
"gpu_threads_conf" : [

  { "index" : 0,
    "intensity" : 448, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 0,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  { "index" : 1,
    "intensity" : 448, "worksize" : 10,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },

If you want post your config file i will do it for you.

Hello, thank you for reply

before was:
"gpu_thread_num" : 12,

/*
 * GPU configuration. You should play around with intensity and worksize as the fastest settings will vary.
 *      index    - GPU index number usually starts from 0
 *  intensity    - Number of parallel GPU threads (nothing to do with CPU threads)
 *   worksize    - Number of local GPU threads (nothing to do with CPU threads)
 * affine_to_cpu - This will affine the thread to a CPU. This can make a GPU miner play along nicer with a CPU miner.
 */
"gpu_threads_conf" : [
   { "index" : 0, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 0, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 1, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 1, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 2, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 2, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 3, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 3, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 4, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 4, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 5, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 5, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false },
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,


and now is like that:

"gpu_threads_conf" :
 * [
 *   { "index" : 0, "intensity" : 1736, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
 * ],
 * If you do not wish to mine with your AMD GPU(s) then use:
 * "gpu_threads_conf" :
 * null,
 */

"gpu_threads_conf" : [
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 0,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 1,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 2,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 3,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 4,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: gfx901 memory:3920
  // compute units: 64
  { "index" : 5,
    "intensity" : 1736, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
 
],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 1,
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: April 10, 2018, 11:30:41 AM
I have 6 vega and before fork i mined STL no problems. Now with new XMR-Stack-amd i setup everething (i think) and it shows me only 6 GPU threads and 6600hs, before i had 12 GPU threads and 12400 hs. Where is the problem?
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (ANN) New coin - Soldi - Made in Italy on: April 03, 2018, 02:38:12 PM
Excelent project, good roadmap, low emision ! I throw 25kh in your mining pool right now. Keep up the good work !
28  Other / Archival / Re: [ANN][BBS] 🔥AIRDROP🔥 BBSCoin: a cryptocurrency built for forums and websites on: March 29, 2018, 10:23:10 AM
that guy is joke Smiley) he dont even know where to look at and name exchange scam...or maybe want BBS to be listed somewhere else to put the order in front Tongue
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ELYA on: March 29, 2018, 09:59:26 AM
10 satoshi is GREAT IDEEA! Im tired of ppl who undercut you for 1 satoshi and drop the price of the coins. Newbies are thouse who sell 1 satoshi below your order no matter if that brings them nothing or not...Good job Developers! Hope other coins do the same. Also, i see ppl comment about developers sells Elya coins at 7 satoshi, where? I look into orders and sell orders are only on 10...so this is manipulation from brainless desperate that they cant undercut you anymore...
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Dinastycoin. Team members. CryptoNote. MANDATORY UPDATE. GUI-Wallet. on: March 05, 2018, 10:22:58 AM
DCY-Bill mate, how about trying listing on new exchanges, with more volume than cryptopia AND btc-alpha? As you can see in last 2 months price is going down everyday? Who will asume to be payed in DCY if everyday price is going down with 10-20%? The coin is absolute not stable at this moment and is about time when will reach 1 satoshi...What are you doing for this to not happen? Personaly i have a good amount of DCY mined and im holdit. But see no future with this price.
31  Other / Archival / Re: [ANN][BBS][LISTED] 🔥AIRDROP🔥 BBSCoin: a cryptocurrency built for forums on: March 02, 2018, 03:29:38 PM
I have 2 transactions to Crex24.com of 190000 bbscoins who disapeared from wallet but zero confirmation from 24h already.

Hash transaction : 06675ffec4cad0109b0b8344ae9d83be3d9e2bcc6059fba646ac139d7897dede  190000 to crex24 adress
fyT1HzZ5PqpKpLVuuAHmY78RsMbHrkAuBQkLF4RXB1psRqx7nS33q9WLREPwJyTjbpVutvfwXERR3WK G7DSbRs5J2zaemwqwr

and Hash transaction: fddd06ed6818b024bc56287a3d132e1024b9ec92757e288a173e33fcca6a77da to same crex24 adress.

Both of them looks lost as no confirmation and also not found in block explorer. I checked.

I mention that before this transactions i send over 1 milion coins to same adress and was fine.
Even after this transactions i sent another 170000 coins and they arrived.

So i asked developers what is all about with this transactions. Where are the coins?

http://prntscr.com/ilwgrl

They stand in line. Developers should increase the block size so that everything works well.

Thank you mate, so they are not lost.
32  Other / Archival / Re: [ANN][BBS][LISTED] 🔥AIRDROP🔥 BBSCoin: a cryptocurrency built for forums on: March 02, 2018, 02:20:14 PM
I have 2 transactions to Crex24.com of 190000 bbscoins who disapeared from wallet but zero confirmation from 24h already.

Hash transaction : 06675ffec4cad0109b0b8344ae9d83be3d9e2bcc6059fba646ac139d7897dede  190000 to crex24 adress
fyT1HzZ5PqpKpLVuuAHmY78RsMbHrkAuBQkLF4RXB1psRqx7nS33q9WLREPwJyTjbpVutvfwXERR3WK G7DSbRs5J2zaemwqwr

and Hash transaction: fddd06ed6818b024bc56287a3d132e1024b9ec92757e288a173e33fcca6a77da to same crex24 adress.

Both of them looks lost as no confirmation and also not found in block explorer. I checked.

I mention that before this transactions i send over 1 milion coins to same adress and was fine.
Even after this transactions i sent another 170000 coins and they arrived.

So i asked developers what is all about with this transactions. Where are the coins?
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: March 02, 2018, 12:36:36 PM
Its XTL now.  poll is giving xtl. crex is listing xtl . tradeogre listing stl .. someone change it ? announcement .maybe i missing something

you didnt see the bold letters in my post?

To be compliant with the ISO 4217 standards, we decided to change stellite's ticker to XTL

almost get heart attack
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: March 02, 2018, 12:16:12 PM
Why STL is not listed in CREX24 - an hour ago I have seen and now is gone?

Yes, same to me, they deleted Stellite, and wallet aswell. Have no stellite in my wallet now, over 6.000.000 stellite was in it. What is happening?

they changed STL, now is XTL i found all coins there. Look after that.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: March 02, 2018, 12:06:43 PM
Why STL is not listed in CREX24 - an hour ago I have seen and now is gone?

Yes, same to me, they deleted Stellite, and wallet aswell. Have no stellite in my wallet now, over 6.000.000 stellite was in it. What is happening?
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: February 27, 2018, 12:23:26 PM
Keep up the good work, great team and community behind Stellite  Wink
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: February 26, 2018, 10:10:46 AM
Coin's on Bisq now!
Good news indeed

where? cant see it on bisq..
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QWC] Qwertycoin - NEW - Cryptonote / Anon Cryptocurrency on: February 20, 2018, 07:57:23 AM
Mined 150 milions coins - Best Project 2018 so far - TO THE MOON!!!  Roll Eyes
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: February 15, 2018, 03:12:27 PM
I'm getting around 850h/s with with 2x 1060 3gb cards.   I see the price is siting at 1-2 sats currently.  Hopefulyl it will pass ETN price.

Yea I've been watching the prices on Crex24 pretty closely. The price is almost always at 2 sats. It broke to 3 sats several times yesterday. Keep in mind this is on a fairly small exchange. The price won't stay this low for long. Best take advantage of it  Grin

i try to sell 1000 STL at 2 stats and nobody buy. Or i do something wrong? I set Good Till Canceled - 0.00000002 . And nothing. Order is still there.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][POW][STL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet on: February 07, 2018, 10:49:43 AM
I try to send some STL from GUI Wallet to CREX24.COM but i get error "Adress is not valid!109". Ive checked the CREX24 adrrees twice, tooked with Copy paste and same result. Where is the problem?

Please don't use the GUI wallet. We ended support for it. A new GUI wallet is currently being developed and will be released in the coming weeks. Please use the CLI wallet if you need to make a transaction.

Ok and how i transfer ballance between GUI Wallet to CLI Wallet please?
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!