How to create a genesis block (I'm starting an alt-chia)

OK , No problem I message to you

Thanks, working after add by manual to domain A record. Look like no open source dns-seeder for chia.

What do you expect with “open source dns-seeder”?

similar https://github.com/sipa/bitcoin-seeder.git

How to build for window 10?

If you’re want to run everything from windows, this is not possible as timelords are only supported on linux.

Do you know how to deloy the dns-introducer.xx.com server?

Add for every full node of you the ip addresses as A/AAA record with domain dns-introducer.xx.com.
The result should be that the domain dns-introducer.xx.com resolves to the ips of your full nodes.

Example:

$ nslookup dns-introducer.chia.net
$ nslookup dns-introducer.chia.net
;; Truncated, retrying in TCP mode.
Server:		192.168.65.254
Address:	192.168.65.254#53

Non-authoritative answer:
Name:	dns-introducer.chia.net
Address: 91.244.184.231
Name:	dns-introducer.chia.net
Address: 76.90.194.31
Name:	dns-introducer.chia.net
Address: 114.25.136.100
Name:	dns-introducer.chia.net
Address: 184.144.198.127
Name:	dns-introducer.chia.net
Address: 218.76.162.77
Name:	dns-introducer.chia.net
Address: 91.115.62.124
Name:	dns-introducer.chia.net
Address: 176.230.155.183
Name:	dns-introducer.chia.net
Address: 183.136.221.59
Name:	dns-introducer.chia.net
Address: 37.221.160.53
Name:	dns-introducer.chia.net
Address: 5.164.157.185
Name:	dns-introducer.chia.net
Address: 79.115.224.237
Name:	dns-introducer.chia.net
Address: 110.168.24.7
Name:	dns-introducer.chia.net
Address: 114.217.71.209
Name:	dns-introducer.chia.net
Address: 84.163.106.37
Name:	dns-introducer.chia.net
Address: 67.84.190.192
Name:	dns-introducer.chia.net
Address: 72.203.180.6
Name:	dns-introducer.chia.net
Address: 31.215.180.244
Name:	dns-introducer.chia.net
Address: 82.9.136.54
Name:	dns-introducer.chia.net
Address: 119.237.209.95
Name:	dns-introducer.chia.net
Address: 86.94.207.19
Name:	dns-introducer.chia.net
Address: 86.101.117.179
Name:	dns-introducer.chia.net
Address: 201.69.29.133
Name:	dns-introducer.chia.net
Address: 86.174.23.212
Name:	dns-introducer.chia.net
Address: 70.121.218.38
Name:	dns-introducer.chia.net
Address: 45.31.93.55
Name:	dns-introducer.chia.net
Address: 201.189.150.87
Name:	dns-introducer.chia.net
Address: 84.65.140.49
Name:	dns-introducer.chia.net
Address: 78.107.237.130
Name:	dns-introducer.chia.net
Address: 89.182.216.173
Name:	dns-introducer.chia.net
Address: 95.144.50.221
Name:	dns-introducer.chia.net
Address: 200.100.177.203
Name:	dns-introducer.chia.net
Address: 189.46.31.134

Thanks for help.
You are right.
We will make for the public.
Also funny and interesting.

I seriously hope your doing this for fun and learning.
It’s quite clear you don’t know what your doing, that’s cool, I wouldn’t either.
If you plan to publicly launch your clone, you won’t know how to fix any problems.

@hivecoin2021 apologies, I responded to the wrong person.

It does not matter.
Very thanks for you help.
It is saving my lot of time.
And I make the hard to publish ASAP.

Well, now you’ve sparked my interest.
It doesnt matter if you don’t know how to fix issues on a publicly launched coin?
Please, tell me more.

@hivecoin2021

Misunderstanding
I mean you don’t need to apologize.
I very thanks to you.

1 Like

I am a developer for more than ten years.
Developed many systems.
But also need our community’s help.
Thanks

As you said, misunderstanding, and I’m probably to blame being as I’m intoxicated.
All the best.

1 Like

Wait a minute, if u knew how to do this wouldn’t your github be working?? But its not.

ok, your a dev, and you posted your github, and I spent a few days digging into and saw that really nothing has been done, as regards to making genesis blocks, you don’t even have a model for starting up the vdf clients and their arguments, what’s really the purpose of this code, you posted here like it was a model for starting from genesis on a clone-fork of chia, but in reality, its just a fork of flax with the names changed, this is like CS-101 for kindergarten, what did u do for 10 years as a dev?

thank to this thread, I got it working, blockchain height 0 with genesis block created.
nothing extra needed, follow every steps and it’s done

Well bones, I think u got a grasp on the enormity of BS that surrounds all that is CHIA,
One little tidbit that our boy cheeves don’t realize is that the reason that FLAX works is that its pre 1.13 code, after that the chia code went to shit, I know this cuz I have studied the flax code, and everything before May 1, is missing. SO that’s why its rock solid, right before the May5 launch of chia, they made it as good as it would ever be.

So now the problem is we don’t have a clone on earth with the ‘right stuff’ to get humpty back on the wall.

WRT to the VDF I know this because I used to run the VDF back in April, and it worked and you could buil it the new stuff chia 1.17 nothing builds, and nothing works,

I would say to make a ‘genesis block’ u would need to go back to last year before they screwed the chia sw up so bad, back when it was ‘burst’ it was pretty good, but chia-dev is another team that ‘can’t code’, like the ol gun-fighter that couldn’t hit a barn.
The reason I"m involved in this is I’m interested in figuring out how to sand-box a chia clone, and for that I too need the genesis, but now its largely a matter of going back to 1.0, and working forward until the break occured. ( break from reality, when functional became non-functional )

This isn’t true.

Commit history of chia-blockchain tag 1.1.7

Commit history of flax-blockchain master:

If flax was really forked from a pre-1.1.5 version then it would still have the negative bug that Chia released with.

2 Likes