node-genesis-block icon indicating copy to clipboard operation
node-genesis-block copied to clipboard

Create Genesis Block for Bitcoin, Litcoin, Dash, X11, X13, X15, X17, Geek, Quark, Keccak, Qubit, NeoScrypt, Scrypt...

Results 21 node-genesis-block issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to generate a genesis block for bitcoin: node genesis -a sha256d -z "Vecernji list 22/June/2023 Tvrtka OceanGate objavila: Vjerujemo da su svi putnici poginuli" -n 2832037265 -t...

Id like to fork ravencoin and i cannot generate a genesis block for it

Hello, when I run the daemon after its configuration I get this error: chainparams.cpp:130: CMainParams::CMainParams(): Assertion `consensus.hashGenesisBlock == uint256S("0x00000a0ba726ce40299f8e52654b53a771e17329fa60d08745f8e8e54ff65b51")' failed. Aborted (core dumped) Can you please help me. Information: chainparams.cpp...

not working with scrypt, get this error /home/ubuntu/node-genesis-block/node_modules/yargs/yargs.js:1109 else throw err ^ Error: You must provide buffer to hash, N value, and R value at PoW (/home/ubuntu/node-genesis-block/genesis.js:158:59) at Object.require.alias.alias.alias.alias.alias.alias.alias.alias.alias.help.command [as...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Add sha256d algo using function in utils. Add sha256d to README to say it's available.

How does one specify the N and R value? ``` x@x-virtual-machine:~/Desktop/crypto/genesis-block$ node genesis.js -a scrypt --------------- algorithm: scrypt pzTimestamp: Don't work for weekends, work for our goals. pubkey: 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef38c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f bits:...

No matter which algo I try i get the same error. ``` node genesis -a scrypt /mnt/c/Users/tvle8/WebstormProjects/node-genesis-block/node_modules/yargs/yargs.js:1133 else throw err ^ TypeError [ERR_INVALID_ARG_TYPE]: The "byteLength" argument must be of type...

How can i generate genesis block for bitcoin - sha256 algo