Riccardo Casatta
|
18dcda844f
|
remove serial_test
|
2021-06-29 11:32:28 +02:00 |
|
Riccardo Casatta
|
6394c3e209
|
use bitcoind and electrsd crate to launch daemons
|
2021-06-29 11:32:26 +02:00 |
|
Alekos Filini
|
4498e0f7f8
|
[testutils] Allow the generated blockchain tests to access test_client
|
2021-06-29 11:32:20 +02:00 |
|
Riccardo Casatta
|
0bbfa5f989
|
make fee in TransactionDetails Option, add confirmation_time field as Option
confirmation_time contains both a block height and block timestamp and is
Some only for confirmed transaction
|
2021-06-14 15:29:24 +02:00 |
|
Riccardo Casatta
|
e1b037a921
|
change feature to execute sync from rpc to test-rpc
|
2021-06-03 10:56:01 +02:00 |
|
Riccardo Casatta
|
bfef2e3cfe
|
Implements RPC Backend
|
2021-06-03 10:55:58 +02:00 |
|
Paul Miller
|
6b60914ca1
|
return AddressInfo from get_address
|
2021-05-27 17:11:16 -04:00 |
|
LLFourn
|
ea8488b2a7
|
Initialize env_logger at start of blockchain tests
|
2021-05-21 13:21:59 +10:00 |
|
LLFourn
|
38b0470b14
|
Move blockchain related stuff to blockchain_tests
|
2021-05-19 16:45:48 +10:00 |
|
LLFourn
|
d60c5003bf
|
Merge testutils crate into the main crate
This avoids having to keep the apis in sync between the macros and the
main project.
|
2021-05-19 16:45:48 +10:00 |
|