serai/coins/bitcoin/src
Luke Parker 09aac20293
Set the BufReader capacity to 0
Fixes issues with bitcoin.

We only use a BufReader as it's the only way to use a std::io::Read generic as
a bitcoin::io::Read object.
2024-05-21 07:06:13 -04:00
..
tests bitcoin 0.32 2024-05-21 05:27:01 -04:00
wallet Set the BufReader capacity to 0 2024-05-21 07:06:13 -04:00
crypto.rs Bitcoin tweaks + cargo update 2023-11-06 07:38:36 -05:00
lib.rs Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
rpc.rs bitcoin 0.32 2024-05-21 05:27:01 -04:00