Skip to content

uncomputable/rust-simplicity

This branch is 70 commits behind BlockstreamResearch/rust-simplicity:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

905bf9b · Oct 10, 2024
Sep 30, 2024
Mar 28, 2023
Sep 27, 2024
Oct 10, 2024
Sep 30, 2024
Oct 10, 2024
Oct 10, 2024
Jun 6, 2022
Oct 10, 2024
Oct 10, 2024
Jan 23, 2024
Sep 27, 2024
Sep 27, 2024
Jan 31, 2024

Repository files navigation

Build

rust-simplicity

Under development....

Minimum Supported Rust Version

The MSRV of this crate is 1.63.0.

Updating jets code

Some of the jet files in the library are auto-generated from Haskell code. These can be updated update_jets.sh. This requires the user has cabal and other necessary things that are required to build simplicity haskell. Instructions for those can be found in the simplicity repository.

This script also checks that the internal vendored version of simplicity has the same git hash as of the version from which we are auto-generating the code. If this is not the case, the script will fail. This is because we only vendor minimal required C simplicity code and not the entire simplicity repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.9%
  • Rust 33.7%
  • Pawn 2.1%
  • Shell 0.1%
  • Makefile 0.1%
  • C++ 0.1%