Bitcoin Forum
June 16, 2024, 05:25:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question:  Should we update core ?
Yes - 202 (89.4%)
No - 24 (10.6%)
Total Voters: 226

Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 228 »
  Print  
Author Topic: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO  (Read 241929 times)
GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
August 27, 2016, 11:59:58 AM
 #181

This is the MOST RECENT update, from yesterday. it is a new wallet.

I sent you a reminder about wallet update.

Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3127



View Profile
August 27, 2016, 12:02:07 PM
 #182

This is the MOST RECENT update, from yesterday. it is a new wallet.

I sent you a reminder about wallet update.

ok i allways use the latest wallet from yesterday thank you sir !!!!   Smiley

minerjoen
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
August 27, 2016, 12:30:59 PM
 #183

on pool, sgminer settings:
sgminer.exe --kernel darkcoin-mod --api-listen -o stratum+tcp://thefudpool.com:3017 -u pwpwpw.3 -p x -w 64 -g 2 --thread-concurrency 8192 --intensity 21 --lookup-gap 2 --no-submit-stale --gpu-powertune 20 --gpu-fan 100 --temp-cutoff 95 --gpu-engine 1000 --gpu-memclock 1500

hw errors: 5k~
http://imgur.com/a/DPubQ

testing .conf (i link my .bat to a .conf file) with sph-sgminer_x11mod, i use the same drivers as u do (they work perfect). If my solution down here not work, reboot computer and test again.

My B3.bat:

Code:
sgminer.exe --config B3.conf

My B3.conf:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://thefudpool.com:3015",
"user" : "jihjih.gpu",
"pass" : "1"
}
]
,
"intensity" : "12",
"vector" : "2",
"worksize" : "64",
"kernel" : "x11mod",
"thread-concurrency" : "20481",
"lookup-gap" : "2",
"gpu-threads" : "4"
}


This is crazy, I tried this config and it works, I changed all lines, all value, still works. I try my bat, HW error, with the exact same settings as your config. I though the kernel naming was wrong, but I can change it to darkcoin-mod, config still works, .bat doesn't. Thanks man, I wish to understand what is happening but till it works I'm good!

Sure, no problem. I'm glad i could help you! have fun with mining.

Bitcoin: 1GPjrqoWGQfqyCEYnPhbA3nWN9dmMwFHRE
Elementrem: 0xF4789b95826C4474B3E7C780Fd90f639b51C4B6c
joshafest (OP)
Sr. Member
****
Offline Offline

Activity: 374
Merit: 250


View Profile
August 27, 2016, 04:09:47 PM
 #184

we need block explorer now.

▄███████████████▄
▄██▀ ▀██▄
▄▄██▀ ▀██▄▄
█████▀▀ ▄▀▀▀▀▀▀▀▄▄ ▀▀█████
██ ▄▀ ▄▄▄▀▀▀▀▄▀█▄▄ ██
▐█▌ ▄▀ ▄▀ ▄▄▄▀▀▀▄▀▀▀███ ▐█▌
██ ▄▀▄▀▄▀▀▄▄▄▀▀▀▀▀█ ▄█▀ ██
▐█▌ █▄▀▄▀▄█▀▀▀ ▀█▀ ▄▀▄▀█ ▐█▌
██ █▄▀▄▀▄▄█▀ ▄▀ ▄▀▄▀▄▀█ ██
▐█▌ ▀▄█████▀▄▄▀▀▄▄▀▄▀▄▀▄▀█ ▐█▌
██▌▀████▀██▄▄▀▀▄▄▀▄▀▄▀▄█▀ ▐██
██▌▀█▀▀█▄▀▀▄▀▀▄▄▀▄█▄▄█▀ ▐██
██▌ ▀ ▀███▄▄▄█████▀ ▐██
██▄ ▀▀▀▀▀ ▄██
▀██▄ ▄██▀
▀██▄ ▄██▀
▀██▄ ▄██▀
▀███▄███▀
▀███▀
DeepOnion
★ ★ ★ ★ ★ ❱❱❱ JOIN AIRDROP NOW!
TOR INTEGRATED & SECURED
Your Anonymity Guaranteed
Your Assets Secured by TOR
Guard Your Privacy!
|Bitcointalk
Reddit
Telegram
| ▄▄▀▄▄▀▄▄▀▄▀▀
▄▄██▀█▀▄▀▀▀
▄██▄█▄██▀
▄██████▀
▄██████▀
▄█▄▄▄▄▄▄▄▄▄██████▀
██████▀▀▀▀▀██████▀
▀█████ ▄███████
████████████▀██
██▀███████▀ ██
██ ▀████▀ ██
██ ▀▀ ██
▀█████████████▀
bumbacoin
Legendary
*
Offline Offline

Activity: 1638
Merit: 1036



View Profile
August 27, 2016, 05:13:35 PM
 #185

I am trying to build a mac wallet-qt but it won't run.
compiles ok (apart from .plist issues Smiley)

crash on error

Code:
assertion failed: (!pthread_mutex_lock(&m)), function lock, file /opt/local/include/boost/thread/pthread/recursive_mutex.hpp, line 110.


i tried using this fix, but it brings up a whole swathe of new errors, will try again tomorrow
https://github.com/rat4/blackcoin/issues/39


edit. i also did an amusing little pull request on the git Smiley

💦☔️🐳💚💖💛
go to
cryptobetfair.com
ask for a voucher

████████████████
██████████████
█████████████
██████████████
██████████████
███████████
█████████
███████████
████████████
████████████
███████████
█████████████
██████████████
███████████████
████████████████
████████████████
🐠👻🍗🌳🐵
kdsmith18542
Member
**
Offline Offline

Activity: 112
Merit: 10

thefudpool.com|kdsmith18542@gmail.com


View Profile WWW
August 27, 2016, 05:50:07 PM
 #186

I am trying to build a mac wallet-qt but it won't run.
compiles ok (apart from .plist issues Smiley)

crash on error

Code:
assertion failed: (!pthread_mutex_lock(&m)), function lock, file /opt/local/include/boost/thread/pthread/recursive_mutex.hpp, line 110.


i tried using this fix, but it brings up a whole swathe of new errors, will try again tomorrow
https://github.com/rat4/blackcoin/issues/39


edit. i also did an amusing little pull request on the git Smiley

what boost are you using to build 1.55?

thefudpool.com|kdsmith18542@gmail.com
GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
August 27, 2016, 08:22:51 PM
 #187

Who is getting the most recent blocks?

minerjoen
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
August 27, 2016, 08:34:30 PM
 #188

Who is getting the most recent blocks?
ErikW79
i think?

Bitcoin: 1GPjrqoWGQfqyCEYnPhbA3nWN9dmMwFHRE
Elementrem: 0xF4789b95826C4474B3E7C780Fd90f639b51C4B6c
ErikW79
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
August 27, 2016, 09:46:52 PM
Last edit: August 27, 2016, 10:19:46 PM by ErikW79
 #189

Who is getting the most recent blocks?
ErikW79
i think?
Until now I have found 116 blocks.

kdsmith18542
Member
**
Offline Offline

Activity: 112
Merit: 10

thefudpool.com|kdsmith18542@gmail.com


View Profile WWW
August 27, 2016, 10:10:58 PM
 #190

difficulty is high takes longer to get blocks

thefudpool.com|kdsmith18542@gmail.com
bumbacoin
Legendary
*
Offline Offline

Activity: 1638
Merit: 1036



View Profile
August 28, 2016, 01:20:05 AM
Last edit: August 28, 2016, 02:35:24 AM by bumbacoin
 #191

I am trying to build a mac wallet-qt but it won't run.
compiles ok (apart from .plist issues Smiley)

crash on error

Code:
assertion failed: (!pthread_mutex_lock(&m)), function lock, file /opt/local/include/boost/thread/pthread/recursive_mutex.hpp, line 110.


i tried using this fix, but it brings up a whole swathe of new errors, will try again tomorrow
https://github.com/rat4/blackcoin/issues/39


edit. i also did an amusing little pull request on the git Smiley

what boost are you using to build 1.55?

tried 1.55 and 1.57

tis all good now.
i must have been tired and couldn't manage to clean it properly or summat.
used that blackcoin commit to fix.

https://github.com/rat4/blackcoin/commit/7d766db4014403c4d1562da13247262a5c76e03a

💦☔️🐳💚💖💛
go to
cryptobetfair.com
ask for a voucher

████████████████
██████████████
█████████████
██████████████
██████████████
███████████
█████████
███████████
████████████
████████████
███████████
█████████████
██████████████
███████████████
████████████████
████████████████
🐠👻🍗🌳🐵
daveolake
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250



View Profile
August 28, 2016, 02:19:02 AM
 #192

123 blocks to go time
rindo
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 28, 2016, 03:21:04 AM
 #193

@GREEDYJOHN thanks you for reminds me i recieved a PM from you Wink
bumbacoin
Legendary
*
Offline Offline

Activity: 1638
Merit: 1036



View Profile
August 28, 2016, 04:09:36 AM
 #194


ok, Mac OSX wallet-qt in the house !!

https://drive.google.com/open?id=0B5j8d4FSc7drRFg0MVgwR0NrSUk

💦☔️🐳💚💖💛
go to
cryptobetfair.com
ask for a voucher

████████████████
██████████████
█████████████
██████████████
██████████████
███████████
█████████
███████████
████████████
████████████
███████████
█████████████
██████████████
███████████████
████████████████
████████████████
🐠👻🍗🌳🐵
ErikW79
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
August 28, 2016, 05:53:49 AM
 #195

How long does it take for a block to be confirmed?

GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
August 28, 2016, 06:03:44 AM
 #196

How long does it take for a block to be confirmed?
50 blocks

ErikW79
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
August 28, 2016, 06:12:08 AM
 #197

How long does it take for a block to be confirmed?
50 blocks
So we should be receiving our coins.

GamerMiner
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
August 28, 2016, 06:27:55 AM
 #198

How long does it take for a block to be confirmed?
50 blocks
So we should be receiving our coins.

The block reward is zero until block 500 to protect from instamine, a great feature imo ! Smiley

Equihash-pool.com is a French mining pool that currently supports Zencash.
Everyone is welcome to mine with us to support decentralization. We're currently at 0% fee.
GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
August 28, 2016, 06:45:41 AM
 #199

How long does it take for a block to be confirmed?
50 blocks
So we should be receiving our coins.

The block reward is zero until block 500 to protect from instamine, a great feature imo ! Smiley
+1000

Even though it is painful, the anti-instamine is a great feature, because it allows the DEV to sort out the kinks here and there, before the coins start rolling in.

minerjoen
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
August 28, 2016, 07:13:20 AM
 #200

I put 1 miner to B3 again, i will help taking those last blocks with 0 reward.

Bitcoin: 1GPjrqoWGQfqyCEYnPhbA3nWN9dmMwFHRE
Elementrem: 0xF4789b95826C4474B3E7C780Fd90f639b51C4B6c
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 228 »
  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!