| 2020-10-29 |
Steve Myers | [ci] Fix all-keys and cli-utils tests |
commit | commitdiff | tree | snapshot |
| 2020-10-29 |
Steve Myers | [ci] Enable clippy and test for optional features |
commit | commitdiff | tree | snapshot |
| 2020-10-29 |
Steve Myers | [ci] Fix or ignore clippy warnings for all optional... |
commit | commitdiff | tree | snapshot |
| 2020-10-27 |
Alekos Filini | Merge commit 'refs/pull/115/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Steve Myers | [descriptor] Comment out incomplete ExtractPolicy trait... |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Steve Myers | [descriptor] Fix compile errors after rebase |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Steve Myers | [descriptor] Add descriptor macro tests |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Steve Myers | [descriptor] Add get_checksum tests, cleanup tests |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Steve Myers | [descriptor] Add ExtractPolicy trait tests |
commit | commitdiff | tree | snapshot |
| 2020-10-26 |
Murch | Rename DumbCS to LargestFirstCoinSelection |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
LLFourn | Incorporate RBF rules into utxo selection function |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
LLFourn | [wallet] Stop implicitly enforcing manaul selection... |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
LLFourn | [wallet] Make 'unspendable' into a HashSet |
commit | commitdiff | tree | snapshot |
| 2020-10-23 |
LLFourn | [wallet] Replace ChangeSpendPolicy::filter_utxos with... |
commit | commitdiff | tree | snapshot |
| 2020-10-22 |
Richard Ulrich | Merging two match expressions for fee calculation |
commit | commitdiff | tree | snapshot |
| 2020-10-22 |
Richard Ulrich | Implementing review suggestions from afilini |
commit | commitdiff | tree | snapshot |
| 2020-10-20 |
Richard Ulrich | complying with clippy from the github CI |
commit | commitdiff | tree | snapshot |
| 2020-10-20 |
Richard Ulrich | allow to definie static fees for transactions Fixes... |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Alekos Filini | [wallet] Default to SIGHASH_ALL if not specified |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Alekos Filini | [wallet] Refactor `Wallet::bump_fee()` |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
Alekos Filini | [wallet] Improve `CoinSelectionAlgorithm` |
commit | commitdiff | tree | snapshot |
| 2020-10-16 |
LLFourn | [wallet] Make coin_select take may/must use utxo lists |
commit | commitdiff | tree | snapshot |
| 2020-10-15 |
LLFourn | Use collect to avoid iter unwrapping Options |
commit | commitdiff | tree | snapshot |
| 2020-10-13 |
Alekos Filini | [blockchain] Fix receiving a coinbase using Electrum... |
commit | commitdiff | tree | snapshot |
| 2020-10-13 |
Alekos Filini | [keys]: Re-export tiny-bip39 |
commit | commitdiff | tree | snapshot |
| 2020-10-13 |
Alekos Filini | Bump rust-bitcoin to 0.25, fix Cargo dependencies |
commit | commitdiff | tree | snapshot |
| 2020-10-12 |
Steve Myers | [ci] Remove travis.yml |
commit | commitdiff | tree | snapshot |
| 2020-10-10 |
Steve Myers | [ci] Fix clippy warnings for 1.47.0 |
commit | commitdiff | tree | snapshot |
| 2020-10-10 |
Steve Myers | [ci] Use bitcoindevkit/electrs base image for electrum... |
commit | commitdiff | tree | snapshot |
| 2020-10-10 |
Steve Myers | [ci] Fix clippy warnings, enable clippy checks |
commit | commitdiff | tree | snapshot |
| 2020-10-10 |
Steve Myers | [ci] Consolidate build, test, clippy jobs |
commit | commitdiff | tree | snapshot |
| 2020-10-07 |
Alekos Filini | Add a Discord badge to the README |
commit | commitdiff | tree | snapshot |
| 2020-10-05 |
Steve Myers | [ci] add CI github actions |
commit | commitdiff | tree | snapshot |
| 2020-10-02 |
Alekos Filini | Fix the recovery of a descriptor given a PSBT |
commit | commitdiff | tree | snapshot |
| 2020-09-30 |
LLFourn | [keys] Less convoluted entropy generation |
commit | commitdiff | tree | snapshot |
| 2020-09-26 |
Steve Myers | [descriptor] add ToWalletDescriptor trait tests |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [keys] Fix entropy generation |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [keys] Add a trait for keys that can be generated |
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 a way to restrict the networks in which... |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [keys] Take `ScriptContext` into account when convertin... |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [keys] Add BIP39 support |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [descriptor] Improve the descriptor macro, add traits... |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Alekos Filini | [descriptor] Add a macro to write descriptors from... |
commit | commitdiff | tree | snapshot |
| 2020-09-23 |
willcl-ark | Add CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
| 2020-09-21 |
willcl-ark | Prettify README examples on github |
commit | commitdiff | tree | snapshot |
| 2020-09-16 |
Alekos Filini | [signer] Fix signing for `ShWpkh` inputs |
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 | [database] Add `AnyDatabase` and `ConfigurableDatabase` |
commit | commitdiff | tree | snapshot |
| 2020-09-15 |
Alekos Filini | [blockchain] Document `AnyBlockchain` and `Configurable... |
commit | commitdiff | tree | snapshot |
| 2020-09-15 |
Alekos Filini | [blockchain] Add an `AnyBlockchain` enum to allow switc... |
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 | Update the README |
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-08 |
Alekos Filini | Change docs link while we can't publish the crate |
commit | commitdiff | tree | snapshot |
| 2020-09-07 |
Alekos Filini | Improve the README, add examples |
commit | commitdiff | tree | snapshot |
| 2020-09-05 |
LLFourn | Remove assumed "/api" prefix from esplora |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Fix the `last_derivation_index` calculation |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Rename the crate to just "magical" |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Add docs for `Wallet` |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Write more docs, make `TxBuilder::with_recipients`... |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Alekos Filini | Write more docs |
commit | commitdiff | tree | snapshot |
| 2020-09-03 |
Alekos Filini | Write the docs for `blockchain::*` |
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 tests for `Wallet::sign()` |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [wallet] Support signing the whole tx instead of indivi... |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [wallet] Add explicit ordering for the signers |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [error] implement std::error::Error |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [blockchain] impl OnlineBlockchain for types wrapped... |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [wallet] Add AddressValidators |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [descriptor] Tests for `DescriptorMeta::derive_from_psb... |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [cli] Make the REPL return JSON |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | Use `miniscript::DescriptorPublicKey` |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | [compact_filters] Add support for Tor |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Alekos Filini | Compact Filters blockchain implementation |
commit | commitdiff | tree | snapshot |
| 2020-08-14 |
Alekos Filini | Implement RBF and add a few tests |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Alekos Filini | [tests] Run Bitcoin Core and Electrs on Travis |
commit | commitdiff | tree | snapshot |
| 2020-08-11 |
Alekos Filini | [tests] Add tests for `Wallet::create_tx()` |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [tests] Add a proc macro to generate tests for `OnlineB... |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [wallet] Add `force_non_witness_utxo()` to TxBuilder |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [wallet] Allow limiting the use of internal utxos in... |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [wallet] Add RBF and custom versions in TxBuilder |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [wallet] TxOrdering, shuffle/bip69 support |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | [wallet] Nicer interface for WalletExport |
commit | commitdiff | tree | snapshot |
| 2020-08-10 |
Alekos Filini | Add a feature to enable the async interface on non... |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Alekos Filini | [examples] Use `MemoryDatabase` in the compiler example |
commit | commitdiff | tree | snapshot |
| 2020-08-08 |
Alekos Filini | Update .travis.ci to test the `miniscriptc` example |
commit | commitdiff | tree | snapshot |
| 2020-08-07 |
Dominik Spicher | [examples] Fix Miniscript variants issue in compiler... |
commit | commitdiff | tree | snapshot |
| 2020-08-07 |
Dominik Spicher | [examples] Add missing dependency for compiler example |
commit | commitdiff | tree | snapshot |
| 2020-08-07 |
Dominik Spicher | [examples] Fix renamed thresh_m descriptor |
commit | commitdiff | tree | snapshot |
| 2020-08-07 |
Alekos Filini | [wallet] Add a type convert fee units, add `Wallet... |
commit | commitdiff | tree | snapshot |
| 2020-08-07 |
Alekos Filini | [export] Implement the wallet import/export format... |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Alekos Filini | Improve .travis.ci |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Alekos Filini | [wallet] Refill the address pool whenever necessary |
commit | commitdiff | tree | snapshot |
| 2020-08-06 |
Alekos Filini | [wallet] Abstract coin selection in a separate trait |
commit | commitdiff | tree | snapshot |
| next |