-
Notifications
You must be signed in to change notification settings - Fork 297
Hyperledger Iroha v1.0 Release Candidate 5 #2191
Commits on Feb 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d3dfb17 - Browse repository at this point
Copy the full SHA d3dfb17View commit details
Commits on Feb 28, 2019
-
Fix typo docs/source/guides/sec-install.rst
Co-Authored-By: Baydarich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7db84d - Browse repository at this point
Copy the full SHA e7db84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4155e - Browse repository at this point
Copy the full SHA 3e4155eView commit details
Commits on Mar 4, 2019
-
* Pluggable consensus consistency model (#2091) * Fixes to it Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc2bf61 - Browse repository at this point
Copy the full SHA cc2bf61View commit details
Commits on Mar 5, 2019
-
Merge pull request #2141 from hyperledger/master
RC4 Hotfix 1 - TemporaryWsv deadlock, checkTxPresence performance
Configuration menu - View commit details
-
Copy full SHA for 0395f4b - Browse repository at this point
Copy the full SHA 0395f4bView commit details -
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d75ce7c - Browse repository at this point
Copy the full SHA d75ce7cView commit details -
[ci skip] preparing files for md to rst documentation (#2145)
Signed-off-by: Sara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee9b3bb - Browse repository at this point
Copy the full SHA ee9b3bbView commit details
Commits on Mar 6, 2019
-
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa29ea5 - Browse repository at this point
Copy the full SHA fa29ea5View commit details -
Add deb packages debug build support (#2144)
Signed-off-by: Konstantin Munichev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d52df5 - Browse repository at this point
Copy the full SHA 2d52df5View commit details -
Decrease quantity of allocated proto query objects (#2148)
Avoid creation of redundant proto query object. Signed-off-by: Igor Egorov <[email protected]>
Igor Egorov authoredMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 15c88f2 - Browse repository at this point
Copy the full SHA 15c88f2View commit details
Commits on Mar 7, 2019
-
Torii: TransactionProcessorImpl listens for storage commits (#2143)
* TransactionProcessorImpl uses Storage::on_commit() Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 229a8d3 - Browse repository at this point
Copy the full SHA 229a8d3View commit details -
Markdown to RST docs configuration (#2146)
* [ci skip] preparing files for md to rst documentation Signed-off-by: Sara <[email protected]> * changes to allow md files be included into the rstdocs with an example Signed-off-by: Sara <[email protected]> * adding automated deployment docs from .md Signed-off-by: Sara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 793124e - Browse repository at this point
Copy the full SHA 793124eView commit details -
Fix round number in SynchronizationEvent (#2147)
Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e389ee0 - Browse repository at this point
Copy the full SHA e389ee0View commit details
Commits on Mar 11, 2019
-
Provide git version info (#2127)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e1b9cf - Browse repository at this point
Copy the full SHA 4e1b9cfView commit details -
Signed-off-by: Konstantin Munichev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a76e8c - Browse repository at this point
Copy the full SHA 4a76e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd879db - Browse repository at this point
Copy the full SHA dd879dbView commit details -
Merge pull request #2129 from hyperledger/feature/docs-sec-guide
Documentation for Iroha installation security tips
Configuration menu - View commit details
-
Copy full SHA for 75caf88 - Browse repository at this point
Copy the full SHA 75caf88View commit details
Commits on Mar 12, 2019
-
Llogger: fixed patterns and docs (#2152)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0ded3c - Browse repository at this point
Copy the full SHA d0ded3cView commit details -
Add fix for commit direct propagation (#2139)
### Description of the Change Add fix for direct propagation in Yac. If a peer sends a vote for the old round we will share last finalized state. ### Benefits Fix of synchronization in some cases. ### Possible Drawbacks No so elegant solution: YAC checks stateless invariants inside functions, vote storage responsibility is increased. Signed-off-by: Fedor Muratov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 449ebbe - Browse repository at this point
Copy the full SHA 449ebbeView commit details -
Refactor ordering service queues (#2150)
* Remove round from OdOsNotifications interface Signed-off-by: Igor Egorov <[email protected]> Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a6f0ef - Browse repository at this point
Copy the full SHA 9a6f0efView commit details -
### Description of the Change * remove setPcs method from OG * minor issues with clang-format * add max transaction size to OG. Not it shares only a limited number of transactions. * OS queue replaced with an unordered set for checking not-unique transactions ### Benefits Performance improvements and DDoS prevention ### Possible Drawbacks The absence of tests. I think we have to discuss it during the review Signed-off-by: Fedor Muratov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55fc323 - Browse repository at this point
Copy the full SHA 55fc323View commit details -
Update ed25519 to 2.0.1 (#2157)
Signed-off-by: Konstantin Munichev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a107c8 - Browse repository at this point
Copy the full SHA 2a107c8View commit details -
Signed-off-by: Konstantin Munichev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc5f931 - Browse repository at this point
Copy the full SHA dc5f931View commit details
Commits on Mar 13, 2019
-
add error Signed-off-by: Dumitru <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c34c18c - Browse repository at this point
Copy the full SHA c34c18cView commit details
Commits on Mar 14, 2019
-
YAC: filter votes from unknown peers (#2134)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca478b4 - Browse repository at this point
Copy the full SHA ca478b4View commit details -
Create block storage dependency for mutable storage (#1994)
Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6617c84 - Browse repository at this point
Copy the full SHA 6617c84View commit details -
* Add checking of persistent cache on start status stream (#2169)
### Description of the Change Add fix for status stream initialization. If runtime cache doesn't contain any value we are going to check the persistent cache for the value. ### Benefits Fix misleading behavior of the status stream. Signed-off-by: Fedor Muratov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for deee749 - Browse repository at this point
Copy the full SHA deee749View commit details -
Add note for building and generating keypair documentation (#2162)
Signed-off-by: Vadim Reutskiy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f688873 - Browse repository at this point
Copy the full SHA f688873View commit details
Commits on Mar 15, 2019
-
Fix key padding in tests (#2172)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0aa037f - Browse repository at this point
Copy the full SHA 0aa037fView commit details -
Fix member init order warning (#2164)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a615ac0 - Browse repository at this point
Copy the full SHA a615ac0View commit details -
Fix race bug in command service (#2167)
### Description of the Change Fix bug when not committed/rejected transaction will not pass to Iroha's pipeline because it is a "replay". ### Benefits Add fix for the problem. The idea of the fix to check only final statuses in the ram cache in command service. If there is a final status we will decline further checking of the transaction. Also, thanks @lebdron for cooperation in founding the bug. Signed-off-by: Fedor Muratov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8573d8d - Browse repository at this point
Copy the full SHA 8573d8dView commit details -
Fix hash set usage in OS. Fix block leaks in YacGate and Simulator (#…
…2170) Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0468418 - Browse repository at this point
Copy the full SHA 0468418View commit details
Commits on Mar 18, 2019
-
Update config template for docker deployment (#2158)
Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2db496 - Browse repository at this point
Copy the full SHA e2db496View commit details -
Docs for new config file params (#2173)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 089e455 - Browse repository at this point
Copy the full SHA 089e455View commit details
Commits on Mar 19, 2019
-
removed block copy in BlocksQuery (#2177)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cae43a - Browse repository at this point
Copy the full SHA 2cae43aView commit details -
StorageImpl: faster cleanup (#2174)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d09de3 - Browse repository at this point
Copy the full SHA 2d09de3View commit details -
Storage: notify block commit after actual commit (#2179)
Signed-off-by: Andrei Lebedev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68d6ef0 - Browse repository at this point
Copy the full SHA 68d6ef0View commit details
Commits on Mar 20, 2019
-
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c8a0aa - Browse repository at this point
Copy the full SHA 0c8a0aaView commit details -
Storage: avoid block copying (#2178)
Signed-off-by: Mikhail Boldyrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88c4ad4 - Browse repository at this point
Copy the full SHA 88c4ad4View commit details -
Flat file block storage (#2180)
Signed-off-by: Konstantin Munichev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fafc095 - Browse repository at this point
Copy the full SHA fafc095View commit details
Commits on Mar 21, 2019
-
Remove redefinitions of redundant method in flat file storage (#2190)
### Description of the Change Remove redundant definition of the insert in flat file block storage. ### Benefits Improve the stability of the project. Signed-off-by: Fedor Muratov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d1db98 - Browse repository at this point
Copy the full SHA 5d1db98View commit details -
Refactor block streaming method (processing is done in grpc thread) (#…
…2181) Signed-off-by: Igor Egorov <[email protected]>
Igor Egorov authoredMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for f8efa83 - Browse repository at this point
Copy the full SHA f8efa83View commit details