| 2021-02-26 |
Steve Myers | Bump version to 0.2.1-dev github/release/0.2.0 |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
Steve Myers | Bump version to 0.2.0 v0.2.0 |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
Steve Myers | Update CHANGELOG |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
LLFourn | Add feature to enable async-interface |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
LLFourn | Remove async-trait from dependencies |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
LLFourn | re-export structopt |
commit | commitdiff | tree | snapshot |
| 2021-02-26 |
LLFourn | Remove maybe_async from handle offline command |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Steve Myers | Update CHANGELOG |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Steve Myers | Add key derive sub-command |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Steve Myers | Update 'bdk' to '0.4.0' and 'bdk-macros' to '0.3.0' |
commit | commitdiff | tree | snapshot |
| 2021-02-21 |
Steve Myers | [ci] Manually set rust stable version in CI pipeline |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Steve Myers | Update handle offline fn and repl to work with online... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Steve Myers | Add ElectrumOpts and EsploraOpts structops; set no... |
commit | commitdiff | tree | snapshot |
| 2021-02-08 |
Steve Myers | Simplify repl line parsing regex |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Steve Myers | Update to latest 'bdk' commit |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Steve Myers | Add workaround for 'structopt' about issue |
commit | commitdiff | tree | snapshot |
| 2021-02-05 |
Steve Myers | Remove ReplOpt |
commit | commitdiff | tree | snapshot |
| 2021-02-04 |
Steve Myers | Update README.md |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Cleanup cli help messages |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Add key subcommand tests |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Update to current bdk rev with new 'DerivableKey' and... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Update CHANGELOG |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Create online and offline wallets, use regex to split... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Add ReplOpt and ReplSubCommand |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Update tests |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Split handle_wallet_subcommand into handle_offline_wall... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Split WalletSubCommand into OfflineWalletSubCommand... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Add CliOpts, CliSubCommand, WalletSubCommand, WalletOpts |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Steve Myers | Add regex dependency, remove esplora from default feature |
commit | commitdiff | tree | snapshot |
| 2021-01-22 |
Alekos Filini | Update CHANGELOG.md |
commit | commitdiff | tree | snapshot |
| 2021-01-22 |
Alekos Filini | Setup the required features for wasm |
commit | commitdiff | tree | snapshot |
| 2021-01-22 |
Alekos Filini | Upgrade `bdk` to `0.3` |
commit | commitdiff | tree | snapshot |
| 2021-01-08 |
Steve Myers | Bump version to v0.1.1-dev github/release/0.1.0 |
commit | commitdiff | tree | snapshot |
| 2021-01-08 |
Steve Myers | Bump version to 0.1.0 v0.1.0 |
commit | commitdiff | tree | snapshot |
| 2021-01-08 |
Steve Myers | Fix crates.io license info |
commit | commitdiff | tree | snapshot |
| 2021-01-07 |
Steve Myers | Fix rustdocs link |
commit | commitdiff | tree | snapshot |
| 2021-01-07 |
Steve Myers | Add bdk and bdk_macros dependency versions |
commit | commitdiff | tree | snapshot |
| 2021-01-07 |
Steve Myers | Prep for publishing to crates.io, rename bin to bdk-cli |
commit | commitdiff | tree | snapshot |
| 2020-12-31 |
Steve Myers | Add CHANGELOG.md |
commit | commitdiff | tree | snapshot |
| 2020-12-31 |
Steve Myers | Add Network parser to lib.rs, remove from repl.rs |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Steve Myers | Fix github pull_request_template |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Steve Myers | [ci] Add CI and Code Coverage badges to README |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Steve Myers | [ci] Add audit, ci, and code coverage workflows |
commit | commitdiff | tree | snapshot |
| 2020-12-28 |
Steve Myers | Fix tests |
commit | commitdiff | tree | snapshot |
| 2020-12-22 |
Steve Myers | Add more examples to the README.md |
commit | commitdiff | tree | snapshot |
| 2020-12-22 |
Steve Myers | Remove --log_level parameter |
commit | commitdiff | tree | snapshot |
| 2020-12-18 |
Steve Myers | Reorganize bdk cli module into new stand alone lib... |
commit | commitdiff | tree | snapshot |
| 2020-12-14 |
Alekos Filini | Rename `ScriptType` to `KeychainKind` |
commit | commitdiff | tree | snapshot |
| 2020-12-14 |
Alekos Filini | Merge commit 'refs/pull/222/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-12-14 |
Alekos Filini | Add the pull request template |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Alekos Filini | Merge commit 'refs/pull/218/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Evgenii P | Fix the REPL example to have optional esplora |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Evgenii P | Remove unused macro imports |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Evgenii P | Make "esplora" feature optional for REPL binary |
commit | commitdiff | tree | snapshot |
| 2020-12-07 |
Steve Myers | Fix unused import warning and docs link warning |
commit | commitdiff | tree | snapshot |
| 2020-12-04 |
Steve Myers | Update cli module to use StructOpt and add docs |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
Alekos Filini | [wallet] Add a flag to fill-in `PSBT_GLOBAL_XPUB` |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
Alekos Filini | [cli] Add a flag to build PSBTs for offline signers |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
Alekos Filini | Merge commit 'refs/pull/189/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
Alekos Filini | Merge commit 'refs/pull/191/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
Riccardo Casatta | use electurm-client updated |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Alekos Filini | Switch to `miniscript` from `crates.io` |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Alekos Filini | Update `tiny-bip39` to v0.8 |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Steve Myers | Fix typo in CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
LLFourn | Fix to at least bitcoin ^0.25.2 |
commit | commitdiff | tree | snapshot |
| 2020-11-19 |
Riccardo Casatta | Use dirs-next instead of dirs since the latter is unman... |
commit | commitdiff | tree | snapshot |
| 2020-11-19 |
Riccardo Casatta | pin cc version because last breaks rocksdb build |
commit | commitdiff | tree | snapshot |
| 2020-11-18 |
Riccardo Casatta | Allow to set concurrency in Esplora config and optional... |
commit | commitdiff | tree | snapshot |
| 2020-11-18 |
Alekos Filini | Merge commit 'refs/pull/167/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Alekos Filini | Switch to "mainline" rust-miniscript |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Riccardo Casatta | Require esplora feature for repl example |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Riccardo Casatta | use proper type for EsploraHeader, make conversion... |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Riccardo Casatta | conditionally remove cli args according to enabled... |
commit | commitdiff | tree | snapshot |
| 2020-11-17 |
Riccardo Casatta | [examples] support esplora blockchain source in repl |
commit | commitdiff | tree | snapshot |
| 2020-11-16 |
Riccardo Casatta | ignore .idea |
commit | commitdiff | tree | snapshot |
| 2020-11-13 |
Alekos Filini | [cli] Split the internal and external policy paths |
commit | commitdiff | tree | snapshot |
| 2020-11-05 |
Alekos Filini | [wallet] Split `send_all` into `set_single_recipient... |
commit | commitdiff | tree | snapshot |
| 2020-10-30 |
Riccardo Casatta | [repl] add max_addresses param in sync |
commit | commitdiff | tree | snapshot |
| 2020-10-29 |
Steve Myers | [ci] Fix all-keys and cli-utils tests |
commit | commitdiff | tree | snapshot |
| 2020-10-29 |
Steve Myers | [ci] Fix or ignore clippy warnings for all optional... |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
LLFourn | [wallet] Stop implicitly enforcing manaul selection... |
commit | commitdiff | tree | snapshot |
| 2020-10-13 |
Alekos Filini | Bump rust-bitcoin to 0.25, fix Cargo dependencies |
commit | commitdiff | tree | snapshot |
| 2020-10-02 |
Alekos Filini | Fix the recovery of a descriptor given a PSBT |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [descriptor] Add descriptor templates, add `DerivableKey` |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [keys] Add BIP39 support |
commit | commitdiff | tree | snapshot |
| 2020-09-23 |
willcl-ark | Add CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
| 2020-09-16 |
Alekos Filini | [cargo] Add the required `rand` features for `wasm32` |
commit | commitdiff | tree | snapshot |
| 2020-09-15 |
Alekos Filini | [blockchain] Add a trait to create `Blockchain`s from... |
commit | commitdiff | tree | snapshot |
| 2020-09-14 |
Alekos Filini | [cargo] Remove the `magic` alias for `repl` |
commit | commitdiff | tree | snapshot |
| 2020-09-14 |
Alekos Filini | Rename the library to `bdk` |
commit | commitdiff | tree | snapshot |
| 2020-09-10 |
Alekos Filini | [blockchain] Simplify the architecture of blockchain... |
commit | commitdiff | tree | snapshot |
| 2020-09-09 |
Alekos Filini | [repl] Revert back the repl example to use Electrum |
commit | commitdiff | tree | snapshot |
| 2020-09-08 |
Alekos Filini | Bump version to 0.1.0-beta.1 0.1.0-beta.1 |
commit | commitdiff | tree | snapshot |
| 2020-09-07 |
Alekos Filini | Improve the README, add examples |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Rename the crate to just "magical" |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Write more docs, make `TxBuilder::with_recipients`... |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Alekos Filini | General cleanup for the docs |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Alekos Filini | Add the license to every file |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [wallet] Add AddressValidators |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [cli] Make the REPL return JSON |
commit | commitdiff | tree | snapshot |
| next |