Daniela Brozzoni
|
f4e3ba3265
|
Update bdk to bitcoin 0.30.0
|
2023-08-03 10:59:02 +02:00 |
|
Daniela Brozzoni
|
ffb7c795e1
|
ci: Avoid pinning dependencies, use --precise
Fixes #1035
|
2023-07-25 13:34:23 +02:00 |
|
Steve Myers
|
f4d2a76661
|
Bump version to 1.0.0-alpha.1
|
2023-07-04 12:28:06 -05:00 |
|
Steve Myers
|
7ab84be9c7
|
Better no-std support
- Use `default-features = false` for `miniscript`,`bitcoin`,and `bdk_chain`
- Introduce `bdk_chain/std` feature
- Add GitHub workflow `check-no-std` (not yet completly working)
- Update GitHub workflow `check-wasm` to disable default `std` features
|
2023-06-20 15:53:48 -05:00 |
|
Daniela Brozzoni
|
fa54a2e3a5
|
Pin log dependency to 0.4.18 to keep the MSRV to 1.57.0
|
2023-06-19 13:50:59 +02:00 |
|
Steve Myers
|
82f9caddab
|
Bump bdk version to 1.0.0-alpha.0
chain to 0.4.0
electrum to 0.2.0
esplora to 0.2.0
file_store to 0.1.0
|
2023-03-19 23:03:48 -05:00 |
|
Daniela Brozzoni
|
0ba41c5751
|
Make bdk_esplora wasm compatible again
There's a huge todo!() for the AsyncClient
|
2023-03-03 17:44:10 +01:00 |
|
LLFourn
|
a38f63359d
|
Make bdk_file_store use bincode v1
|
2023-03-03 17:44:10 +01:00 |
|
Steve Myers
|
38ef170ed1
|
Make bdk and bdk_chain work under 1.57.0
- rewrite some parts of the code to deal with older borrow checker
- downgraded hashbrown
|
2023-03-03 17:44:09 +01:00 |
|
Steve Myers
|
3a5d727899
|
Update workspace dependencies to be relative paths
|
2023-03-03 17:44:08 +01:00 |
|
LLFourn
|
20e45b7af0
|
Add back test-hardware-signer feature
|
2023-03-02 10:56:28 +01:00 |
|
LLFourn
|
b60820a7b5
|
Remove authors.workspace because older cargo don't like
|
2023-03-02 10:56:26 +01:00 |
|
LLFourn
|
8a6de3aa2d
|
Convert to workspace
|
2023-03-02 10:56:22 +01:00 |
|