You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new release adds an option to display the roster on each block. It also allows one the get the status of each node from the roster stored on the last known block.
Also adds linting with tslint.
This attribute is useful to get the future instanceID of an instance while checking a spawn instruction.
Note that in some cases the deriveID might not correspond to the instanceID. This is the case if the spawner is a "Spawner instance" for example.
This version uses the latest version of sendStream in @dedis/cothority (v3.4.4), which has some breaking changes.
It also removes unused legacy files (the src/index-n.js ones).