]> Untitled Git - bdk-cli/shortlog
bdk-cli
2021-10-21 Steve MyersBump version to 0.3.1-dev github/release/0.3.0
2021-10-21 Steve MyersBump version to 0.3.0 v0.3.0
2021-10-21 Steve MyersUpdate Cargo.lock
2021-10-20 Steve MyersBump rustyline version to 9.0
2021-10-20 Steve MyersBump version to 0.3.0-rc1
2021-10-07 rajarshimaitraUpdate README
2021-10-07 rajarshimaitraUpdate build script to include rpc feature
2021-10-07 rajarshimaitraUpdate Cargo.lock
2021-10-07 rajarshimaitraUpdate CHANGELOG.md
2021-10-07 rajarshimaitraAdd RPC backend
2021-10-05 Steve MyersMerge commit 'refs/pull/43/head' of github.com:bitcoind...
2021-10-05 Steve MyersFix test for updated KeySubCommand::Derive struct
2021-10-05 Steve MyersRemove unneed cfgs in test_parse_wallet_electrum
2021-10-05 Steve MyersUpdate CHANGELOG
2021-10-05 Steve MyersUpdate README with new esplora features
2021-10-05 Steve MyersChange default esplora server to testnet api
2021-10-03 rajarshimaitraUpdate Cargo.lock
2021-10-03 rajarshimaitraUpdate CI
2021-10-03 rajarshimaitraUpdate cargo.toml
2021-10-03 rajarshimaitraAdd proxy option to esplora
2021-10-03 rajarshimaitraAdd esplora-reqwest from bdk
2021-10-03 rajarshimaitraUpdate Esplora cli args
2021-10-03 rajarshimaitraUpdate electrum cli args
2021-09-21 Riccardo CasattaUse directly FromStr types in StructOpt
2021-08-26 rajarshimaitraUpdate BDK dependency to v0.10.0
2021-08-12 Steve MyersUpdate Cargo.lock and CHANGELOG
2021-08-12 Steve MyersMinor fixes to README and CHANGELOG
2021-08-12 Steve MyersRename ElectrumOpts.electrum to .server
2021-08-12 Steve MyersFix clippy warnings
2021-08-12 Steve MyersAdd build.rs to abort if more than one blockchain clien...
2021-08-12 Steve MyersAdd cli feature and make it required for bin build
2021-08-12 Steve MyersUpdate CHANGELOG
2021-08-12 Steve MyersUpdate README
2021-08-12 Steve MyersRequire only one blockchain client feature at a time
2021-08-12 Steve MyersPin zeroize version to <1.4.0 to fix 1.46.0 build
2021-08-12 Sandipan DeyDisplays transaction details with outputs in case verbo...
2021-08-12 DarthBenro008fix: use flatten instead of filter_map()
2021-08-12 DarthBenro008add: Cargo.lock
2021-08-12 DarthBenro008add: rust toolchain action to setup toolchain
2021-07-14 Sandipan Deyfixing tests, added verbose flags to test fields
2021-07-14 Sandipan Deypulled verbose flag from walletops
2021-07-14 Sandipan Deyadded structopt and fixed tests temporarily
2021-06-09 thunderbiscuitAdd install instructions for crates.io
2021-06-02 Steve MyersReorganize and add bdk upgrade to CHANGELOG.md
2021-06-02 Richard Ulrichadapt to the recent changes in the signing interface
2021-06-01 Steve MyersFix 'conn_count' option long name
2021-06-01 Steve MyersAdd 'compact_filters' feature to CI, fix typo in ProxyOpts
2021-05-28 codeShark149Fix dox tests for updated wallet API
2021-05-25 codeShark149Refactor Proxy configuration
2021-05-22 codeShark149Add <wallet-name> to data directory
2021-05-22 codeShark149Update Changelog and Readme file
2021-05-22 codeShark149Apply SOCKS5 config and other minor changes
2021-05-22 codeShark149Add SOCKS5 config options to `CompactFilterOpts`
2021-05-22 codeShark149Updated Cargo.toml
2021-05-22 codeShark149Update ChangeLog
2021-05-22 codeShark149Updated Readme.md
2021-05-22 codeShark149Adds compact filter configuration
2021-05-18 Vishal MenonCorrected key origin prefix to contain full path of...
2021-05-18 Vishal MenonRetrying Format.
2021-05-18 Vishal MenonChanged test keys to original
2021-05-18 Vishal MenonFormatted.
2021-05-18 Vishal MenonOutputting more conventional derivation path format.
2021-05-18 Vishal MenonUpdated help content to show path string example
2021-05-18 Vishal MenonUpdated bdk-cli key derive help content
2021-05-18 Vishal MenonExtended key derive subcommnad to also output xprv
2021-04-06 Steve MyersBump 'bdk' to 0.5.1
2021-03-27 Steve MyersFix docs.rs build features
2021-03-27 Steve MyersBump 'bdk' to 0.5 and 'bdk-macros' to 0.4
2021-03-15 Riccardo CasattaHandle unwraps, give more details about ChecksumMismatc...
2021-03-15 Riccardo CasattaMake repl and electrum default features
2021-03-03 Steve MyersAdd 'compile' sub-command, minor cleanup
2021-02-26 Steve MyersBump version to 0.2.1-dev github/release/0.2.0
2021-02-26 Steve MyersBump version to 0.2.0 v0.2.0
2021-02-26 Steve MyersUpdate CHANGELOG
2021-02-26 LLFournAdd feature to enable async-interface
2021-02-26 LLFournRemove async-trait from dependencies
2021-02-26 LLFournre-export structopt
2021-02-26 LLFournRemove maybe_async from handle offline command
2021-02-21 Steve MyersUpdate CHANGELOG
2021-02-21 Steve MyersAdd key derive sub-command
2021-02-21 Steve MyersUpdate 'bdk' to '0.4.0' and 'bdk-macros' to '0.3.0'
2021-02-21 Steve Myers[ci] Manually set rust stable version in CI pipeline
2021-02-09 Steve MyersUpdate handle offline fn and repl to work with online...
2021-02-09 Steve MyersAdd ElectrumOpts and EsploraOpts structops; set no...
2021-02-08 Steve MyersSimplify repl line parsing regex
2021-02-06 Steve MyersUpdate to latest 'bdk' commit
2021-02-05 Steve MyersAdd workaround for 'structopt' about issue
2021-02-05 Steve MyersRemove ReplOpt
2021-02-04 Steve MyersUpdate README.md
2021-02-03 Steve MyersCleanup cli help messages
2021-02-03 Steve MyersAdd key subcommand tests
2021-02-03 Steve MyersUpdate to current bdk rev with new 'DerivableKey' and...
2021-02-03 Steve MyersUpdate CHANGELOG
2021-02-03 Steve MyersCreate online and offline wallets, use regex to split...
2021-02-03 Steve MyersAdd ReplOpt and ReplSubCommand
2021-02-03 Steve MyersUpdate tests
2021-02-03 Steve MyersSplit handle_wallet_subcommand into handle_offline_wall...
2021-02-03 Steve MyersSplit WalletSubCommand into OfflineWalletSubCommand...
2021-02-03 Steve MyersAdd CliOpts, CliSubCommand, WalletSubCommand, WalletOpts
2021-02-03 Steve MyersAdd regex dependency, remove esplora from default feature
next