rust-bitcoin-unsafe-fast/.github/workflows
Tobin C. Harding 48879e7ad9
Remove no-std feature
Currently `bitcoin` cannot be built with no features enabled, it must
have either "no-std" or "std" enabled. This is an artifact from when
we depended on `core2` for "no-std", now that we have our own `io` crate
and we unconditionally depend on it we can remove the "no-std" feature.
2023-12-06 09:54:33 +11:00
..
fuzz.yml apoelstra run of generate-files.sh 2023-10-10 14:39:15 -03:00
gh-release.yml CI: add an automated github releases on new tags 2023-09-10 19:21:22 -03:00
kani.yml Bump model-checking/kani-github-action from 0.37 to 1.0 2023-10-02 10:26:25 +00:00
release.yml Bump actions/checkout from 2 to 4 2023-09-09 15:26:36 +00:00
rust.yml Remove no-std feature 2023-12-06 09:54:33 +11:00
rustfmt.yml Add author for the format bot 2023-12-02 06:23:46 +11:00