Skip to content

Tags: henryiii/chiapos

Tags

0.12.31

Toggle 0.12.31's commit message
Fix segfault

0.12.30

Toggle 0.12.30's commit message
Fix windows?

0.12.29

Toggle 0.12.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ms.threadname (Chia-Network#67)

* Rename function to avoid name collision on some compilers

0.12.28

Toggle 0.12.28's commit message
Avoid unnecessary indirection with FileDisk objects

Replace repeated code in CreatePlotDisk with a loop.

0.12.27

Toggle 0.12.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ms.metadata (Chia-Network#58)

* First draft of no metadata

* Try to compile

* Fix some bugs

* Remove comments

* Fix 0s marker bug, tests passing

* Optimize and fix edge case

* Tests passing

* Latest changes

* Use only k bits for pos after phase 1

* Back to normal sort in memory

* Freeing of some memory leaks from ANS, and optimize forward prop

* Remove sets and optimize maps

* Fix proving bug

* More accurate working space estimate

* Small optimization

* Comments, truncation, and zero marker

* Only use k bits for pos in phase 1 as well

* Fix memory leaks and initialize memory

* Test windows build

* no C99 for msvc

* TEST: not using pointers

* More logging and try bigger map

* Test on smaller plot, and log matches

* Add 15 and remove 21 plot

* Logging

* Smaller k, and print position maps

* Logging and exit early

* Push back instead of emplace and don't move

* Fix windows bug

* Optimization, map -> array

Co-authored-by: Gene Hoffman <[email protected]>
Co-authored-by: Bill Blanke <[email protected]>

0.12.26

Toggle 0.12.26's commit message
10 bit change plus some added debug info

0.12.25

Toggle 0.12.25's commit message
Simplify and improve performance of Bits::ToBytes()

0.12.24

Toggle 0.12.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
retry final file copy and rename. removed exception throws in plotter (

…Chia-Network#49)

0.12.23

Toggle 0.12.23's commit message
finally fix overflow correctly

0.1b2

Toggle 0.1b2's commit message
Update plot hash in Python bindings test