Skip to content

Commit 6f5b95a

Browse files
committed
Implement basic bitcoind serialization annotations/tests.
1 parent 24b0c47 commit 6f5b95a

31 files changed

Lines changed: 702 additions & 1077 deletions

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ include_bitcoin_system_chain_json_HEADERS = \
543543
include/bitcoin/system/chain/json/header.hpp \
544544
include/bitcoin/system/chain/json/input.hpp \
545545
include/bitcoin/system/chain/json/json.hpp \
546+
include/bitcoin/system/chain/json/macros.hpp \
546547
include/bitcoin/system/chain/json/operation.hpp \
547548
include/bitcoin/system/chain/json/outpoint.hpp \
548549
include/bitcoin/system/chain/json/output.hpp \

builds/msvc/vs2022/libbitcoin-system-test/libbitcoin-system-test.vcxproj

Lines changed: 1 addition & 265 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)