Cothority Versions Save

Scalable collective authority

v3.4.10-rc1-ubuntu-20.04

9 months ago

v3.4.10-rc1

9 months ago

v3.4.9

2 years ago

v3.4.8

2 years ago

Release v3.4.8 contains an updated template for the /connectivity endpoint for the status connectivity command.

Please refer to #2451 for more information

v3.4.7

3 years ago

v3.4.6

3 years ago

This release adds a new feature to the status binary. Refer to #2411 for more information.

v3.4.5

3 years ago

Significant fixes to Byzcoin leader election. E-voting stability fixes.

Evoting:

  • #2277: Protect against bad input from voters

Byzcoin:

  • #2239: Adding deletion and preIDs for Calypso contracts
  • #2255: fixes the initialization of the viewchange when the node starts up
  • #2261, #2262: Add a caching system for the stateTries
  • #2268: Fix viewchange threshold
  • #2266: Removing the BLS signature from the view-change
  • #2271: makes sure that higher-level links that lead to nowhere are removed
  • #2280: Update viewchange-index
  • #2284: speed up bcadmin replay
  • #2286: Improve behaviour when nodes are down
  • #2288: make sure that a latest block is really the latest
  • #2291: fix wallet

Other fixes:

  • #2291 Fix wallet
  • #2263 Ignore non-existing instances in GetUpdates
  • onet update (v3.2.1 -> v3.2.2)
    • cheaper tracing
    • Add filtering for input and output connections
    • Restore GetID to same hash as ID

v3.4.4

4 years ago

This minor release picks up some useful Evoting features. It also picks up dedis/onet#629, which solves problems with simulations.

v3.4.3

4 years ago

Updates the Onet dependency to use v3.1.0. This version of Onet now allows duplex streaming on supported services like PaginateBlocks.

v3.4.2

4 years ago

This release adds a PaginateBlocks service for Byzcoin enabling fast and efficient browsing of the skipchain.

Depends on Onet >= 3.1.0 to support duplex streaming, which is used from v3.4.3.