Skip to content

Releases: QED-it/zebra

demo-v4

28 May 11:28

Choose a tag to compare

Change clangq to clang

demo-v3

28 May 10:59

Choose a tag to compare

demo-v3 Pre-release
Pre-release
Fix the code to support compilation with tx-v6 feature flag disabled,…

Action groups serialization & TX_V6_VERSION_GROUP_ID update

05 Mar 14:12

Choose a tag to compare

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:

  1. 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.

  2. Updated the TX_V6_VERSION_GROUP_ID constant to the temporary value 0x77777777 to ensure compatibility with the latest versions of librustzcash and zcash_tx_tool.

Initial demo release with ZSA Support

27 Feb 13:37

Choose a tag to compare

Pre-release

This internal demo release of Zerba includes ZSA support and implements basic consensus and state management functionality.