Skip to content

Releases: hyperledger/indy-plenum

v1.13.1

06 Feb 18:22
704cf8d
Compare
Choose a tag to compare

[v1.13.1]

Package Repository

The Debian packages can be found here; https://hyperledger.jfrog.io/ui/repos/tree/General/indy/pool/focal/stable

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9692C00E657DDE61
add-apt-repository "deb https://hyperledger.jfrog.io/artifactory/indy focal stable"

What's Changed

New Contributors

Full Changelog: v1.13.1-rc4...v1.13.1

v1.13.1-rc4

22 Feb 13:53
d52d92b
Compare
Choose a tag to compare
v1.13.1-rc4 Pre-release
Pre-release

[v1.13.1-rc4]

What's Changed

Full Changelog: v1.13.1-rc3...v1.13.1-rc4

v1.13.1-rc3

26 Oct 18:11
42f8898
Compare
Choose a tag to compare
v1.13.1-rc3 Pre-release
Pre-release

[v1.13.1-rc3]

What's Changed

  • updated Actions because of by @pSchlarb in #1617
  • correctly pass ledger_id to the timestamp state storage by @c2bo in #1615
  • [v1.13.1-rc3] - Update Version Number for Release by @sovbot in #1619

New Contributors

Full Changelog: v1.13.1-rc2...v1.13.1-rc3

v1.13.1-rc2

04 Jun 11:40
8386ef2
Compare
Choose a tag to compare
v1.13.1-rc2 Pre-release
Pre-release

[v1.13.1-rc2]

What's Changed

  • fix KeyError for "services" when pool ledger contains node update txns by @lovesh in #549
  • INDY-1112: change primeries election procedure for backup instances. by @sergey-shilov in #539
  • INDY-1113: Node disconnection, view change tests by @spivachuk in #551
  • [INDY-1165] Try to decrease testing time by @anikitinDSR in #552
  • [INDY-1148] It's possible to create several nodes with the same alias by @Toktar in #554
  • [INDY-1171] Integrate pool_transactions tests with libindy by @ArtObr in #541
  • [INDY-993] Test_batch_rejection integrated with sdk by @ArtObr in #558
  • INDY-1148 : change test for validation nodes txns by @Toktar in #560
  • [INDY-988] testRequestDynamicValidation sdk integration by @ArtObr in #557
  • [INDY-994] Logging tests sdk integration by @ArtObr in #559
  • [INDY-1102] Fix Logger setting by @anikitinDSR in #555
  • [INDY-1186] Added prefix REPLICA with name for replica logging by @anikitinDSR in #565
  • [INDY-1185] Fixing build on hyperledger jenkins by @skhoroshavin in #553
  • [INDY-1001] Move plenum/test/instances tests to sdk by @ArtObr in #563
  • Context manager for delay rules in stasher by @skhoroshavin in #566
  • Send ledger status to new nodes in all cases; test for node restart by @dsurnin in #567
  • [INDY-1138] Added ppTime for stateTsDbStorage by @anikitinDSR in #569
  • Test restart nides by @dsurnin in #571
  • [INDY-1138] Added get_equal_or_prev into parent class by @anikitinDSR in #570
  • Fix none finalised reqs in case of not participating by @dsurnin in #574
  • [INDY-1137] Making proof possible for given root hash by @anikitinDSR in #575
  • [INDY-992] Move bls tests to sdk by @ArtObr in #564
  • [INDY-1180] Do not raise error if commit for previous view by @dsurnin in #578
  • INDY-1205: Use RocksDB as a key-value storage by @sergey-shilov in #561
  • [INDY-1058] Get rid of Registry-based pools by @ArtObr in #568
  • Indy 1180 fix none finalised by @dsurnin in #581
  • INDY-1205: rename get_equal_or_prev test. by @sergey-shilov in #580
  • INDY-1205: fallback to leveldb by default for db hash storage. by @sergey-shilov in #584
  • INDY-1205: add build procedure of rocksdb package to build-3rd-partie… by @sergey-shilov in #583
  • Use leveldb for the ledger by @ashcherbakov in #585
  • INDY-1205: add maintainer to rocksdb deb package. by @sergey-shilov in #586
  • Fixed test genesis txns by @Toktar in #587
  • Remove test repo from CI docker. by @sergey-shilov in #589
  • INDY-1205: make ledger default storage configurable. by @sergey-shilov in #590
  • [INDY-1206] select_primaries now called after poolLedger catchup or if we are ordering node txn by @anikitinDSR in #588
  • Tests unusual behaviour fix by @ArtObr in #591
  • [INDY-1187] Implement log processor by @skhoroshavin in #573
  • Downgraded severity of some messages from debug to trace by @skhoroshavin in #592
  • Log processor improvements by @skhoroshavin in #593
  • [INDY-1210] Added resending instance change messages by @anikitinDSR in #594
  • [INDY-1238] Limit zmq queue with 10000 msgs by @dsurnin in #597
  • Improve request tracking in log processor by @skhoroshavin in #596
  • [INDY-1209] Raise node_request and pool_transactions fixtures and helper functions by @ArtObr in #579
  • refactoring and new tests by @lovesh in #598
  • [FIX TESTS] Fix consistency proof query test by @anikitinDSR in #608
  • Trying to fix testAddInactiveNodeThenActivate by @skhoroshavin in #606
  • add min, max length support to iterables by @lovesh in #612
  • Fix for Base58key test by @ArtObr in #611
  • Fixed memory leak in monitoring by @skhoroshavin in #613
  • [INDY-1225] Implemented compression, increased log rotation interval by @skhoroshavin in #607
  • Log processor: improvements in request tracking and statistics by @skhoroshavin in #601
  • INDY-1259: fix typo. by @sergey-shilov in #615
  • Fixed log rotation config by @skhoroshavin in #614
  • [Increment sdk] Increment libindy and python wrappers version by @anikitinDSR in #616
  • [pool-refresh-fix] Handle CommonIOError by @anikitinDSR in #621
  • Public/indy 1265 by @anikitinDSR in #622
  • New libindy 454 by @anikitinDSR in #628
  • [INDY-465] Warning and callback on unordered requests by @skhoroshavin in #619
  • Log processor: improved request tracking by @skhoroshavin in #617
  • Add pip version and bump indy-crypto by @sergey-shilov in #632
  • Log processor: faster filtering by timestamp by @skhoroshavin in #634
  • [INDY-1237] Get rid of RegistryPoolManager by @ArtObr in #595
  • [INDY-1173] add POOL_RESTART handling by @Toktar in #582
  • [Fixed failed tests] Decrease reconnect timeout and ensure the same data by @anikitinDSR in #637
  • Log processor: minor fixes by @skhoroshavin in #636
  • Added Copyright to plenum license by @vimmerru in #639
  • INDY-1251: change math of spikes detection. by @sergey-shilov in #640
  • INDY-1287: fix base58 version by @Toktar in #644
  • Log processor: track COMMIT messages by @skhoroshavin in #642
  • INDY-1237: Fix tests that used nodeRegistry. by @ArtObr in #643
  • [1209-1] Remove old client's fucntions by @ArtObr in #600
  • Indy 1256 propagare primary by @dsurnin in #641
  • INDY-1292: fix base58 version in build scripts by @ashcherbakov in #648
  • INDY-971: Added state diagrams for catch-up actors by @spivachuk in #630
  • [Decrease base58] Decrease base58 to "editable" 0.2.4 by @anikitinDSR in #649
  • [INDY-1291] Freeze deps packages version by @anikitinDSR in #650
  • switches pr context to hyperledger by @andkononykhin in #652
  • [INDY-1291] Remove dublicate orderedset building by @anikitinDSR in #651
  • [FIX 3rd parties] Remove dublicate again by @anikitinDSR in #653
  • Jsonpickle version by @anikitinDSR in #656
  • INDY-1261: add flushing of retry count per remote by @sergey-shilov in #655
  • [INDY-1200] Each next 3PC batch have a timestamp not less than the previous one by @anikitinDSR in #646
  • INDY-1251: fix data in notifier plugin tests and unskip them. by @sergey-shilov in #647
  • [Pygment fix] Bump pygment version and remove version for leveldb by @anikitinDSR in #658
  • INDY-1287: fix base58 version 1.0.0 by @Toktar in https:/...
Read more