Author

Topic: [ANN][Main] Bitcore- BTX - Datacarriersize up to 220 bytes - page 1018. (Read 730398 times)

newbie
Activity: 12
Merit: 0
Can you use any BTC address that has a positive balance?

Sorry I know... questions, questions, questions... right Wink

at least this is my first one... (I'm mining BTX at suprnova btw!)
sr. member
Activity: 430
Merit: 250
wheres all the hash coming from? private pool?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
for me.. this error is caused by another software using gpu resources (like chrome or skype ads)
sr. member
Activity: 472
Merit: 250
lux8.net
today I've got an error again on ccminer and gtx1070
[2017-05-06 03:36:25] GPU #3: unspecified launch failure
[2017-05-06 03:36:25] GPU #0: GeForce GTX 1070, 17.57 MH/sCuda error in func 'cuda_check_cpu_setTarget' at line 41 : unspecified launch failure.
[2017-05-06 03:36:25] GPU #0: unspecified launch failure

does anybody know why it happens? it's already second time.

is there an option for miner to check activity and restart itself if necessary?
member
Activity: 83
Merit: 10
If everyone wants to dump their airdrop into my buy orders I'm good with that lol.  Grin
legendary
Activity: 1106
Merit: 1014
Try

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

and

--no-submit-stale    and     -I 21       ( -I maybe driver crash above ex: -I 26 )
Thanks, but I have all that already, and using the max intensity (which seems to be -I 23 for 4gb cards?). I guess it either needs some special parameters (smth like specific value for rawintensity?) or it isn't optimized for Fiji cards?
I hope it works also for you!
Is it working for you? Are you mining with Fiji cards (Fury/Fury X)? What hashrates are you getting?
member
Activity: 148
Merit: 10
404
Has anybody managed to get decent hashrate from R9 Fury cards? I'm getting ~ 9 MH from RX 480 and ~ 8 MH from RX 470, but could only get ~ 6.5 MH from Fury. Tried -g 2 and -g 1 parameters, as well as -w 128 and -w 256, but no luck. What am I missing?

Try

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

and

--no-submit-stale    and     -I 21       ( -I maybe driver crash above ex: -I 26 )

I hope it works also for you!
member
Activity: 148
Merit: 10
404
Very interesting coin ! I'm mining it with a GTX 980ti @14 MHs and GTX 1060 @~10 MHs

Did anyone had success to make an AMD miner work ? I tested the one provided on bitsend.info but it just seem to hang on without mining.
I tested it on a rig with 2 R9 290x (Crimson 16.6 driver).
Thanks for your help

With amd using --gpu-plataform 1   ( Radeon driver 17.5.1 ) R9 200 Series
legendary
Activity: 1106
Merit: 1014
Has anybody managed to get decent hashrate from R9 Fury cards? I'm getting ~ 9 MH from RX 480 and ~ 8 MH from RX 470, but could only get ~ 6.5 MH from Fury. Tried -g 2 and -g 1 parameters, as well as -w 128 and -w 256, but no luck. What am I missing?
member
Activity: 93
Merit: 10
Very interesting coin ! I'm mining it with a GTX 980ti @14 MHs and GTX 1060 @~10 MHs

Did anyone had success to make an AMD miner work ? I tested the one provided on bitsend.info but it just seem to hang on without mining.
I tested it on a rig with 2 R9 290x (Crimson 16.6 driver).
Thanks for your help

TRY BITBANDI'S GITHUB--

I was able o compile and run his SGminer for BitCore (BTX) on my linux rig.  One note: if there is an error in your launch line, SGminer can hang and close even if it is able to run properly if launched correctly.       --scryptr


Thanks, i see no error on the launch line so i'll try to compile it on windows Smiley
 
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
There is a typo on the date. The date should be 11-02-2017.
copper member
Activity: 2352
Merit: 1348
BTX Claiming-Service sponsored by Team BitSend
BTX Claiming..klick here

This claiming is 6 months possible. (11-02-2017) It is for everyone free.

_________________________________________________
Please follow with no rush this guide and control your BTC adress for qualifying for the BitCore claiming service.

1. Type your bitcoinaddress and wait few seconds. Our system will control your address. With positive result, follow step 2

2. Please sign a message with your bitcoinwallet and type "BTX". Fill the incoming signature in the first window.In the second window you type your new BitCore address.
__________________________________________________________
3. If you did everything right, the system checks it and you will see this message.

4.
You see an example, what will happen, when you already claimed.The system will show you the BTX transaction ID.

Everything finished. Enjoy your new claimed BTX.    
                 


newbie
Activity: 54
Merit: 0
WOW! I claimed some BTX and got it, thanks its cool
hero member
Activity: 683
Merit: 513
http://bitcoin-engrave.com/ & https://bitcore.cc
Most time i work with a LEMP or LAMP image for ubuntu its working pretty nice because all Pearl things also libboost 1.58 is installed here.
After this is use this short Install How-To and all working nice in 15 minutes after VPS start... Have Fun on a try  Cool

Quote
Start Ubuntu Image connect via Putty :
apt-get update
apt-get dist-upgrade

Setup Swapfile

dd if=/dev/zero of=/mnt/myswap.swap bs=8M count=1000
mkswap /mnt/myswap.swap
swapon /mnt/myswap.swap

Install Addons :
apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
apt-get install libboost-all-dev git npm nodejs nodejs-legacy libminiupnpc-dev redis-server
add-apt-repository ppa:bitcoin/bitcoin
apt-get update
apt-get install libdb4.8-dev libdb4.8++-dev
curl https://raw.githubusercontent.com/creationix/nvm/v0.16.1/install.sh | sh
source ~/.profile
nvm install 0.10.25
nvm use 0.10.25

sudo apt-get install automake pkg-config libevent-dev bsdmainutils
sudo apt-get install libzmq3-dev

mkdir BitCore
cd BitCore

You can get it from here :
wget www.bitcore.cc/btxnew.tar.gz & tar -xvzf btxnew.tar.gz

or Compile it from here :
git clone https://github.com/LIMXTEC/BitCore.git
./autogen.sh
./configure
make


touch /root/.bitcore/bitcore.conf
nano /root/.bitcore/bitcore.conf

rpcuser=USERNAME
rpcpassword= PASS
rpcallowip=127.0.0.1
rpcport=8877
daemon=1
server=1

./bitcored to start
./bitcore-cli to use
full member
Activity: 367
Merit: 100
would help if you could list all the dependencies for the wallet/daemon, and even better how to install them all (and not by simply saying install the bitcoind deps).

several linkages to libraries are back-level (libboost 1.58). any reason not just linked to generic non-versioned so?  will later versions (1.62) be incompatible?
member
Activity: 157
Merit: 10
I see that there is a CPU miner for this coin, but is that even profitable anymore?  Or is this pretty much for GPU mining now?

i'm making more by mining aeon, then selling for btc, then exchanging for doge (faster to send from an exchange to an other and cheaper) then re-echanging doge to btc, and then buying btx
at the end you can mine aeon and make 400% btx in this way (even if price will remain about 200k sat)
legendary
Activity: 1022
Merit: 1005
Anyone using Sgminer to mine this coin? Can you please share your .bat file parameters? I think i am doing something wrong, which is causing the window to open and just disappear when clicked. This is what i have currently in the bat file:

sgminer.exe --kernel timetravel10 -o stratum+tcp://btx.suprnova.cc -u micky123.1 -p x

Use --gpu-platform 1  ex: sgminer.exe -k timetravel10 -o stratum+tcp://btx.suprnova.cc -u micky123.1 -p x --gpu-platform 1

Thank you! I did eventually manage to get it running! The culprit? My AV program, which saw the sgminer.exe file as a threat and removed it! Cheesy
member
Activity: 148
Merit: 10
404
Anyone using Sgminer to mine this coin? Can you please share your .bat file parameters? I think i am doing something wrong, which is causing the window to open and just disappear when clicked. This is what i have currently in the bat file:

sgminer.exe --kernel timetravel10 -o stratum+tcp://btx.suprnova.cc -u micky123.1 -p x

Use --gpu-platform 1  ex: sgminer.exe -k timetravel10 -o stratum+tcp://btx.suprnova.cc -u micky123.1 -p x --gpu-platform 1
sr. member
Activity: 464
Merit: 260
it is already hard for cpu unless got lots of power

Thx, that's what I figured.  I don't have a GPU, and I'm not familiar with these exchanges it's listed on so I'll just have to wait...
Jump to: