bitcoin-developer-preview
bitcoin-developer-preview copied to clipboard
A preview of the integration between Bitcoin and the Internet Computer.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.55. Release notes Sourced from openssl's releases. openssl-v0.10.55 What's Changed Fix warnings from BoringSSL on Rust 1.70 by @alex in sfackler/rust-openssl#1948 Honor OPENSSL_NO_OCB if OpenSSL...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.10 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...