You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Hyperledger Transact - https://github.com/hyperledger/transact

Project Health

Health is good. In the last quarter there were 2 releases and the Sawtooth Sabre transaction handler was moved over. This allows for simplification of dependencies for projects using Transact and Sabre.

Required Information

  1. Have you switched from master to main in all your repos? Yes
  2. Have you implemented the Common Repository Structure in all your repos? Yes
  3. Has your project implemented these inclusive language changes listed below to your repo? You can optionally use the DCI Lint tool to make this a recurring action on your repo.
    1. master → main: Yes
    2. slave → replicas: N/A
    3. blacklist → denylist: N/A
    4. whitelist → allowlist: Yes
  4. Have you added an Inclusive Language Statement to your project's documentation and/or Wiki pages? No

Questions/Issues for the TSC

No issues currently.

Releases

Since project creation, the project has had 30 releases. The current release is 0.4.3. The releases are available on crates.io: https://crates.io/crates/transact/versions

Overall Activity in the Past Quarter

Continued incremental improvements to the initial code base. Additional activity shown below. The primary method of discussion has been moved to Discord.

Additional work:

  • Moved Sawtooth Sabre (wasm engine) into Transact. The Sawtooth Sabre transaction processor now pulls in the transaction handler from Transact. (not released)
  • Transact workload improvements
    • Reduced the CPU usage
    • Added remaining duration of the run to the logs
  • Stabilized the "workload-batch-gen" feature in libtransact

Current Plans

Next steps include:

  • Add state caching to improve read performance with large state values
  • Re-evaluate threading model for batch scheduling and execution
  • Setup a documentation site to help explain/advocate the project

Future:

  • Add a next-generation smart contract API / simplified smart contracts (cross-project with Sawtooth, in progress)
  • Further develop the Transact SDK for JavaScript

Maintainer Diversity

Maintainers are the same as the previous quarter.

Contributor Diversity

There were a total of 5 contributors in the last quarter.

Additional Information

Insights from November 25th 2021 to February 25th 2022

https://insights.lfx.linuxfoundation.org/projects/hyperledger%2Ftransact/dashboard;subTab=technical?time=%7B%22from%22:%222021-11-25T06:00:00.000Z%22,%22type%22:%22absolute%22,%22to%22:%222022-02-25T06:00:00.000Z%22%7D

Reviewed By

Submission date

$action.dateFormatter.formatGivenString("dd-MMM-yyyy", $content.getCreationDate())


  • No labels