-
ba2e3042cc
add details to TODO, format doc example
#348
Riccardo Casatta
2021-06-04 15:05:35 +02:00
-
f8117c0f9f
Bump version to 0.8.0-rc.1
Alekos Filini
2021-06-04 09:42:14 +02:00
-
-
-
1639984b56
move scan in setup
Riccardo Casatta
2021-06-03 15:10:31 +02:00
-
ab54a17eb7
update bitcoind dep
Riccardo Casatta
2021-06-03 11:07:39 +02:00
-
ae5aa06586
use storage address instead of satoshi's
Riccardo Casatta
2021-06-03 11:06:24 +02:00
-
ab98283159
always ask node for tx no matter capabilities
Riccardo Casatta
2021-06-02 10:06:05 +02:00
-
81851190f0
correctly initialize UTXO keychain kind
Riccardo Casatta
2021-06-01 16:19:32 +02:00
-
e1b037a921
change feature to execute sync from rpc to test-rpc
Riccardo Casatta
2021-06-01 14:18:40 +02:00
-
9b7ed08891
rename struct to CallResult
Riccardo Casatta
2021-06-01 14:17:37 +02:00
-
dffb753ce3
match also on signet
Riccardo Casatta
2021-06-01 14:15:46 +02:00
-
0b969657cd
update changelog with rpc feature
Riccardo Casatta
2021-05-31 13:35:58 +02:00
-
bfef2e3cfe
Implements RPC Backend
Riccardo Casatta
2021-05-17 17:20:32 +02:00
-
-
0ec064ef13
Use AddressInfo in private methods
#349
Paul Miller
2021-05-18 11:09:11 -04:00
-
6b60914ca1
return AddressInfo from get_address
Paul Miller
2021-05-17 16:31:18 -04:00
-
881ca8d1e3
[signer] Add an option to explicitly allow using non-
ALL
sighashes
#353
Alekos Filini
2021-05-26 10:34:25 +02:00
-
5633475ce8
Merge commit 'refs/pull/347/head' of github.com:bitcoindevkit/bdk
Alekos Filini
2021-05-26 08:56:38 +02:00
-
-
ea8488b2a7
Initialize env_logger at start of blockchain tests
#347
LLFourn
2021-05-21 13:21:59 +10:00
-
d2a981efee
run_blockchain_tests.sh improvements
LLFourn
2021-05-21 13:21:41 +10:00
-
4c92daf517
Uppercase 'Test' so that github can see what's up
LLFourn
2021-05-20 14:33:02 +10:00
-
aba2a05d83
Add script for running the blockchain tests locally
LLFourn
2021-05-19 16:22:11 +10:00
-
5b194c268d
Fix clippy warnings inside testutils macro
LLFourn
2021-05-19 16:10:06 +10:00
-
00bdf08f2a
Remove testutils feature so doctests worka again
LLFourn
2021-05-19 16:09:01 +10:00
-
38b0470b14
Move blockchain related stuff to blockchain_tests
LLFourn
2021-05-19 15:52:51 +10:00
-
d60c5003bf
Merge testutils crate into the main crate
LLFourn
2021-05-19 13:04:32 +10:00
-
fcae5adabd
Run blockchain tests on esplora
LLFourn
2021-05-18 15:21:48 +10:00
-
9f04a9d82d
Merge commit 'refs/pull/338/head' of github.com:bitcoindevkit/bdk
Steve Myers
2021-05-18 16:41:45 -07:00
-
-
465ef6e674
Roll blockchain tests proc macro into normal macro
LLFourn
2021-05-16 15:07:55 +10:00
-
-
-
aaa9943a5f
Merge commit 'refs/pull/346/head' of github.com:bitcoindevkit/bdk
Steve Myers
2021-05-14 10:49:30 -07:00
-
-
3897e29740
Fix changelog
#346
release/0.7.0
Alekos Filini
2021-05-12 15:11:20 +02:00
-
8f06e45872
Bump version to 0.7.1-dev
Alekos Filini
2021-05-12 15:10:28 +02:00
-
766570abfd
Bump version to 0.7.0
v0.7.0
Alekos Filini
2021-05-12 14:20:58 +02:00
-
934ec366d9
Use the released
testutils-macros
Alekos Filini
2021-05-12 14:20:23 +02:00
-
d0733e9496
Bump version in
src/lib.rs
Alekos Filini
2021-05-12 14:19:58 +02:00
-
3c7a1f5918
Bump
testutils-macros
to v0.6.0
Alekos Filini
2021-05-12 14:19:00 +02:00
-
85aadaccd2
Update changelog in preparation of
v0.7.0
Alekos Filini
2021-05-12 14:17:46 +02:00
-
fad0fe9f30
Update create transaction example code
Tobin Harding
2021-05-06 16:11:06 +10:00
-
6546b77c08
Remove stale comments
#345
Tobin Harding
2021-05-11 13:29:22 +10:00
-
e1066e955c
Remove unneeded unit expression
#338
Tobin Harding
2021-05-11 10:50:34 +10:00
-
7f06dc3330
Clear clippy manual_map warning
Tobin Harding
2021-05-11 10:47:18 +10:00
-
de40351710
Use consistent field ordering
Tobin Harding
2021-05-06 14:34:22 +10:00
-
de811bea30
Use !any() instead of find()...is_none()
Tobin Harding
2021-05-06 14:32:08 +10:00
-
74cc80d127
Remove unnecessary clone
Tobin Harding
2021-05-06 14:29:51 +10:00
-
009f68a06a
Use assert!(foo) instead of assert_eq!(foo, true)
Tobin Harding
2021-05-06 14:22:30 +10:00
-
-
-
47f26447da
continue signing when finding already finalized inputs
Riccardo Casatta
2021-05-06 17:11:43 +02:00
-
12641b9e8f
Use PsbtKey instead of PSBT
#342
Tobin Harding
2021-05-07 10:28:17 +10:00
-
aa3707b5b4
Use Psbt instead of PSBT
Tobin Harding
2021-05-07 10:25:45 +10:00
-
f6631e35b8
continue signing when finding already finalized inputs
#343
Riccardo Casatta
2021-05-06 17:11:43 +02:00
-
3608ff9f14
Merge commit 'refs/pull/341/head' of github.com:bitcoindevkit/bdk into release/0.7.0
Alekos Filini
2021-05-07 11:00:00 +02:00
-
-
7fdb98e147
Merge commit 'refs/pull/341/head' of github.com:bitcoindevkit/bdk
Alekos Filini
2021-05-07 10:59:32 +02:00
-
-
-
-
9aea90bd81
Use
default: D
mirroring Rust documentation
#337
Tobin Harding
2021-05-06 13:54:52 +10:00
-
898dfe6cf1
get psbt inputs with bounds check
#341
Riccardo Casatta
2021-05-06 15:55:58 +02:00
-
7961ae7f8e
Check index out of bound also for tx inputs not only for psbt inputs
Riccardo Casatta
2021-05-06 14:41:30 +02:00
-
-
8bf77c8f07
Bump version to 0.7.0-rc.1
Alekos Filini
2021-05-06 13:56:38 +02:00
-
-
3c7bae9ce9
Rewrite the
non_witness_utxo
check
#333
Alekos Filini
2021-05-06 11:35:58 +02:00
-
17bcd8ed7d
[signer] Replace
force_non_witness_utxo
with only_witness_utxo
Alekos Filini
2021-04-20 14:58:33 +02:00
-
b5e9589803
[signer] Adjust signing behavior with
SignOptions
Alekos Filini
2021-04-19 14:16:39 +02:00
-
1d628d84b5
[signer] Fix error variant
Alekos Filini
2021-04-16 12:23:50 +02:00
-
b84fd6ea5c
Fix import for
FromStr
Alekos Filini
2021-05-05 16:58:59 +02:00
-
8fe4222c33
Merge commit 'refs/pull/336/head' of github.com:bitcoindevkit/bdk
Alekos Filini
2021-05-05 14:51:36 +02:00
-
-
e626f2e255
Added grcov based code coverage reporting in github action
#335
codeShark149
2021-04-29 17:05:20 +05:30
-
5a0c150ff9
Make wallet methods take &mut psbt
#336
LLFourn
2021-04-28 09:53:03 +10:00
-
-
00f07818f9
Merge commit 'refs/pull/321/head' of github.com:bitcoindevkit/bdk
Alekos Filini
2021-04-16 14:08:26 +02:00
-
-
136a4bddb2
Verify PSBT input satisfaction
#321
Riccardo Casatta
2021-04-16 10:45:11 +02:00
-
ff7b74ec27
destructure tuple to improve clarity
Riccardo Casatta
2021-04-15 16:07:02 +02:00
-
8c00326990
[ci] Revert fixed nightly-2021-03-23, use actual nightly
#328
Steve Myers
2021-04-15 10:15:13 -07:00
-
afcd26032d
comment out println in tests, fix doc
Riccardo Casatta
2021-04-15 16:02:22 +02:00
-
8f422a1bf9
Add timelocks to policy satisfaction results
Riccardo Casatta
2021-04-02 16:39:18 +02:00
-
-
45983d2166
Merge commit 'refs/pull/322/head' of github.com:bitcoindevkit/bdk
Alekos Filini
2021-04-15 11:40:34 +02:00
-
-
89cb4de7f6
[ci] Update 'test-readme-examples' job to use nightly-2021-03-23
#327
release/0.6.0
Steve Myers
2021-04-14 20:34:32 -07:00
-
7ca0e0e2bd
[ci] Update 'Tarpaulin to codecov.io' job to use nightly-2021-03-23
Steve Myers
2021-04-14 20:33:42 -07:00
-
2bddd9baed
Update CHANGELOG for v0.6.0
Alekos Filini
2021-04-14 18:49:52 +02:00
-
0135ba29c5
Bump version to 0.6.1-dev
Alekos Filini
2021-04-14 18:47:31 +02:00
-
549cd24812
Bump version to 0.6.0
v0.6.0
Alekos Filini
2021-04-14 17:27:28 +02:00
-
a841b5d635
Use published
bdk-testutils-macros
Alekos Filini
2021-04-14 17:26:40 +02:00
-
16ceb6cb30
Bump version of
bdk-testutils-macros
Alekos Filini
2021-04-14 17:25:11 +02:00
-
edfd7d454c
Merge commit 'refs/pull/325/head' of github.com:bitcoindevkit/bdk into release/0.6.0
Alekos Filini
2021-04-13 09:25:47 +02:00
-
-
1d874e50c2
Merge commit 'refs/pull/326/head' of github.com:bitcoindevkit/bdk into release/0.6.0
Alekos Filini
2021-04-13 09:25:27 +02:00
-
-
98127cc5da
Allow setting RBF when bumping the fee of a transaction. This enables to further bump the fee.
#325
Richard Ulrich
2021-04-12 15:44:53 +02:00
-
e243107bb6
Adding tests to demonstrate that we can't keep RBF when bumping the fee of a transaction.
Richard Ulrich
2021-04-12 15:38:35 +02:00
-
-
237a8d4e69
[ci] Update 'Build docs' job to use nightly-2021-03-23
#326
Steve Myers
2021-04-12 10:33:54 -07:00
-
7f4042ba1b
Bump version to 0.6.0-rc.1
Steve Myers
2021-04-09 15:30:34 -07:00
-
-
3ed44ce8cf
Remove unneeded script
#322
Steve Myers
2021-04-09 09:19:19 -07:00
-
8e7d8312a9
[ci] Update 'build-test' job to clippy check all-targets
Steve Myers
2021-04-08 14:44:35 -07:00
-
4da7488dc4
Update 'cargo-check.sh' to not check +nightly
Steve Myers
2021-04-08 14:36:07 -07:00
-
e37680af96
Use .flatten() instead of .filter_map(|x| x), clippy warning
Steve Myers
2021-04-08 13:37:59 -07:00
-
5f873ae500
Use .any() instead of .find().is_some(), clippy warning
Steve Myers
2021-04-08 12:19:40 -07:00
-
2380634496
Use .get(0) instead of .iter().next(), clippy warning
Steve Myers
2021-04-08 12:16:58 -07:00
-
af98b8da06
Compare float equality using error margin EPSILON, clippy warning
Steve Myers
2021-04-08 12:12:51 -07:00
-
b68ec050e2
Remove redundant clone, clippy warning
Steve Myers
2021-04-08 11:41:58 -07:00
-
ac7df09200
Remove needlessly taken reference of both operands, clippy warning
Steve Myers
2021-04-08 11:39:38 -07:00
-
-
192965413c
Convert upper-case acronyms as suggested by CamelCase convention
#319
Riccardo Casatta
2021-03-30 16:33:07 +02:00
-
745be7bea8
remove format! from assert! (will be an error in rust edition 2021)
Riccardo Casatta
2021-03-30 16:19:36 +02:00
-
b6007e05c1
upgrade CI rust version to 1.51.0
Riccardo Casatta
2021-03-30 14:59:08 +02:00
-
f53654d9f4
Merge commit 'refs/pull/314/head' of github.com:bitcoindevkit/bdk
Steve Myers
2021-04-06 10:21:07 -07:00
-
-
e5ecc7f541
Avoid over-/underflow error in coin_select
#320
Daniel Karzel
2021-04-01 16:14:59 +11:00
-
882a9c27cc
Use tagged serialization for blockchain config
#314
LLFourn
2021-03-25 16:28:38 +11:00
-
-
1e6b8e12b2
Merge commit 'refs/pull/310/head' of github.com:bitcoindevkit/bdk
Steve Myers
2021-03-31 16:06:53 -07:00
-
-
b226658977
[ci] update MSRV to 1.46.0
#317
Steve Myers
2021-03-27 11:53:41 -07:00
-
6d6776eb58
Merge branch 'release/0.5.1'
Alekos Filini
2021-03-29 19:48:00 +02:00
-
-
f1f844a5b6
Bump version to 0.5.2-dev
#318
release/0.5.1
Alekos Filini
2021-03-29 19:10:47 +02:00