志宇 1e99793983
feat(testenv): add make_checkpoint_tip
This creates a checkpoint linked list which contains all blocks.
2024-04-16 17:51:02 +08:00
..
2024-04-12 11:43:25 -05:00

BDK TestEnv

This crate sets up a regtest environment with a single [bitcoind] node connected to an [electrs] instance. This framework provides the infrastructure for testing chain source crates, e.g., [bdk_chain], [bdk_electrum], [bdk_esplora], etc.