Use DHT to map challenge, y, to IP address of machine with the plot data #4641
pointlander
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be possible to look up in a distributed hash table the challenge value and get an IP address back. The block is then sent to that IP address for proving. This will make Chia more power efficient and be a step in the direction of a fully distributed block chain, but I currently don't know how to solve that problem.
Beta Was this translation helpful? Give feedback.
All reactions