| 2021-06-14 |
Riccardo Casatta | make fee in TransactionDetails Option, add confirmation... |
commit | commitdiff | tree | snapshot |
| 2021-06-11 |
Alekos Filini | Merge commit 'refs/pull/348/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-06-10 |
Riccardo Casatta | Use bitcoin's base64 feature for Psbts |
commit | commitdiff | tree | snapshot |
| 2021-06-10 |
Tobin Harding | Remove redundant borrows |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
Tobin Harding | Use no_run instead of ignore |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
Alekos Filini | Remove explicit `feature(external_doc)` |
commit | commitdiff | tree | snapshot |
| 2021-06-04 |
Alekos Filini | Fix example/doctests format |
commit | commitdiff | tree | snapshot |
| 2021-06-04 |
Alekos Filini | [ci] Check fmt for examples/doctests |
commit | commitdiff | tree | snapshot |
| 2021-06-04 |
Riccardo Casatta | add details to TODO, format doc example |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | move scan in setup |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | update bitcoind dep |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | use storage address instead of satoshi's |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | always ask node for tx no matter capabilities |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | correctly initialize UTXO keychain kind |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | change feature to execute sync from rpc to test-rpc |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | rename struct to CallResult |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | match also on signet |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | update changelog with rpc feature |
commit | commitdiff | tree | snapshot |
| 2021-06-03 |
Riccardo Casatta | Implements RPC Backend |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Paul Miller | Use AddressInfo in private methods |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Paul Miller | return AddressInfo from get_address |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Alekos Filini | [signer] Add an option to explicitly allow using non... |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Alekos Filini | Merge commit 'refs/pull/347/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
LLFourn | Initialize env_logger at start of blockchain tests |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
LLFourn | run_blockchain_tests.sh improvements |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
LLFourn | Uppercase 'Test' so that github can see what's up |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Add script for running the blockchain tests locally |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Fix clippy warnings inside testutils macro |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Remove testutils feature so doctests worka again |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Move blockchain related stuff to blockchain_tests |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Merge testutils crate into the main crate |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
LLFourn | Run blockchain tests on esplora |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Steve Myers | Merge commit 'refs/pull/338/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
LLFourn | Roll blockchain tests proc macro into normal macro |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Steve Myers | Merge commit 'refs/pull/346/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Fix changelog github/release/0.7.0 |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Bump version to 0.7.1-dev |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Bump version to 0.7.0 v0.7.0 |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Use the released `testutils-macros` |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Bump version in `src/lib.rs` |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Bump `testutils-macros` to `v0.6.0` |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Alekos Filini | Update changelog in preparation of `v0.7.0` |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Tobin Harding | Update create transaction example code |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Remove stale comments |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Remove unneeded unit expression |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Clear clippy manual_map warning |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Use consistent field ordering |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Use !any() instead of find()...is_none() |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Remove unnecessary clone |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Tobin Harding | Use assert!(foo) instead of assert_eq!(foo, true) |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Riccardo Casatta | continue signing when finding already finalized inputs |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Tobin Harding | Use PsbtKey instead of PSBT |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Tobin Harding | Use Psbt instead of PSBT |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Riccardo Casatta | continue signing when finding already finalized inputs |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Alekos Filini | Merge commit 'refs/pull/341/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
Alekos Filini | Merge commit 'refs/pull/341/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Tobin Harding | Use `default: D` mirroring Rust documentation |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Riccardo Casatta | get psbt inputs with bounds check |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Riccardo Casatta | Check index out of bound also for tx inputs not only... |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Alekos Filini | Bump version to 0.7.0-rc.1 |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Alekos Filini | Rewrite the `non_witness_utxo` check |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Alekos Filini | [signer] Replace `force_non_witness_utxo` with `only_wi... |
commit | commitdiff | tree | snapshot |
| 2021-05-06 |
Alekos Filini | [signer] Adjust signing behavior with `SignOptions` |
commit | commitdiff | tree | snapshot |
| 2021-05-05 |
Alekos Filini | [signer] Fix error variant |
commit | commitdiff | tree | snapshot |
| 2021-05-05 |
Alekos Filini | Fix import for `FromStr` |
commit | commitdiff | tree | snapshot |
| 2021-05-05 |
Alekos Filini | Merge commit 'refs/pull/336/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-04-30 |
codeShark149 | Added grcov based code coverage reporting in github... |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
LLFourn | Make wallet methods take &mut psbt |
commit | commitdiff | tree | snapshot |
| 2021-04-16 |
Alekos Filini | Merge commit 'refs/pull/321/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-04-16 |
Riccardo Casatta | Verify PSBT input satisfaction |
commit | commitdiff | tree | snapshot |
| 2021-04-16 |
Riccardo Casatta | destructure tuple to improve clarity |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Steve Myers | [ci] Revert fixed nightly-2021-03-23, use actual nightly |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Riccardo Casatta | comment out println in tests, fix doc |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Riccardo Casatta | Add timelocks to policy satisfaction results |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Alekos Filini | Merge commit 'refs/pull/322/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Steve Myers | [ci] Update 'test-readme-examples' job to use nightly... github/release/0.6.0 |
commit | commitdiff | tree | snapshot |
| 2021-04-15 |
Steve Myers | [ci] Update 'Tarpaulin to codecov.io' job to use nightl... |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Alekos Filini | Update CHANGELOG for v0.6.0 |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Alekos Filini | Bump version to 0.6.1-dev |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Alekos Filini | Bump version to 0.6.0 v0.6.0 |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Alekos Filini | Use published `bdk-testutils-macros` |
commit | commitdiff | tree | snapshot |
| 2021-04-14 |
Alekos Filini | Bump version of `bdk-testutils-macros` |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
Alekos Filini | Merge commit 'refs/pull/325/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
Alekos Filini | Merge commit 'refs/pull/326/head' of github.com:bitcoin... |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
Richard Ulrich | Allow setting RBF when bumping the fee of a transaction... |
commit | commitdiff | tree | snapshot |
| 2021-04-13 |
Richard Ulrich | Adding tests to demonstrate that we can't keep RBF... |
commit | commitdiff | tree | snapshot |
| 2021-04-12 |
Steve Myers | [ci] Update 'Build docs' job to use nightly-2021-03-23 |
commit | commitdiff | tree | snapshot |
| 2021-04-09 |
Steve Myers | Bump version to 0.6.0-rc.1 |
commit | commitdiff | tree | snapshot |
| 2021-04-09 |
Steve Myers | Remove unneeded script |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | [ci] Update 'build-test' job to clippy check all-targets |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Update 'cargo-check.sh' to not check +nightly |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Use .flatten() instead of .filter_map(|x| x), clippy... |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Use .any() instead of .find().is_some(), clippy warning |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Use .get(0) instead of .iter().next(), clippy warning |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Compare float equality using error margin EPSILON,... |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Remove redundant clone, clippy warning |
commit | commitdiff | tree | snapshot |
| 2021-04-08 |
Steve Myers | Remove needlessly taken reference of both operands... |
commit | commitdiff | tree | snapshot |
| 2021-04-07 |
Riccardo Casatta | Convert upper-case acronyms as suggested by CamelCase... |
commit | commitdiff | tree | snapshot |
| 2021-04-07 |
Riccardo Casatta | remove format! from assert! (will be an error in rust... |
commit | commitdiff | tree | snapshot |
| 2021-04-07 |
Riccardo Casatta | upgrade CI rust version to 1.51.0 |
commit | commitdiff | tree | snapshot |
| next |