Bitcoin Forum
May 22, 2024, 04:08:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 ... 75 »
  Print  
Author Topic: [ANN] [BBL] BitBlock-World's first X15 coin|Bittrex|Poloniex|Mandatory Update  (Read 82721 times)
Hodor_keeper_of_the_light
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 25, 2014, 12:11:46 PM
 #41

BitBlock uses KGW(DGW implementation by Evan) for diff retargeting. CPUminer was a GNU Fork from another miner reconfigured for bitblock's algo.

Supply Cap. around 20ish M

Give a windows compiled cpu miner, please

JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
June 25, 2014, 12:12:09 PM
 #42

already block halving?
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
June 25, 2014, 12:15:33 PM
 #43

already block halving?


yeah lol 277 per block, fast block halving interesting for instaminers
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 25, 2014, 12:16:11 PM
 #44

already block halving?

Website:
Quote
Block reward is controlled by moore's law: 2222222/(((Difficulty+2600)/9)^2)
asboxi
Full Member
***
Offline Offline

Activity: 236
Merit: 100



View Profile
June 25, 2014, 12:17:59 PM
 #45

total supply?

bitcoin XT believer
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
June 25, 2014, 12:18:08 PM
 #46

already block halving?

Website:
Quote
Block reward is controlled by moore's law: 2222222/(((Difficulty+2600)/9)^2)

difficulty was 0.0009 now 0.0039 not much of a difference when you sum it to 2600, it shouldn't change that much

total supply?

around 20M
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 25, 2014, 12:19:17 PM
 #47

How to compile the CPU miner for Windows 64-bit:

1. Download and install Cygwin 64 bit setup from https://cygwin.com/install.html
 
2. Run the setup as administrator. Use defaults until you get to the package
selection screen. Find these packages one by one and click next to them where
it says 'skip' to mark them for installation (skip should change to a version number):
 
devel/gcc-g++
libs/libcurl-devel
devel/automake
devel/make
archive/unzip
net/wget
devel/git
 
3. Hit next, then next again to mark all dependencies and begin downloading /
installing packages.
 
4. Wait a few minutes for everything to finish downloading/installing.
 
5. Hit finish.
 
6. Open a cygwin terminal as administrator either by going to Start menu -> Cygwin
-> Cygwin 64 terminal, or runing C:\Cygwin64\cygwin.bat. All future commands are
done from this terminal.
 
7. Download BitBlock-cpuminer source from their github using the following command:
 
git clone https://github.com/bitblockproject/Bitblock-CPUminer.git
 
8. Change dirs:
 
cd cpuminer

9. Mark autogen.sh as executable:
 
chmod +x autogen.sh
 
10. Run autogen.sh
 
./autogen.sh
 
11. Run the configure script, optimizing it for speed:
 
CFLAGS="-O3 -march=native" ./configure
 
12. Compile it:
 
make
 
13. Assuming you have no errors, run it in benchmark mode:
 
./minerd.exe -a bitblock --benchmark
 
14. If it works and gives you a hashrate, congratulations, you now have a
Windows version of bitblock-cpuminer ready to go. The next steps describe how
to mine.
 
15. Download the wallet from the OP
 
16. Run it and let it sync the blockchain.
 
17. Close it.
 
18. Create a bitblock.conf file in BitBlock APPDATA folder with the following in it:
 
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=8889
port=8888
daemon=1
server=1
gen=0
 
19. Restart BitBlock wallet
 
20. Run your minerd.exe like the following:
 
./minerd.exe -a bitblock -o http://127.0.0.1:8889 -O user:password
 
21. You are now solo mining!
 
22. To mine on a  pool, just re-run minerd.exe like this:
 
./minerd.exe -a bitblock -o stratum://pool-goes-here.com:9339 -O user:password

Step 10 says command not found.
Hodor_keeper_of_the_light
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 25, 2014, 12:22:59 PM
 #48

Instead of wasting lots of time giving instructions how to compile, you could just give it Smiley

prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
June 25, 2014, 12:26:16 PM
 #49

...
 
Step 10 says command not found.

Do: cd Bitblock-CPUminer, not cd cpuminer.
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 25, 2014, 12:29:37 PM
 #50

...
 
Step 10 says command not found.

Do: cd Bitblock-CPUminer, not cd cpuminer.

I already did this. Anyway ./autogen.sh  line 8: aclocal: command not found.
JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
June 25, 2014, 12:32:26 PM
 #51

Human readable version of the ANN:


New X15 Algo!
(blake, bmw, groestl, jh, keccak, skein, luffa, cubehash, shavite, simd, echo, hamsi, fugue, shabal, whirlpool)

Specs:
Blocktime: 2.5 MINUTES
Reward: Based on a formula 222222/(((2600+diff)/9)^2)
Maturity: 175
Cap: ~20 Million


[some blabla]


Win-QT: https://mega.co.nz/#!QBk0iI4a!NF8YwkMOELL9UA-rFrjhWCKm9FnqYBRaBEPBMX_X0uI (Thanks to Shadow_Runner!)
Github: https://github.com/bitblockproject/bitblock
Cpu-Miner: https://github.com/bitblockproject/Bitblock-CPUminer

(context for bitblock cpuminer fork=minerd -a bitblock -o stratum+tcp://pool -u username)
Python Hash for pool ops: https://github.com/bitblockproject/bitblock_hash

Block Explorer
http://explorer.bitblock.ml

Pre-prepared P2pools:
Primary: http://p2pool.bitblock.ml:6802/
Secondary: http://p2pool1.bitblock.ml:6802/

(for p2pool operators IDENTIFIER='626974626c6f636b' and PREFIX='6b636f6c62746962' our p2p-pool port is 8777)

Pools:
http://pool.bitblock.ml/

Website
http://www.bitblock.ml/

Talks with exchanges already ongoing and should be announced in short order.
Keep an eye on us here for any developing changes the public should be aware of!

HAPPY MINING ALL!
Hodor_keeper_of_the_light
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 25, 2014, 12:33:42 PM
 #52

Dev instaminer? Give win miner!

prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
June 25, 2014, 12:33:55 PM
 #53

...
 
Step 10 says command not found.

Do: cd Bitblock-CPUminer, not cd cpuminer.

I already did this. Anyway ./autogen.sh  line 8: aclocal: command not found.

devel / automake?
prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
June 25, 2014, 12:34:41 PM
 #54

Dev instaminer? Give win miner!

You can mine with the wallet, see the thread.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
June 25, 2014, 12:35:11 PM
 #55

Dev instaminer? Give win miner!

diff is very low(0.0039), no instamine just some miner that are mining

you can't talk about instamining if diff is still so low....because you know, you can instamine too, and if everyone can instamine then it's fair
DFiLeR
Sr. Member
****
Offline Offline

Activity: 341
Merit: 250


View Profile
June 25, 2014, 12:36:51 PM
 #56

is there a premine?

VRC      VKAE3VC3iPf2FFJsrzirzk4SX6mSrzSUka                  XPM          AeX9teC4y9YMRNVb7726i8u3RTCcMksFG3
BTC       15P73FANUu5rgNcCr4kYVUNiD3tdmgqEuP             HYPER       HL2iRAWRThvAR9kt5NDdEPBhin57tD98hB
prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
June 25, 2014, 12:38:45 PM
 #57

is there a premine?

http://explorer.bitblock.ml/chain/BitBlock?hi=19&count=20
invisiblem11
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
June 25, 2014, 12:39:55 PM
 #58

good coin. i mining solo on my wallet and found 7 block
dev, do you plan add exchange? bittrex, poloniex?

"DoubleEagle Coin - Only 100 XDE - Get your free XDE now!" https://bitcointalk.org/index.php?topic=736702
BitBlock (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 25, 2014, 12:40:18 PM
 #59

There is no insta-mine from the dev team We can assure you that nearly every miner on here at the moment most likely has more coins than the dev team. We did stress tests against the servers for some blocks aside from that, we have very little coins in our own wallets, however We are mining as well right now. Our hashing power is slim to none compared to most the pro miners, however.
Hodor_keeper_of_the_light
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
June 25, 2014, 12:40:53 PM
 #60

Dev instaminer? Give win miner!

You can mine with the wallet, see the thread.

Thank you Smiley

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 ... 75 »
  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!