]> Untitled Git - bdk-cli/commit
refactor: remove rpc, cbf, cleanup features
authorSteve Myers <steve@notmandatory.org>
Thu, 13 Feb 2025 05:26:54 +0000 (23:26 -0600)
committerVihiga Tyonum <withtvpeter@gmail.com>
Tue, 18 Feb 2025 23:06:33 +0000 (00:06 +0100)
commit50a6a60f35d251687bd464b379012d961bdf5a7d
tree0604f7a83f23104da94b3fed83597c036f88b706
parent0be8453c54fc747c3c4e06b665c100bc0ee7bea6
refactor: remove rpc, cbf, cleanup features

- fix repl
14 files changed:
.github/workflows/cont_integration.yml
Cargo.lock
Cargo.toml
README.md
build.rs [deleted file]
clippy.toml
src/commands.rs
src/error.rs
src/handlers.rs
src/main.rs
src/nodes.rs [deleted file]
src/utils.rs
src/wasm.rs [deleted file]
tests/integration.rs