Skip to content

Releases: proximax-storage/cpp-xpx-chain

Release 1.9.5

07 May 03:00
195ad7e
Compare
Choose a tag to compare
Description Commit
hotfix: cleanup stale DBRB messages 65dea63

Release 1.9.4

21 Apr 13:25
228c740
Compare
Choose a tag to compare
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

13 Feb 01:21
77330e9
Compare
Choose a tag to compare
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

14 Jan 01:55
67a7829
Compare
Choose a tag to compare
Description Commit
Immutable metadata cc50f5f
Harvesters queue 843d468

Release 1.9.1

08 Oct 00:37
913b65e
Compare
Choose a tag to compare
Description Commit
Updated storage submodule (with storage log rotation fixed) abfc296

Release 1.9.0

03 Oct 01:50
670e399
Compare
Choose a tag to compare
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

10 Aug 17:52
3e73671
Compare
Choose a tag to compare
Description Commit
Implemented DBRB pause mode 66bfa92
Enabled simultaneous incoming and outgoing DBRB connections 6211988

Release 1.8.2

06 Aug 04:12
9f0b13f
Compare
Choose a tag to compare
Description Commit
Removed access to the current view stored in DBRB process e8308c1
Fixed clearing DBRB message queue 19b8cec

Release 1.8.1

04 Aug 13:31
d2046ea
Compare
Choose a tag to compare
Description Commit
Fixed crash when storage plugin is disabled 4f7e816

Release 1.8.0

03 Aug 17:10
fa67ff0
Compare
Choose a tag to compare
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