Commit Graph

12 Commits

Author SHA1 Message Date
Leopold Schabel 12f3e1c2ca Enable reproducible build via -mod=readonly 2021-02-17 19:23:32 +01:00
Leopold Schabel 0286eaebc5 Update lockfile 2021-02-17 19:19:07 +01:00
Roman Shtylman e4a1fa93e0
ci: upgrade image to golang 1.15 2021-01-19 16:16:59 -08:00
Roman Shtylman a7b89e496b
upgrade tendermint to v0.34.3 2021-01-19 11:43:57 -08:00
Roman Shtylman bd91d9ed3b
upgrade tendermint to v0.34.1 2021-01-11 15:20:23 -08:00
Roman Shtylman a699228267
add backwards compatibility for cosigner key files
Cosigner key files written prior to the tendermint protobuf migration
used go-amino to encode the public key field in the json. This change
adds support for decoding the field using amino if protobuf decoding fails.
2021-01-11 15:12:27 -08:00
Roman Shtylman 8ccc6e4d9d
upgrade tendermint to v0.34.0-rc6 2020-11-11 15:52:44 -08:00
Roman Shtylman 42901c0e88 Upgrade to Tendermint v33.7 2020-11-02 18:33:12 +00:00
Puneet 045ed3821d Upgrade to Tendermint v33.7 2020-11-02 18:33:12 +00:00
Roman Shtylman 0ef988da3c
pass SourceSig from peer to local ThresholdValidator cosigner
SetEphemeralSecretPart requires the SourceSig field to verify the authenticity of
the ehpemeral secret part.

fixes #1
2020-10-21 14:17:15 -07:00
Roman Shtylman 8ce1083293
publish threshold signer code 2020-10-13 17:16:35 -07:00
Roman Shtylman cb67dad18d
make it so 2020-03-26 10:32:04 -07:00