15 Are there algorithms that could be used for mining that resist acceleration with ASICs? 2011-09-14T00:16:12.313
14 What's a Sybil attack? 2017-01-22T15:21:47.603
9 Bitcoin without mining - what needs to be implemented 2016-05-27T09:22:39.210
7 When making an altcoin copy of Bitcoin, where should one start? 2013-10-30T20:05:17.040
5 Does CPU mining become efficient as memory requirements increase? 2014-03-20T05:04:58.013
5 What are the pros and cons of premined altcoins? 2014-03-31T12:15:33.220
5 What advantages do "alt-coins" have over bitcoin? 2014-04-04T22:08:43.767
5 Created genesis block and set up node. How to mine? 2014-06-12T20:37:43.513
5 How to generate Ed25519 public key from private key using libsodium? 2016-01-19T01:26:49.997
5 What is needed to get listed on a currency exchange website? 2016-06-03T16:58:44.787
4 How Do I create a Mining Pool for an Altcoin? 2015-03-12T22:47:51.887
3 Custom altcoin won't sync with node and neither will accept a miner connection 2014-06-13T03:10:56.377
3 Which cryptocurrency has the smallest block time? 2015-02-06T17:08:56.023
3 ASIC resistant PoW mechanism that generates new hash functions. How does that work? 2015-02-14T06:04:41.673
3 What is the minimal block time practically possible? 2015-03-11T23:25:34.610
3 How can one create a Genesis Block for a new Proof of Stake Cryptocurrency? 2015-08-19T05:46:13.220
3 Can a blockchain be created that forgets transactions whose outputs have been spent? 2015-11-03T18:22:00.520
3 Problem In Creating Genesis Block Twister-Core using Ubuntu and (Qt Creator IDE) 2016-01-04T08:01:41.780
3 Is it possible for an individual to start their own blockchain working with Bitcoin Core? 2016-06-06T13:17:01.277
3 How to setup seed node? 2017-03-07T05:48:35.983
3 What precisely are vSeeds "seednodes", how to they work, how to create one for a new network? 2017-05-11T13:01:39.750
3 Is Bitcoin network an Asynchronous network or a synchronous network? 2017-08-21T01:05:11.427
3 Forking PIVX - ERROR: CheckBlockHeader() : proof of work failed 2018-02-01T13:38:00.133
2 How are some coins premined? 2013-11-13T16:12:31.710
2 How can I create a new Genesis Block? 2014-01-28T22:57:19.333
2 Premining documentation? 2014-06-10T23:48:07.853
2 Where do i start for creating altcoin? 2014-06-30T02:17:15.320
2 PoS coin is producing conflicted chain after merging with upstream developments 2014-08-08T19:20:39.840
2 Why doesn't changing MAX_MONEY change the maximum number of coins? 2015-03-27T16:49:11.967
2 In what scenarios can the blockchain size decrease for bitcoin? 2015-11-04T03:19:46.880
2 How do I find a pubkey and the nbits value to generate a genesis block? 2016-05-11T17:56:10.393
2 Mining new private alt coin derived from litecoin 2016-08-25T08:05:22.710
2 How to prevent ASIC mining for my new altcoin? 2016-11-18T07:00:24.683
2 Fastest device to perform single-threaded SHA256 hashing 2017-01-13T20:09:47.577
2 How would Bitcoin look like if the primary design goal was to have LN-like payments? 2017-02-12T09:52:40.787
2 creating a fork of bitcoin, how to modify core to create my own network 2017-04-18T16:17:41.497
2 How security is managed in Cryptocurrencies with no mining possibility 2017-06-10T11:14:37.930
2 Altcoin (Litecoin fork) creation. No synchronisation 2017-12-10T14:26:50.313
2 How difficult is it to invent a new cryptocurrency? (In regards to time, money, technical knowledge, etc.) 2018-01-05T19:38:34.523
2 Why cant my Altcoin Regnet create first 100 blocks? 2018-01-16T14:49:11.597
2 How do new Cryptocurrencies prevent a 51% attack? 2018-02-03T19:17:06.503
1 Popularity based mining (variable block reward) 2013-12-10T08:39:48.830
1 How to fork an Altcoin Which has 0 Reward Block to continue mining after the LAST POW BLOCK 2014-11-27T12:31:11.500
1 Does anyone have a formula for dynamic block durations? 2015-03-20T09:48:18.063
1 What does 1 day PoW mean? 2015-03-24T18:28:40.360
1 How do I get started with mastercoin? What tutorial or guide is a good start? 2015-07-15T16:47:59.687
1 Is there an easier way to run multiple altcoins in one service than operating each daemon? 2015-10-02T13:28:29.143
1 How do you make a coin resistant to soft forking? 2016-07-08T12:32:56.847
1 What are some open source blockchain projects? 2016-08-24T08:36:45.290
1 How to update code of my existing altcoin? 2017-03-08T12:19:49.600
1 how to make the first block of 200 btc? 2017-03-13T19:09:11.117
1 Tezos vs Decred 2017-05-22T14:28:51.213
1 Where can I learn how to create my own blockchain with a new transaction scheme? 2017-06-23T20:58:17.530
1 Mining new litecoin based altcoin. Internal Server Error 500 2017-06-29T08:42:45.967
1 What IDE to use for Bitcoin development? 2017-07-11T20:45:51.440
1 New altcoin. Cpuminer gives me "booo" 2017-07-18T21:22:49.637
1 Sending encryped messages using INSaNe. Messages not sending 2017-07-20T00:07:59.943
1 how to generate SECRET_KEY prefix? 2017-07-26T14:41:55.370
1 how to convert blockchain to new version? 2017-07-28T03:52:10.487
1 Question about retarget system bitcoin, add hardcodet block to exist blockchain 2017-08-07T23:07:01.030
1 What this param in chainparams.cpp do? 2017-08-11T16:51:04.020
1 Framework for handling transactions/wallets in multiple altcoins generically 2017-08-30T22:53:07.990
1 How do i create my own cryptocurrency? 2017-09-08T10:32:25.777
1 How to create a new POS altcoin? 2017-09-28T20:51:11.770
1 Altcoin creation from bitcoin ReadBlockFromDisk: Errors in block header at CBlockDiskPos 2017-10-04T19:00:50.357
1 Are there any properties of cryptocurrency that can help prevent accumulation of wealth by a few individuals? 2017-10-05T02:55:53.793
1 Question on Coin Trading and valuation 2017-10-11T21:17:46.973
1 Is it possible to have a cryptocurrency based on email address? 2017-10-15T12:24:41.967
1 Why is my transaction immature? 2017-12-04T12:16:00.623
1 Altcoin based on Litecoin 2017-12-15T22:12:30.313
1 Remove Orphan blocks from "personal" blockchain 2017-12-23T15:00:57.487
1 ERROR: ReadBlockFromDisk: Errors in block header at CBlockDiskPos(nFile=0, nPos=8) 2017-12-31T00:42:04.293
1 No .altcoin directory being generated 2018-02-14T22:58:38.803
1 Solo mining on created altcoin: not able to create block 2018-03-21T12:05:16.770
1 how to insert new checkpoints in a bitcoin clone 2018-04-11T16:36:29.240
1 Failed to Build Bitcoin-Qt 2018-05-02T13:04:26.823
1 Altcoin - genesis block - TypeError: __init__() takes exactly 2 arguments (3 given) 2018-05-30T20:58:46.590
1 How can a miner know how many blocks mined by him? 2018-06-19T05:15:36.807
1 Blockchain gets stucked if no blocks are mined 2018-09-13T22:08:57.107
1 Premine coins from genesis block are gone after one transaction from account/wallet 2018-10-03T16:28:51.347
1 How can I simulate ProofOfStake (PoS) for a testnet (clone of Pivx)? 2018-10-10T11:42:01.680
0 How can I limit the mining to specifics miners authentified by private key or something like that? 2014-05-09T17:15:28.627
0 How to create a Blockchain for new alt coin after genesis block has been created? 2015-02-16T09:46:15.940
0 Is there an altcoin generator with merged-mining support? 2015-04-22T16:56:52.947
0 Reject all other Blocks and allow only my own mined blocks 2016-01-16T19:36:46.140
0 How to build my own bitcoin system? 2016-04-04T09:38:58.553
0 How do you set the price of a new Coin at the beginning? 2017-03-13T03:07:05.897
0 Possible to build a coin that will never change it's code? 2017-06-25T22:02:20.940
0 Time stamping of Transactions 2017-07-26T02:08:32.103
0 New params of chainparams.cpp. What put on them and how generate? 2017-07-26T03:03:58.633
0 How i can delete last block from blockchain? altcoin 2017-07-29T07:15:37.647
0 What value of nMinimumChainWork and powLimit should I choose for my altcoin? 2017-07-29T17:08:49.697
0 what do these values in chainparams.cpp do? 2017-07-30T09:18:46.627
0 Segmentation fault when loading checkpoints - altcoin dev 2017-08-01T18:04:15.653
0 how make own gitian-sigs end detached sigs? 2017-08-11T03:44:28.927
0 How can I generate addresses for all altcoins? 2017-09-08T22:17:10.807
0 How can I mine the first block of my custom litecoin fork? 2017-12-21T08:22:46.257
0 Adding new files to Makefile.am 2018-01-07T18:00:14.120
0 Build a wallet for Android and iOS for a self-made cryptocurrency 2018-01-22T16:17:03.960