Releases: QED-it/zebra
demo-v4
demo-v3
Fix the code to support compilation with tx-v6 feature flag disabled,…
Action groups serialization & TX_V6_VERSION_GROUP_ID update
This release is based on the new branch zsa-integration-demo-ag, which was created from zsa-integration-demo and merged with the latest zsa-integration-consensus updates. Also zsa-integration-demo-ag contains additional modifications:
-
Implemented preliminary support for action groups in the Transaction V6 serialization procedure. Note that the implementation is currently limited to serialization/deserialization only, without introducing new data structures or further processing for action groups.
-
Updated the
TX_V6_VERSION_GROUP_IDconstant to the temporary value0x77777777to ensure compatibility with the latest versions oflibrustzcashandzcash_tx_tool.
Initial demo release with ZSA Support
This internal demo release of Zerba includes ZSA support and implements basic consensus and state management functionality.