Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 2.03 KB

changes.md

File metadata and controls

17 lines (12 loc) · 2.03 KB

Below is a summary of the key changes:

  1. Create transactions: Using bdkpython to create sample transactions to be broadcasted over the mesh network.

  2. New file btc/monitor_balances.py:

  3. Modifications in btc/segment.py:

    • Addition of a method serialize_to_json in the Segment class for serializing segment data to JSON format.
  4. Updates to btc/segment_storage.py:

  5. Addition of binary file btc/wallets.zip and .gitkeep file in btc/wallets/ directory:

    • Added wallets.zip with pre-funded testnet sats for use in the demo.