Tags: PDLTNetwork/iroha
Tags
Merge pull request hyperledger-iroha#824 from hyperledger/develop Release v1.0 alpha
Merge pull request hyperledger-iroha#824 from hyperledger/develop Release v1.0 alpha
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)
Merge pull request hyperledger-iroha#501 from hyperledger/develop Merge v0.95 preview codebase