志宇
|
0505cd7242
|
Remove transaction-based type parameters and traits
|
2023-03-08 11:39:25 +13:00 |
|
Daniela Brozzoni
|
d267517dbd
|
NewError implements StdError (fix typo)
|
2023-03-03 17:55:23 +01: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 |
|
Daniela Brozzoni
|
5708bf0c8c
|
Fix docs
|
2023-03-03 17:44:06 +01:00 |
|
Daniela Brozzoni
|
c61b3604e1
|
Fix cargo clippy warnings
Disabled warnings for nursery/tmp_plan as it's going to be replaced
anyways
|
2023-03-03 17:44:03 +01:00 |
|
Daniela Brozzoni
|
3f5a78ae3b
|
Disable test-hardware-signer
I suspect the latest version of HWI just broke everything
|
2023-03-03 17:44:01 +01:00 |
|
LLFourn
|
c069b0fb41
|
Move everything else over 🎉
This completes the move of things from https://github.com/LLFourn/bdk_core_staging
|
2023-03-02 10:56:36 +01:00 |
|
LLFourn
|
f2188f9dcd
|
Make lib.rs's docs be the README.md
Also flesh out README a bit
|
2023-03-02 10:56:32 +01:00 |
|
LLFourn
|
94a084aafd
|
Fix doc links
|
2023-03-02 10:56:30 +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
|
22bec6d363
|
Delete unused errors
|
2023-03-02 10:56:25 +01:00 |
|
LLFourn
|
8a6de3aa2d
|
Convert to workspace
|
2023-03-02 10:56:22 +01:00 |
|