Skip to content

Tags: randomchain/pysloth

Tags

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
fix issues with outdated test data, and enable progressbar for demo

0.6.0

Toggle 0.6.0's commit message
reimplement most parts of IO in c sloth

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
fix bug where witness was initialized to final_hash

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
Change the python bindings to use actual bytes

Previously ascii hex was used, now we convert at CFFI boundaries

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
revert converting sloth outputs

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
tweak buffer sizes to avoid malloc errors

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
fix bug where data was encoded even if bytes

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
add progress to verify and general cleanup

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mathiassmichno Mathias Sass Michno
cleanup and progress bar