chiapos

Chia Proof of Space library (by Chia-Network)

Chiapos Alternatives

Similar projects and alternatives to chiapos

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better chiapos alternative or higher similarity.

chiapos reviews and mentions

Posts with mentions or reviews of chiapos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-20.
  • Reverse engineering the plotting process
    3 projects | /r/chia | 20 Oct 2022
    No need to reverse engineer anything. It's explained in all the detail you need in the Chia Proof of Space Construction document. It's implemented in chiapos though I find madmax's implementation of the plotter to be easier to read: https://github.com/madMAx43v3r/chia-plotter/tree/master/include/chia
  • Revolutionary New Pool & Plotting Mechanism?
    1 project | /r/chia | 12 Jul 2022
    If true, my assumption is they are implementing a Hellman attack on Table 1. Chia already describes the process here: https://github.com/Chia-Network/proofofspace/blob/master/proof_of_space.md#Hellman-Attacks and gives example code here: https://github.com/Chia-Network/chiapos/tree/main/hellman_example
  • Blog post: Flexfarmer update and benefits
    1 project | /r/Flexpool | 5 Feb 2022
  • Changing chia plot file keys (memo)
    1 project | /r/chia | 15 Jun 2021
    I'm trying to farm plots created with different keys on a different machine. I know that I could add the plotter machine's keys to the farming machine and there is no official way to edit plots and change keys, but I'm interested in hacking things and looking at plotter_disk.hpp of chiapos, this is how the header (first few bytes) of a plot file looks like:
  • hpool says plots bad, Chia GUI farms them
    2 projects | /r/hpoolchia | 10 Jun 2021
    git clone https://github.com/Chia-Network/chiapos.git cd chiapos && mkdir build && cd build && cmake .. && make -j8 ./ProofOfSpace check -f plot-k32-???.plot \[num\_iterations\]
  • Has someone compiled the 20% improvement "combined" chiapos for windows?
    7 projects | /r/chia | 4 Jun 2021
    Is this the branch https://github.com/Chia-Network/chiapos/commit/369c9e773d9d43b00696771aad46cc5b4c54e785 ?
  • Plotting destination file system
    2 projects | /r/chia | 3 Jun 2021
    on my list above is just hard to do perfectly unless you specifically engineer the system that way. Thsi project probably manages to hit erasure blocks just right by virtue of the fact that it uses fairly large files, but it could probably be tuned to work better. You could maybe get partway there by changing the internal buffer size of the buffered disk in the plotter and recompiling/pip install-ing the plotter. In that case the buffer size would need to be the same size as the erasure block size of the SSD (or a multiple of it), but that is generally ~64-128MB these days. This approach would also cause somewhat higher memory consumption because the internal buffer size is for each bucket in each sort manager that is being actively written to, so more buckets with a larger buffer -> more RAM use (this is outside the memory limit you set on the command line).
  • Plotting with temp in RAM slower that expected.
    1 project | /r/chia | 29 May 2021
    By the time you get to NVME you are definitely CPU starved; give it more buckets and leave RAM at 3390. I dont think you can go past 512 without applying https://github.com/Chia-Network/chiapos/pull/202
  • Simple way to SAFELY update to the multithreaded chiapos library on Linux / MacOS
    5 projects | /r/chia | 27 May 2021
    The changes from https://github.com/Chia-Network/chiapos/commits/main commit cleanly into combined with the exception of the std::cout << "Using optimized chiapos"; bits which can be manually fixed, just FYI.
  • Chiapos 1.03 released - 10% phase 3 speed up
    3 projects | /r/chia | 27 May 2021
    Sure you're not thinking of the P1 speed up from #208?
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic chiapos repo stats
23
269
7.6
8 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com