Skip to content

Tags: theophileKO/iroha

Tags

v1.0.0_beta-4

Toggle v1.0.0_beta-4'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#1597 from hyperledger/develop

Hyperledger Iroha v1.0 beta-4 version

Signed-off-by: Nikolay Yushkevich <[email protected]>

v1.0.0_beta-3

Toggle v1.0.0_beta-3'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#1494 from hyperledger/develop

Hyperledger Iroha v1.0.0_beta-3

v1.0.0_beta-2

Toggle v1.0.0_beta-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#1350 from hyperledger/develop

Hyperledger Iroha v1.0.0 beta-2

v1.0.0_beta-1

Toggle v1.0.0_beta-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix build errors related to unused lambda captures (hyperledger-iroha…

…#1175)

* Fix build errors related to unused lambda captures

* Add missing virtual destructors

Signed-off-by: Andrei Lebedev <[email protected]>

v1.0_beta

Toggle v1.0_beta'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#1144 from hyperledger/develop

Hyperledger Iroha v1.0 beta release

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