Open tcharding opened 1 year ago
Yes, Andrew fixed this in bitcoins with a clever approach https://github.com/RCasatta/bitcoind/pull/117 It needs to be ported also here
Mmmh, here we also have the issue of esplora_a33e97e1 which is not strictly growing but forking...
The features are not additive, this means running
cargo test --all-features
doesn't work.The problem is the electrs/esplora features used to define
VERSION
, perhaps there is another way?