Skip to content

Releases: shutter-network/shutter

v0.1.5

12 Jul 11:42
Compare
Choose a tag to compare
Move shutter to shutter-network, rename module

v0.1.4: Do not retry 'cannot accuse empty batch' errors

25 May 12:36
Compare
Choose a tag to compare
This prevents an infinite loop of trying to accuse an empty batch.

Also see https://github.com/brainbot-com/shutter/issues/87

v0.1.3: Prevent panic in Keyper.ShortInfo

18 May 20:24
Compare
Choose a tag to compare
When starting up, MainChain.ActiveConfigIndex panics.

v0.1.2

14 May 13:41
Compare
Choose a tag to compare
Silence gosec linter in shcrypto/shuffle.go

v0.1.1

11 May 14:38
Compare
Choose a tag to compare
Fix handling of --output argument in deploy

v0.1.0

19 Apr 23:19
Compare
Choose a tag to compare
Update tendermint to 0.34.10

v0.0.18

08 Apr 13:15
Compare
Choose a tag to compare
Update example application intro

v0.0.16: Remove the 'already have synced to block XXX' log message

31 Mar 09:18
Compare
Choose a tag to compare
We run into this case, which is what I wanted to know. Don't want to
see this forever.

v0.0.15

17 Mar 11:26
Compare
Choose a tag to compare
Fix publish-release

v0.0.14

12 Mar 10:54
Compare
Choose a tag to compare
Wrap some more errors