Author

Topic: [.03 BTC BOUNTY] Make a new genesis block for Yenten! (Read 298 times)

member
Activity: 322
Merit: 54
Consensus is Constitution





Your Tweet, if you want to thank the addresses that you will always find on my Twitter page Wink https://twitter.com/Bill_Djons/status/960345056317198336

fee is too much to send a tip, if you get a yenten wallet I will send you some.

still looking for someone who can create a yescrypt genesis block!
member
Activity: 322
Merit: 54
Consensus is Constitution





Your Tweet, if you want to thank the addresses that you will always find on my Twitter page Wink https://twitter.com/Bill_Djons/status/960345056317198336

Thanks I'll look into throwing you a tip
sr. member
Activity: 1330
Merit: 251





Your Tweet, if you want to thank the addresses that you will always find on my Twitter page Wink https://twitter.com/Bill_Djons/status/960345056317198336
member
Activity: 322
Merit: 54
Consensus is Constitution
If you know how to make new genesis blocks this should be a fast few hundred bucks!
member
Activity: 322
Merit: 54
Consensus is Constitution
.03 Bitcoin bounty (plus 100 blocks worth of coins of my new altcoin which this will help create) to whoever can make (any) genesis block creator work with a yescrypt algorithm coin based on Yenten.  (Or just make a new Yenten genesis block!  See end for more info)

I'm thinking you would use this genesis block creator as a base to modify:
https://bitcointalksearch.org/topic/ann-genesis-block-generator-181981
(to compile that code in linux use terminal:
gcc genesis_generator.c -o genesis_generator -lcrypto)

but any genesis block creator is fine.


Here is a coin that uses yescrypt, the applicable files are in src folder in hash/yescrypt

https://github.com/conan-equal-newone/yenten

It must allow for modifying these settings found in yescrypt.c and still work:
#define YESCRYPT_N 4096
#define YESCRYPT_R 16
#define YESCRYPT_P 1
#define YESCRYPT_T 0

The yenten genesis block creator that you make must:

It must be able to work with the Yenten code implementation of yescrypt which may be different than current yescrypt release. (ie: If anyone wanted to clone Yenten by creating a genesis block with your program, it must work).  Ideally it would work with any yescrypt release, but it is only required to work with the way yescrypt is used in yenten.

It will be released open source.

It must be well documented/commented so anyone can easily know how to use it and how the code was designed so it can be easily modified and maintained in the future.

Ideally it should also work to clone Koto, a zcash clone with yescrypt, but this is not a strict requirement:
https://github.com/koto-dev/koto

Basically what I am looking for is the ability to create a new altcoin by cloning yenten; since there is no genesis block generator for yescrypt this is where you come in.

Not only will you be getting a bitcoin reward right now, you will also own a piece of the new altcoin I am making that your work will have helped to create.  100 blocks worth of coins.

Questions, concerns?  Post below.

Thanks!

PS: If you can make a new genesis block for yenten a different way than I requested and you show how it was done that would also qualify for the bounty!
Jump to: