Pages:
Author

Topic: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine - page 14. (Read 287931 times)

sr. member
Activity: 1249
Merit: 297
Hi,
I'm trying to make the linux wallet on Ubuntu 20.10

When i get to this bit

sudo apt-get install software-properties-common
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update
    sudo apt-get install libdb4.8-dev libdb4.8++-dev

It fails
sudo add-apt-repository ppa:bitcoin/bitcoin
Repository: 'deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu/ groovy main'
Description:
NOT MAINTAINED. The OS-library linking packages here had a series of issues.

PLEASE DOWNLOAD DIRECTLY FROM bitcoincore.org (and verify the signatures of said files).

IF YOU WANT AUTO-UPDATES, please see the officially-maintained snap package -
https://github.com/bitcoin-core/packaging/tree/master/snap
More info: https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Found existing deb entry in /etc/apt/sources.list.d/bitcoin-ubuntu-bitcoin-groovy.list
Adding deb entry to /etc/apt/sources.list.d/bitcoin-ubuntu-bitcoin-groovy.list
Found existing deb-src entry in /etc/apt/sources.list.d/bitcoin-ubuntu-bitcoin-groovy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/bitcoin-ubuntu-bitcoin-groovy.list
Adding key to /etc/apt/trusted.gpg.d/bitcoin-ubuntu-bitcoin.gpg with fingerprint C70EF1F0305A1ADB9986DBD8D46F45428842CE5E
Ign:1 cdrom://Ubuntu 20.10 _Groovy Gorilla_ - Release amd64 (20201022) groovy InRelease
Hit:2 cdrom://Ubuntu 20.10 _Groovy Gorilla_ - Release amd64 (20201022) groovy Release
Hit:3 http://gb.archive.ubuntu.com/ubuntu groovy InRelease
Ign:4 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu groovy InRelease
Get:5 http://security.ubuntu.com/ubuntu groovy-security InRelease [110 kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu groovy-updates InRelease [115 kB]                             
Err:7 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu groovy Release                                               
  404  Not Found [IP: 91.189.95.85 80]
Get:9 http://gb.archive.ubuntu.com/ubuntu groovy-backports InRelease [101 kB]                                       
Reading package lists... Done     
E: The repository 'http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu groovy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(Cool manpage for repository creation and user configuration details.

Can anyone give me some simple instructions to follow?
Thanks
J
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
legendary
Activity: 2254
Merit: 1290
Thanks for the criticism and for the mathematical links.
And in return, thanks for your refreshingly mature response.

Quote
I consider Primecoin, Gapcoin, and Riecoin to be interesting and worthwhile projects that we can learn from ... My purpose in posting is not to discourage people from using these coins nor is it to be anything other than constructive. I currently want more people to mine Gapcoin.
Oh good, thanks for clarifying that.

Quote
I realize that these coins are in a sense better than just pure hashing, but I am also pointing that these coins may be improved by making the miners work on several prime related problems simultaneously (but this is risky since a complicated algorithm could have bugs that present a security weakness).
That's an interesting suggestion. Although bereft of the mathematical coherence of your particular suggestion, the approach of multi-algo PoW has been adopted by a number of altcoins (Myriadcoin is perhaps the most well-known and there are other less well-known examples such as Unitus) and it's possible that the engineering solutions to a multi-algo (and multi-difficulty) PoW approach might be adaptable to an approach that integrated the different prime search approaches of Gapcoin, Riecoin, Primecoin and their derivatives (e.g. Datacoin which uses Primecoin's PoW algo).

Your concerns about securing the public ledger are indeed valid - Jonnie Frey, original developer of Gapcoin articulated his concerns about the then-extant implementation of Primecoin ...
Quote
Gapcoin follows Riecoin’s way and uses enough Miller-Rabin tests with random bases to avoid composite numbers being accepted as Proof of Work, like Primecoin mistakenly could.
Not being an able, or even capable, mathematician, I'm not in a position to verify that his criticism of Primecoin is accurate, nor does Jonnie Frey provide any detail, so we're obliged to take that statement on trust. fwiw, Sunny King provided an accessible description of his approach in the still-available Primecoin white paper

In practice, the main issues seemed to revolve around pool mining as Jonnie Frey observed ...
Quote
In Primecoin, which is searching for long prime chains, you can easily modify your miner to search for smaller chains. In fact, it is mostly about a simple one-line-editing. As an example, just turn a 10 into a 7 in xolominer and you will get scads of 7-chains, but your chance to find a block has diminished.

To avoid this, pools supply better payment for shares with longer chain-lengths.

In Riecoin, it is even worse. Riecoin searches for prime tuples of length 6. Pools do accept tuples with less primes, but a 6-tuple only can occur in certain places. (Look at this post for a detailed explanation.) 4-tuples, by comparison, are more frequent. There are places, where a 4-tuple can occur, but no 6-tuple, which Riecoin truly needs. So pools have to check every submitted share whether the miner really searches for 6-tuples or not. Those facts are what make it so hard to create a Prime- or Riecoin pool.
I haven't researched these issues in detail because they apparently haven't presented significant impairement to the coins. Riecoin is currently in the process of migrating from a minimum of 6-tuples to a minimum of 7-tuples - details on the difference between versions are well-described on the Riecoin web site. BTW, the Riecoin Discord server is quite active and contains useful up-to-date information - https://discord.gg/2sJEayC

Quote
I want mining algorithms to be optimal at not just establishing consensus but also at solving important computational problems without compromising security. I want mathematicians and cryptographers to continue to research scientific mining algorithms, and this research starts by highlighting the positive aspects and potential pitfalls of Gapcoin and related cryptocurrencies.
As I understand it, Primecoin's contribution to number theory is very slight (this from Sunny King's white paper): “Primecoin is the first cryptocurrency on the market with non-hashcash proof-of-work, generating additional potential scientific value from the mining work. This research is meant to pave the way for other proof-of-work types with diverse scientific computing values to emerge.”

Riecoin is less slight in that it offers an indirect contribution (according to Newscientist) by attempting to prove the null hypothesis: “Riecoin ... might find an example of a constellation that doesn’t fit with Riemann and so offer clues as to how to disprove it”

As for Gapcoin, Jonnie Frey provides the following rationale: “Researches about prime gaps could not only lead to new breakthroughs in the bounded gap, it may also help proving the Twin Prime Conjecture and maybe even the millennium problem, the Riemann hypothesis. Who knows?”

Unfortunately, I'm obliged to confess that I don't get why the prime gap search effort is being undertaken nor how it is a potential contribution to helping prove either the Twin Prime Conjecture or the Reimann Hypothesis. I do get that “many questions and conjectures remain unanswered” but I haven't yet encountered a straightforward explanation of the purpose of calculating record prime gaps and merits, there's not even an agreed null hyopthesis to prove. What's the point of the continual record-seeking? I can conjecture that the results might inform a statistical analysis that might in turn feed into an advance in number theory but that doesn't seem to be the way that number theorists are tackling the issue of formal characterisation (Terry Tao describes what I assume is a fairly typical approach in “Long Gaps between Primes: What's New”). Edit: but see postscript

My lack of understanding has consequences. Setting higher shift values for the Gapcoin miner results in the calculation of fewer gaps but larger prime numbers as opposed to lower shift values resulting in more gaps between smaller primes. My naive view suggests that as merit is the key factor, more gaps with (potentially) greater merit are the most obvious target. More confusingly, I can't readily discern any size effect in the various conjectures - it's not as if anyone's saying “the really interesting results will start to appear when we start to use really big primes” - because the principle of calculating a gap's merit is explicitly designed to factor out the effect of prime digit size.

Aaanyway, back to your suggestion ...

Quote
-By 'useful', I clearly meant useful in other ways than simply establishing consensus. I decided to trade a thorough explanation of what I meant by 'useful' in exchange for brevity.
Not at all unreasonable, there's a lot of room for discussion there and again, thanks for clarifying.

Leaving aside the fact that from my diminished perspective (as I describe above) "usefulness" is rather opaque, am I correct in understanding that your suggestion implies the potential construction of a mapping between the pairs of primes produced by Gapcoin and both Primecoin's chains and Riecoin's prime constellations? I hope you'll forgive my ignorance but I can't even begin to hallucinate any common numerical ground between them, you'll need to provide some concrete math to connect them up.

Quote
The main thing that you should have taken away from my post is that Gapcoin will do a decent job at advancing understanding when the market cap and mining reward for Gapcoin are low. However, if the market cap for Gapcoin were hundreds of billions of dollars and the mining reward as a result was very high, then Gapcoin will not longer do a good job at advancing understanding since the principle of diminishing returns applies to scientific cryptocurrency mining algorithms as well https://en.wikipedia.org/wiki/Diminishing_returns.
It's not been demonstrated that the principle of diminishing returns applies to - let's be specific here - PoW algos based on prime number calculation. In this you are at odds with Jonny Frey who maintained that more mining = higher difficulty = more records: “if the difficulty reaches 35.4245, every block will be a new world record”.

Quote
It is not fair for a single type of computational problem in mathematics to be highlighted at the expense of all the other areas of mathematics, and if Gapcoin becomes really popular, then Gapcoin will do just that.
That's a pretty big (and in the current context, rather unlikely) “if”. Gapcoin has had quite a long trajectory and successive halvings have brought down the per-block reward to just 2.73 GAP, that's going to be a challenging place from which to start attracting large numbers of new miners.


Cheers

Graham

Edit: Aha, Tom Nicely's list of prime gaps is credited in Kourbatov's 2018 paper “On the nth Record Gap Between Primes in an Arithmetic Progression” published in the International Mathematical Forum (http://www.m-hikari.com/imf/imf-2018/1-4-2018/p/kourbatovIMF1-4-2018.pdf) which does include statistical analysis ... “We will attempt to answer these questions using heuristics and statistical analysis of numerical results.” So there is some support for viewing the list of prime gaps as a usable dataset which is usefully extended.

member
Activity: 73
Merit: 27
Tempus Narrabo
Hey,
Be sure gjhiggins, BitcoinFX and the weak community are well aware of the limitations / issues / major stake that you are talking about. Unfortunately, we are experiencing a lack of GPU developers and mathematicians [...] at this point, despite the best wishes in the world...
If you knew the history of Gapcoin, its developer and its community, it's true that your post would have been different, I think.
But in general, although there are some better ideas than others, there are rarely bad ones.
What you are saying here is true, but a fact already known and has been thought out. It's obvious to some.

However, I disagree easily with some points like the market cap and mining reward, people are just and simply venal and just don't give a s**t until there is money on the table [...]

This is a lot of information that you have unpacked here, just understand that each of them needs to be discussed in depth.
If you want to discuss further, it's here :  Smiley

I just opened a Gapcoin Discord (invite).


The thing is, (not a criticism, just a self-evident fact that falls on you one day or another) this is an 'open source' project. If you want to/can participate, you can freely and we will thank you for that.
https://github.com/gapcoin-project
Otherwise, the ideas just go to the pile of ideas. And there is a BIG one.
I'm not trying to be on the defensive, or to justify gjhiggins' answer, but just to replace the Gapcoin's situation.  Roll Eyes
Give gjhiggins a real bone to chew on and he'll do miracles.


We're just little monkeys randomly typing on typewriters, hoping to produce Shakespeare. Unfortunately, for the moment, the g is sticked.  Cheesy Cheesy (cf Gapcoin Core 0.16.3 > About)
People like you are necessary for this kind of project, but it's a lot of work.
Thanks for your time, your efforts are still appreciated, don't give up !
 Smiley


https://www.altilly.com/page/addasset

free asset listings till december 31st

Nice catch !
1500$ Free
member
Activity: 691
Merit: 51
gjhiggins-Thanks for the criticism and for the mathematical links. I consider Primecoin, Gapcoin, and Riecoin to be interesting and worthwhile projects that we can learn from both by studying the mathematical computations that arose from these projects and also by studying what it takes to make a useful cryptocurrency mining algorithm (for example, I have learned about Primecoin back in 2017 here https://www.youtube.com/watch?v=TipGy2bOVL4). My purpose in posting is not to discourage people from using these coins nor is it to be anything other than constructive. I currently want more people to mine Gapcoin.

I realize that these coins are in a sense better than just pure hashing, but I am also pointing that these coins may be improved by making the miners work on several prime related problems simultaneously (but this is risky since a complicated algorithm could have bugs that present a security weakness). I want mining algorithms to be optimal at not just establishing consensus but also at solving important computational problems without compromising security. I want mathematicians and cryptographers to continue to research scientific mining algorithms, and this research starts by highlighting the positive aspects and potential pitfalls of Gapcoin and related cryptocurrencies.

Quote
And you choose to make a challenging post to an online SIG - you seem to be spoiling for an intellectual dust-up - or at least a fine bonfire of straw men \Smiley
-I do not condone violence against straw men. They are people too. They have feelings. They feel pain. And I hope you know that you are supposed to end your sentence with a period instead of a smiley face.

Quote
Openly and clearly not --- because the application's primary purpose is, and always has been, to act as a cryptocurrency.
-By 'useful', I clearly meant useful in other ways than simply establishing consensus. I decided to trade a thorough explanation of what I meant by 'useful' in exchange for brevity.

Quote
In which, despite the liberal use of "therefore", the characterisations "quite severe", "important" and "extremely narrow" are baldly presented as unsupported opinion or even casual conjecture. As ever, you need to show your workings-out.
-You are free to report my choice of words to the Modern Language Association. They may even send me to take a four hour word choice course or get points added my grammar record. But the joke is on you, because in that course, I will finally get to meet Donald Trump in that class. After all, Donald Trump uses words such as "tremendously", "huge" (I also use the word 'huge' since huge cardinals are a thing), "beautiful", and "best", so he will definitely be there.

The main thing that you should have taken away from my post is that Gapcoin will do a decent job at advancing understanding when the market cap and mining reward for Gapcoin are low. However, if the market cap for Gapcoin were hundreds of billions of dollars and the mining reward as a result was very high, then Gapcoin will not longer do a good job at advancing understanding since the principle of diminishing returns applies to scientific cryptocurrency mining algorithms as well https://en.wikipedia.org/wiki/Diminishing_returns.

From my post, you should have also gotten a better appreciation for the diversity of mathematical research. It is not fair for a single type of computational problem in mathematics to be highlighted at the expense of all the other areas of mathematics, and if Gapcoin becomes really popular, then Gapcoin will do just that.
legendary
Activity: 2254
Merit: 1290
This is Joseph Van Name. I have a Ph.D. in mathematics, and I have been the only consistent researcher of Laver tables for the past few years.
And you choose to make a challenging post to an online SIG - you seem to be spoiling for an intellectual dust-up - or at least a fine bonfire of straw men Smiley

Quote
Gapcoin, Riecoin, and Primecoin are all cryptocurrencies with useful mining algorithms. But are these mining algorithms really that useful and are these mining algorithms really that efficient at producing scientific research?
Openly and clearly not --- because the application's primary purpose is, and always has been, to act as a cryptocurrency.

Quote
You do not see professional mathematicians writing programs to compute the next prime number.
You seem to be unaware of the work of the mersenne forum. OTOH, perhaps you're not unaware of them but your research has ruled them out as they universally fail to pass your undefined (and ill-conceived) criterion of "professional mathematician".

Quote
Therefore, mining algorithms have quite severe limitations to how they can be set up to solve important computational problems. Therefore a prime-based mining algorithm will therefore have an extremely narrow scope of research advancement.
In which, despite the liberal use of "therefore", the characterisations "quite severe", "important" and "extremely narrow" are baldly presented as unsupported opinion or even casual conjecture. As ever, you need to show your workings-out.

Quote
Have any mathematicians used the results of cryptocurrency mining to prove things or further research prime numbers in any way?
You seem to misunderstand Gapcoin's approach - the proof-of-work is based on searching for prime gaps of superior merit and Gapcoin currently holds the world record for the best merit, as published by the late Dr Tom Nicely of Lynchburg U a "professional mathematician" who in his time curated the list of first occurrence prime gaps, the list now maintained by a community of interested mathematicians (I cannot vouch for their professional status, alas) https://primegap-list-project.github.io/
 
Quote
Do the results of mining give any insight into number theory?
For Gapcoin, yes - it holds the world record (https://en.wikipedia.org/wiki/Prime_gaps). For further information, see the Prime Gap Search Group section of the Mersenne Forum.

Quote
These prime based mining algorithms are also a bit inefficient.
Well obviously. It's a nuanced use of a proof-of-work calculation that is less wasteful that pure hashing. It's never pretended to be anything else.

Quote
Suppose that one has determined whether a number x is prime or not.  ...  the mining algorithm does not reward anyone for testing whether it is a part of a Cunningham chain.
Not relevant to Gapcoin's prime gap PoW.

Quote
So naturally, I would want to make a cryptocurrency with a Laver table based mining algorithm, but I decided not to pursue that area of research because I know that
Let me add another, courtesy of your good self:
Quote
These mining algorithms have some mathematical use ... but their use is quite limited.

So, what was your purpose in posting this here?

Cheers

Graham
member
Activity: 691
Merit: 51
This is Joseph Van Name. I have a Ph.D. in mathematics, and I have been the only consistent researcher of Laver tables for the past few years. Gapcoin, Riecoin, and Primecoin are all cryptocurrencies with useful mining algorithms. But are these mining algorithms really that useful and are these mining algorithms really that efficient at producing scientific research?

These mining algorithms have some mathematical use, and computing prime number records is important, but their use is quite limited. You do not see professional mathematicians writing programs to compute the next prime number (edit: very often). Mathematics is a quite diverse discipline and most mathematicians are busy working on other things than prime numbers, and even fewer mathematicians are working on finding patterns in the set of all prime numbers. Furthermore, a cryptocurrency mining algorithm should only have one computational problem as its proof of work (for security, unless we have some advances in computer science). Therefore, mining algorithms have quite severe limitations to how they can be set up to solve important computational problems. Therefore a prime-based mining algorithm will therefore
have an extremely narrow scope of research advancement.

Have any mathematicians used the results of cryptocurrency mining to prove things or further research prime numbers in any way? Do the results of mining give any insight into number theory? Do the results of this computation have any practical applications? Did any professional mathematicians request for these sorts of cryptocurrencies to be created in order to enhance their research? Did mathematicians spend a significant amount of computational power computing these prime patterns before mining algorithms came along?
No answers suggest that such mining algorithms are not very useful while yes answers suggest that the mining algorithms are useful. And the answers for these prime-based mining algorithms are yes and no, so these mining algorithms have use in mathematical research but their use is limited.

These prime based mining algorithms are also a bit inefficient. Suppose that one has determined whether a number x is prime or not. Then the mining algorithm could be set up to determine whether x is a part of a prime constellation, but what if x is also a part of a long Cunningham chain? In that case, the computation of whether the number x is prime or not goes to waste since the mining algorithm does not reward anyone for testing whether it is a part of a Cunningham chain. This is not an insurmountable problem since one simply needs to make a mining algorithm that rewards entities for solving one out of several computational problems (and in this case one does not even have to have multiple difficulty levels for each of these individual problems).


So, the Laver tables arose from the very largest of large cardinals (large cardinals are exceedingly large levels of infinity) known as rank-into-rank cardinals (and also n-huge* cardinals). These large cardinals therefore since they are so far away cannot have any relevance to things we consider normal mathematics and they cannot have any practical applications. Except that Laver tables arise from these large cardinals and Laver tables are some of the most computationally intensive objects in mathematics.


So naturally, I would want to make a cryptocurrency with a Laver table based mining algorithm, but I decided not to pursue that area of research because I know that

1. not very many mathematicians are interested in Laver tables (there are no full time active researchers in this area),

2. the general public is not interested in Laver tables either, and

3. Laver tables may have some application to cryptography, but these cryptosystems have not been fully fleshed out yet, so this is only a potential application, so it is not worth spending potentially billions of dollars on a problem that may not have any practical applications.

When designing mining algorithms, one has to therefore be quite critical about the importance of the underlying computational problem.

The conclusion is that these prime-based cryptocurrency mining algorithms are useful for advancing mathematics and understanding cryptocurrencies when the market capitalizations are in the millions of dollars or a hundred thousand dollars, but they are not so useful when the market capitalizations are in the billions of dollars. It would be better if the underlying problem were still very useful when the market capitalization were in the billions and the mining reward were high.
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
FWIW:

Alpha release of an implementation of the 0.16.3 reference client for the Gapcoin network: https://github.com/gjhiggins/gapcoin-core/releases/tag/v0.1rc-alpha, testnet-only while we test the robustness and reliability of the implementation. Linux, Windows64 and OSX binaries available. Client can be built from cloned github repos - https://github.com/gjhiggins/gapcoin-core.

Copy the provided gapcoin.conf into the data directory. (In order to have the mining page slider bar show the maximum threads available for your machine, comment out the genproclimit line or set a higher limit as desired).

For Windows users, if you want to use a separate data directory for the 0.16.3 client such as C:\Users\\AppData\Roaming\GapcoinCore then click on "Properties" of a shortcut to the 0.16.3 client gapcoin-qt.exe and add -datadir=C:\Users\\AppData\Roaming\GapcoinCore at the end, e.g. C:\Program Files (x86)\Gapcoin\gapcoin-qt.exe -datadir=C:\Users\\AppData\Roaming\GapcoinCore.

Please be advised - if not configured with -testnet on the command line or testnet=1 in the config file, the 0.16.3 reference client will connect to the current mainnet and will act as a processing node but the more advanced/complex transactions created by the 0.16.3 client will not be recognized/process/broadcast by the current population on 0.9.4 clients and the originating 0.16.3 client will probably find itself on a singleton fork, necessitating zeroing of the data dir and subsequent resync (so don't try it).

Cheers

Graham

Early indications are that changing the txindex setting requires a clearout of the datadir and a resync.

Edit: I found that on Windows 10 at least, so when I created a testnet-specific shortcut, I needed to separate the arguments and surround them in double quotes (I'm using a Vagrant box VM, so I am user "Vagrant") and the entire content of the "Shortcut" field was:

"C:\Program Files (x86)\Gapcoin\gapcoin-qt.exe" "-testnet" "-datadir=C:\Users\Vagrant\AppData\Roaming\Gapcoin"


gapcoin.club IMPORTANT advisory notification;

Gapcoin users are reminded that the current (officially compatible) release of Gapcoin is v0.9.2 (for windows) and v.0.9.2-4 (for linux).

It is NOT currently advisable for v0.9.x mainnet users to upgrade their Gapcoin wallets.

The current 0.16.3-rc-alpha (testnet release candidate software) may not have full backwards compatibility with v0.9.x series wallets!

An interim release might be required for users to more smoothly transition from v0.9.x wallets.

Always backup your latest wallet.dat and your private keys.

...

Please check back for future update notifications from gapcoin.club
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
I definitely want to start mining some. So I can simply just do it from the Gapcoin wallet? Is it then joined into a pool or per user CPU power?

Mining in the Gapcoin wallet is currently CPU solo mining only.

At the current network difficulty you should find a block within 24 to 48 hours of mining approximately, with an average PC ...

- https://gapcoin.club/windows-gui-setup.php

Pool mining can be done as per my guide in the link that @holderwhale999 presented in the above post.

It is also possible to do GPU solo mining.

Welcome! Good luck and Mind the Gap!

...

STOP MINING GAPCOIN.

STOP SEARCHING FOR PRIME GAPS OF LARGEST KNOWN MERIT.

STOP DOING MATH.

...



h/t - https://twitter.com/rabcyr_alt/status/1328145726354976771

...

P.S. Trying some reverse psychology here.  Grin

I know, I have a very strange sense of humor ...
copper member
Activity: 40
Merit: 0
I definitely want to start mining some. So I can simply just do it from the Gapcoin wallet? Is it then joined into a pool or per user CPU power?

https://bitcointalksearch.org/topic/m.54566909
newbie
Activity: 5
Merit: 0
I definitely want to start mining some. So I can simply just do it from the Gapcoin wallet? Is it then joined into a pool or per user CPU power?
copper member
Activity: 40
Merit: 0
Is anyone using older model amd GPU's to effectively mine this thing?

i'm using RX480 4Gb)
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Is anyone using older model amd GPU's to effectively mine this thing?

I have mined Gapcoin with GPU's successfully in the past.

Realize that the current GPU miner has not been tested and/or upgraded for newer GPU's and the prime sieve still utilizes CPU.

GPU mining has not yet been necessitated through competition against the network difficulty. Most users are still mining with CPU's.

As the network difficulty increases, Gapcoin will fine new Prime Gaps of highest merit.

New development of GPU mining software and pooled mining will also enable Prime Gaps to be found in higher shifts.

Gapcoin has never reached a higher network difficulty of 50. When we do, perhaps more people in crypto and mathematics will pay attention!

N+1
newbie
Activity: 4
Merit: 0
Is anyone using older model amd GPU's to effectively mine this thing?
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
...snip...

but thats not much worth. i even cant remember what i eat yesterday.


Unnamed . Exchange - https://unnamed.exchange - here we come !?

cross your fingers and toes.
iam actual syncing  novacoin,aurora,mintcoin,orbit,uno,sia,vcash,deeponion,crown, and yeah gapcoin ^^



"Pi·z·z·a Pi, tell them it was Pi·z·z·a Pi!"

- https://gapcoin.club

Smiley

- https://youtu.be/tNjoo9TuCHY?t=551

Cheesy
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
i am sorry for my young padawan  Grin
you have some snapshot as download available ?
No worries!

funny story,
i was digging for the snapshot and some ip`s ,  when i see  your quick conversation ^^
but to be honest, i cant remind  that there was an listing request.
but thats not much worth.  i even cant remember what i eat yesterday.


Unnamed . Exchange - https://unnamed.exchange - here we come !?

cross your fingers and toes.
iam actual syncing  novacoin,aurora,mintcoin,orbit,uno,sia,vcash,deeponion,crown, and yeah gapcoin ^^


edit. ty
edit² lol  minkiz  long ago that i visit that page

https://youtu.be/v9vm9mwagyk
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
i am sorry for my young padawan  Grin
you have some snapshot as download available ?

No worries!

Data directory snapshot method ...

- https://minkiz.co/noodlings/gap/gapchain-snapshot.zip (642MB)
Source: https://bitcointalksearch.org/topic/m.55436839

or

Zipped blocks, chainstate and gapcoin.conf ... (592MB) - Blockheight 1323650 today 18th November 2020 ...
- https://gapcoin.network/downloads/Gapcoin_blockchain.zip

...

Unnamed . Exchange - https://unnamed.exchange - here we come !?

...

- https://youtu.be/gjm-kCOMaPY
legendary
Activity: 2254
Merit: 1290
i am sorry for my young padawan  Grin
you have some snapshot as download available ?

Not as a matter of course atm, tends to be on request. Here's the latest, as of a couple of minutes ago: https://minkiz.co/noodlings/gap/gapchain-snapshot.zip.

Cheers

Graham.

Edit: Well, I don't know how I managed to get the zip file up to 4.2Gb but after reading BitcoinFX’ post below, I remilled it and apparently fixed whatever I'd done - the zip file is down to a more tolerable 642Mb.
Pages:
Jump to: