Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Commit 344b7d6

Browse files
author
Gal Rogozinski
committed
update changelog
1 parent 07983a9 commit 344b7d6

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

changelog.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
1.8.4
2+
3+
Hotfix: Ensure proper creation of solid entrypoints (#1702)
4+
5+
1.8.3
6+
7+
There is an edge case where IRI didn't account for a transaction that was shared between two distinct bundles.
8+
Once it marked it as "counted" in one bundle, it was ignored for the next bundle. This lead to a corrupt ledger state.
9+
10+
Hotfix: Gyros - take transaction reattachments into account (#1699)
11+
12+
1.8.2
13+
14+
Change: The alpha value is now 0 by default, streamlining the tip selection process which will reduce memory and cpu load. This is done by skipping cumulative weight calculations. (Issue #1567)
15+
16+
Fix: correct data setting into Hash object (#1589)
17+
Fix: Persistables merge and load functionality
18+
Documentation: Fix broken link of online documentation (#1623)
19+
Documentation: Update README.md (#1617)
20+
Fix: always set the domain field of a neighbor (#1604)
21+
Change: Use mocked SnapshotProvider (#1531)
22+
Fix: Fixes regression introduced through the bundle validator refactor (#1588)
23+
Documentation: Document Persistable and Indexable (#1169)
24+
Feature: Adds progress bar and estimated time until the node is synced (#1575)
25+
Change: Curl improvement
26+
Change: Bundle validator refactor
27+
Change: Use maven assembly plugin to create one jar with all dependencies (#1573)
28+
Documentation: Document Persistence Provider (#1157)
29+
Documentation: Updated links to official documentation (#1560)
30+
31+
132
1.8.1
233

334
- Feature: Improved CW Calculation (#1451)

0 commit comments

Comments
 (0)