Elias Rohrer
|
545b037827
|
Drop no-std feature
We drop the `lightning/no-std` feature and just take
`hashbrown`,`possiblyrandom` and `libm` as required dependencies.
|
2024-09-18 09:07:58 +02:00 |
|
Elias Rohrer
|
e5fea78502
|
Fix misc shellcheck complaints
|
2024-08-13 08:50:30 +02:00 |
|
Jiri Jakes
|
a8bd4c097f
|
Upgrade rust-bitcoin to 0.31
|
2024-05-30 18:35:29 +08:00 |
|
Matt Corallo
|
a287234366
|
Add a c_bindings test to check-compiles.sh as it should build
|
2023-07-20 21:43:52 +00:00 |
|
Matt Corallo
|
692b0c78da
|
Set cfg=fuzzing when building fuzz crate in CI
We will likely drop the fuzztarget feature soon, and should thus be
setting cfg=fuzzing explicitly anyway.
|
2021-08-10 22:26:31 +00:00 |
|
Devrandom
|
32d13a2ff8
|
Rename no_std feature to no-std
matches rust-bitcoin
|
2021-08-03 18:53:33 +02:00 |
|
Gene Ferneau
|
da7a851d47
|
Use hashbrown replacements for std equivalents
|
2021-06-18 21:54:21 +00:00 |
|
Matt Corallo
|
e44713190a
|
Also correct/check links in private item documentation
|
2021-03-18 11:28:23 -04:00 |
|
Matt Corallo
|
18a0967758
|
Enforce doc link correctness during cargo doc runs and in CI
|
2021-03-18 11:28:23 -04:00 |
|
Matt Corallo
|
4d9532a165
|
Check each commit at least builds in CI
|
2020-09-15 19:24:08 -04:00 |
|