]> Untitled Git - bdk/commit
Rename the library to `bdk`
authorAlekos Filini <alekos.filini@gmail.com>
Mon, 14 Sep 2020 12:25:38 +0000 (14:25 +0200)
committerSteve Myers <steve@notmandatory.org>
Mon, 14 Sep 2020 22:13:43 +0000 (15:13 -0700)
commitd7ee38cc52a0c6be0bf23c350164ddb4c84d68f3
tree09742b543b71dcf438bde84b3a05612094f7bfe7
parentefdd11762c70c47785d7dbc4a0d12a5db5493c35
Rename the library to `bdk`
21 files changed:
Cargo.toml
README.md
examples/address_validator.rs
examples/compiler.rs
examples/parse_descriptor.rs
examples/repl.rs
macros/Cargo.toml
src/blockchain/compact_filters/mod.rs
src/blockchain/electrum.rs
src/blockchain/esplora.rs
src/descriptor/policy.rs
src/lib.rs
src/wallet/address_validator.rs
src/wallet/coin_selection.rs
src/wallet/export.rs
src/wallet/mod.rs
src/wallet/signer.rs
src/wallet/tx_builder.rs
testutils-macros/Cargo.toml
testutils-macros/src/lib.rs
testutils/Cargo.toml