Releases: proximax-storage/cpp-xpx-chain
Releases · proximax-storage/cpp-xpx-chain
Release 1.9.5
Description |
Commit |
hotfix: cleanup stale DBRB messages |
65dea63 |
Release 1.9.4
Description |
Commit |
Introduced replicators cleanup v2: remove drive info from replicators |
f616dc0 |
Fixed node sync issue |
241be94 |
Fast finality improvements and debug logs |
e778628 |
Release 1.9.3
Description |
Commit |
Improved observer tests to verify the replicator cache |
256a43e |
Improved dev instructions |
befbb1a |
Switched to insecure DBRB connections |
a4c9455 |
Fixed storage cache updating |
6523f88 |
Release 1.9.2
Description |
Commit |
Immutable metadata |
cc50f5f |
Harvesters queue |
843d468 |
Release 1.9.1
Description |
Commit |
Updated storage submodule (with storage log rotation fixed) |
abfc296 |
Release 1.9.0
Description |
Commit |
Implemented throttling of expired transactions |
f31d1cf |
Implemented DBRB connection closing |
6cf7706 |
Split updating DBRB view and registering DBRB process |
357af8b |
Reestablish DBRB connections on sync failure |
519b3dc |
Fixed memory leak in buffered packet io |
b383f6a |
Replaced shared pointer with weak pointer to the socket reader to fix possible memory leak |
43dce21 |
Removed weighted voting service |
92c7abc |
Implemented notifications dispatched after block commit that can be added in observers |
324e284 |
Implemented replicator service performance improvement |
8ee0727 |
Switched to boost 1.86 |
3c60152 |
Release 1.8.4
Description |
Commit |
Implemented DBRB pause mode |
66bfa92 |
Enabled simultaneous incoming and outgoing DBRB connections |
6211988 |
Release 1.8.2
Description |
Commit |
Removed access to the current view stored in DBRB process |
e8308c1 |
Fixed clearing DBRB message queue |
19b8cec |
Release 1.8.1
Description |
Commit |
Fixed crash when storage plugin is disabled |
4f7e816 |
Release 1.8.0
Description |
Commit |
Implemented secure duplex connections |
a9127fd |
Implemented new block time update strategy |
d3d8e1d |
Implemented resending prepare messages when DBRB paused on peer |
cad3de8 |
Implemented disseminating prepare DBRB message by all peers |
8b81485 |
Implemented DBRB process banning |
9b1d940 |
Fixed checking for an element in AccountStateCache |
1fcc1b0 |