Pages:
Author

Topic: BiblePay - New Coin Launch - Official Thread - page 55. (Read 119833 times)

hero member
Activity: 714
Merit: 500
So someone will prompt how to compile most for Windows?

Your best bet on this is to start here, and after you can build bitcoin on windows, then you will be able to build biblepay on windows:

https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

Good luck (it takes about a year to learn this).

I wonder if this could be changed somewhat if you are using the Linux subsystem on Windows 10?  I'll have to try sometime.
Actually it may be possible to just run the Linux version via that on Win 10.  I'll test it and compare the hashrates.

Interesting, I have tried to install Ubuntu in Windows through VMWare, but I never heard of linux subsystem on Windows 10 before, just googled around and found Ubuntu app in Windows Store. Wondering how powerful is it, please do update us about your test, just curious if this linux subsystem can run 100% of all linux app, especially compile linux version of biblepay.
full member
Activity: 345
Merit: 100
So someone will prompt how to compile most for Windows?

Your best bet on this is to start here, and after you can build bitcoin on windows, then you will be able to build biblepay on windows:

https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

Good luck (it takes about a year to learn this).

I wonder if this could be changed somewhat if you are using the Linux subsystem on Windows 10?  I'll have to try sometime.
Actually it may be possible to just run the Linux version of the wallet via that subsystem on Win 10.  I'll test it and compare the hashrates.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
i am wondering since someone said zeon can now use 32bit client well crap wich biblecore should i be using for a 7600k? then upgrading to a 8700k 6cores 12threads when it comes out? any ideas wich will  be best for me 32bit or 64bit biblecore
The best thing to do is 'getmininginfo', through trial and error, testing both versions.  I achieve 13,000 hps on the 32bit version with two xeon procs in the poweredge 900.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
So someone will prompt how to compile most for Windows?

Your best bet on this is to start here, and after you can build bitcoin on windows, then you will be able to build biblepay on windows:

https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

Good luck (it takes about a year to learn this).

full member
Activity: 345
Merit: 100
Hi !

Staking mode work in the wallet?

thx

Biblepay is not PoS, so there is no staking.  It is PoW, so is mineable.
full member
Activity: 462
Merit: 103
Quote from: m4tsby
thanks inblue - when i do the git pull i receive:

Code:
Updating 4c98a27..50133ca
error: Your local changes to the following files would be overwritten by merge:
autogen.sh
share/genbuild.sh
Please, commit your changes or stash them before you can merge.

is that to be expected?

That's because you've made those two files executable with chmod and now the dev pushed a commit where he changed those two files to be executable (to be easier to compile in the future by skipping the chmod step which we always had to do), so git expects you to have the original permissions on those files, so if you revert them back from 755 to 644, I think git pull should work. If not, simply delete the whole directory this one time and git clone it again and in the future this should not happen again for regular commits - this one was an exception.
newbie
Activity: 7
Merit: 0
Hi !

Staking mode work in the wallet?

thx
legendary
Activity: 1162
Merit: 1000
Hi guys.
My total pay outs dropped with about 80% since yesterday.  I did not change a thing on my laptop except moving to pool 2 late last night, but this started before moving.  Does anybody else have a similar issue?
.

Same here... payouts have dropped significantly since yesterday.

I think this is because there are big miners come into mining biblepay now. That's why block found by pool reduced and block reward reduced dramatically too, because block reward calculation based on difficulty.

Yes that is true, it may be necessary to reorganize, thus making it more prestigious.
newbie
Activity: 27
Merit: 0
Hello Dev,

please post some addnodes wallet out of sync. block stack at 6342 block, no network connectivity attach.

Thank and regards


Okane Satoshi

Is your biblepay version higher than/or is 1.0.3.4?
legendary
Activity: 1176
Merit: 1000
Hello Dev,

please post some addnodes wallet out of sync. block stack at 6342 block, no network connectivity attach.

Thank and regards


Okane Satoshi
full member
Activity: 203
Merit: 100
i am wondering since someone said zeon can now use 32bit client well crap wich biblecore should i be using for a 7600k? then upgrading to a 8700k 6cores 12threads when it comes out? any ideas wich will  be best for me 32bit or 64bit biblecore
newbie
Activity: 22
Merit: 0
So someone will prompt how to compile most for Windows?
hero member
Activity: 714
Merit: 500
Hi guys.
My total pay outs dropped with about 80% since yesterday.  I did not change a thing on my laptop except moving to pool 2 late last night, but this started before moving.  Does anybody else have a similar issue?
.

Same here... payouts have dropped significantly since yesterday.

I think this is because there are big miners come into mining biblepay now. That's why block found by pool reduced and block reward reduced dramatically too, because block reward calculation based on difficulty.
newbie
Activity: 17
Merit: 0
Hi guys.
My total pay outs dropped with about 80% since yesterday.  I did not change a thing on my laptop except moving to pool 2 late last night, but this started before moving.  Does anybody else have a similar issue?
.

Same here... payouts have dropped significantly since yesterday.
newbie
Activity: 41
Merit: 0
Hi guys.
My total pay outs dropped with about 80% since yesterday.  I did not change a thing on my laptop except moving to pool 2 late last night, but this started before moving.  Does anybody else have a similar issue?

Secondly to dev and his Xeon.  To know what a xeon actually is, I went and googled it.  There are so many bells and whistles, that it comes with a software developers users manual.  So I just want to wish you luck in your endeavors.
newbie
Activity: 42
Merit: 0
i have the biblepay core followed the instructions but for the life of me cant figure out how do i make a wallet? do i have to singup at pool to get wallet?


When you install the biblepay core and start the daemon [./biblepayd -daemon], the daemon automatically creates and starts a wallet,
you can find the wallet here [cd ~/.biblepaycore/], wallet.dat is your wallet which you can backup.
For more options related to the wallet, just type [./biblepay-cli help] to see all the options.

You can find all the useful commands in this guide. https://www.reddit.com/r/BiblePay/comments/6ummuj/how_to_mine_biblepay_on_linux/
newbie
Activity: 42
Merit: 0
I am embarrassed to ask the same questions but sorry... I still cant get the linux install to work. granted im a noob but I can follow directions and it will not compile. Current error:

 ./autogen.sh
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory

I am trying to do my due dilligence and search this and all I can come up with is to install automake.. which Im guessing is the command
sudo apt-get install make
which I have installed .. any ideas?


You've installed make but you need automake.
try this command and try ./autogen.sh again
 
Code:
sudo apt-get install automake

Hint: When in doubt, copy paste the entire error line in google, you'll most probably find a fix. Cheers
full member
Activity: 159
Merit: 100

Wondering the same, 40 thread limit is very low for many.
Previous limit looked good to me since there are 64 core machines that can pull a lot more threads.

@bible_pay would appreciate updates on the changes as well as how to counter the difficulty vs subsidy fluctuations, which seems to be pretty drastic.
You should not need more than 20 threads with this algo, a lot have posted the higher the threads over 20 actually lower the performance.  Anyway, we cant raise the limit until we have more pools.

The latest version has not been released because it didnt do much for xeons.  But, the biggest improvement for xeons is to run the 32bit wallet.  That doubled the speed.



Im only getting 10k HashesPerSecond2 in Win10, tested with everything from 2->32. In Win8.1 im getting 20-30k with genproclimit 32 (hashrate and CPU load dropped ALOT with genproclimit 4, 8, 16 or 20 VS 32)

EDIT: Had to bump the genproclimit on all my CPU's 2-3x higher after installing 1.0.3.8 to get any hashrate/CPU load at all VS 1.0.3.7 (Win7, 8.1 and 10) on 2,4,6 and 8core CPU's. They all had the same "problem" Smiley
member
Activity: 126
Merit: 10
I am embarrassed to ask the same questions but sorry... I still cant get the linux install to work. granted im a noob but I can follow directions and it will not compile. Current error:

 ./autogen.sh
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory

I am trying to do my due dilligence and search this and all I can come up with is to install automake.. which Im guessing is the command
sudo apt-get install make
which I have installed .. any ideas?
full member
Activity: 203
Merit: 100
i have the biblepay core followed the instructions but for the life of me cant figure out how do i make a wallet? do i have to singup at pool to get wallet?
Pages:
Jump to: