Skip to main content

Questions tagged [altcoin-development]

Questions about alternative cryptocurrencies are off topic unless they are applicable to Bitcoin.

13 votes
2 answers
4k views

With all the Dogecoin hype, mainstream media has been comparing Doge with established cryptos like Bitcoin. I'm trying to understand the difference at the technical level: It comes up that Bitcoin ...
John Smith's user avatar
0 votes
1 answer
122 views

I have managed to build an altcoin (from litecoin source) but my coin requires that I make changes to the way rewards are made. I have been looking at the source code to try to find where block reward ...
Patrick W. McMahon's user avatar
-3 votes
1 answer
131 views

i have a coin for my own interests. With this i will learn how works all. So i have install the daemon on a vps All works fine. Mining works. And the first 300 blocks i have created. Now i will ...
Mark's user avatar
  • 7
-1 votes
1 answer
224 views

I am developing an altcoin using a new PoW algorithm which is written in C to test the algorithm. I get compilation errors related to compiling the C code when trying to compile. How can I properly ...
EndlessLoop's user avatar
-1 votes
1 answer
3k views

I followed this medium link to create a coin just like bitcoin . https://medium.com/@jordan.baczuk/how-to-fork-bitcoin-c39139506443 Based on this tutorial i update DEFAULT_MAX_TIP_AGE to int64_t ...
Novice Programmer's user avatar
1 vote
1 answer
829 views

After the end of PoW blocks, I am unable to mine using PoS. Here is my setup. 1) Server with the following config file. server=1 daemon=1 listen=1 rpcuser=user rpcpassword=password 2) Two clients ...
Harish Kumar B P's user avatar
1 vote
1 answer
1k views

Please check the whole question once before giving negative marking or Mark as duplicate of Why can’t the genesis block coinbase be spent? Why I cannot get transaction from genesis block [duplicate]...
user1140237's user avatar
1 vote
1 answer
234 views

Yesterday I decided to fork a project, just for fun and to learn more about it. So, I forked a project, I generated my own genesis block, changed timestamps, nounce, keys, reset the min chain work. ...
bruno-alod's user avatar
0 votes
1 answer
193 views

I am building an altcoin using the litecoin source code. I have removed all of the Emplace Seed calls in chainparams.cpp for DNS seeding, changed my default node communication port to port 421 and ...
apt-getschwifty's user avatar
0 votes
1 answer
356 views

I'm having a hard time finishing this project. I'm very frustrated and I really need your help. I'm trying to create the QT wallet for Windows & Linux. I have already cloned a masternode and I'...
Fray Contreras's user avatar
0 votes
1 answer
214 views

I've noticed that an unusually high number of my attempted send transactions between my nodes (which is currently only 6 at most, but never less than 4) will not broadcast regardless of the amount of ...
apt-getschwifty's user avatar
0 votes
2 answers
116 views

Cryptocurrency disciplee sometimes say that cryptocurrencies have just as much inherent value and potential as storage of value as fist currencies. One argument specific to the Bitcoin is that its ...
Bananach's user avatar
  • 113
1 vote
0 answers
68 views

I am working on an altcoin based on bitcoin-core, version 0.12.1 (this version including setgenerate). Is their an option for a miner to know (using bitcoin-cli) how many blocks mined by him (after ...
yoka791's user avatar
  • 113
-1 votes
2 answers
1k views

Im trying to clone a coin and I created a genesis block but when I run the wallet, it dosent start.. When I go to the log file, I see this error and I honestly dont know how to solve the problem. How ...
Fray Contreras's user avatar
1 vote
1 answer
781 views

I'm trying to use the genesis script from innova to generate a genesis block of Xevan_hash https://github.com/innovacoin/GenesisH0/blob/master/genesis.py I'm using these parameters: python genesis....
Marco's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
9