Y
Hacker News
new
|
ask
|
show
|
jobs
by
r1ch
1862 days ago
The reference implementation is Python, so there's lots of room to optimize. I wonder if you can eventually build an ASIC that replaces the disk based lookup with in memory calculations of the same data.
1 comments
crazypython
1862 days ago
Can you send a link? I'd like to help.
link
nessex
1862 days ago
Most of the work happens in C++[1]
[1]
https://github.com/Chia-Network/chiapos
link