Skip to content

Tags: PDLTNetwork/iroha

Tags

1.0_alpha

Toggle 1.0_alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request hyperledger-iroha#824 from hyperledger/develop

Release v1.0 alpha

v1.0_alpha

Toggle v1.0_alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request hyperledger-iroha#824 from hyperledger/develop

Release v1.0 alpha

v0.95_preview-2

Toggle v0.95_preview-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request hyperledger-iroha#697 from hyperledger/develop

- Hot join of peer to the network
- Mac builds are checked in CI
- Increased number of transaction responses
- Separation of transport layer in between ordering gate and ordering service
- Sonarqube bot checking technical debt of the codebase
- Improved initialisation pipeline
- Fix of synchronisation service
- Effective implementation of cryptography: validation of payload signatures, signatures of block made by peer
- Improved representation of asset amount — now supports uint256
- RBAC permission model, supporting grant command
- Integration test for transaction pipeline, wide usage of mocks
- Implementation of block index storage, based on Redis
- Pagination for queries, which return wide range of transaction (GetTransactionHistory, etc.)
- Improved implementation of Yet Another Consensus
- Provisioning of the system via Ansible Playbook
- Builds of Iroha delivered in .deb, .rpm, .tar.gz, and soon brew for macOS
- Fixed build for ARMv7, macOS platform
- Several improvements in iroha-cli (C++ command-line interface)

v0.95

Toggle v0.95's commit message
Merge pull request hyperledger-iroha#501 from hyperledger/develop

Merge v0.95 preview codebase

v0.75

Toggle v0.75's commit message
First prerelease