Bitcoin Forum

Alternate cryptocurrencies => Bounties (Altcoins) => Topic started by: ir.hn on February 05, 2018, 12:36:21 AM



Title: [.03 BTC BOUNTY] Make a new genesis block for Yenten!
Post by: ir.hn on February 05, 2018, 12:36:21 AM
.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://bitcointalk.org/index.php?topic=181981.0
(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!


Title: Re: [.03 BTC BOUNTY] Make a new genesis block for Yenten!
Post by: ir.hn on February 05, 2018, 01:51:58 AM
If you know how to make new genesis blocks this should be a fast few hundred bucks!


Title: Re: [.03 BTC BOUNTY] Make a new genesis block for Yenten!
Post by: gold969 on February 05, 2018, 02:52:11 AM





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


Title: Re: [.03 BTC BOUNTY] Make a new genesis block for Yenten!
Post by: ir.hn on February 05, 2018, 06:09:44 AM





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

Thanks I'll look into throwing you a tip


Title: Re: [.03 BTC BOUNTY] Make a new genesis block for Yenten!
Post by: ir.hn on February 06, 2018, 12:51:14 AM





Your Tweet, if you want to thank the addresses that you will always find on my Twitter page ;) 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!