mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-13 03:24:28 +00:00
dep: bump ed25519consensus version (#5760)
## Description Bump version to get performance updates: ``` benchmark old ns/op new ns/op delta BenchmarkVerification-8 174857 78376 -55.18% ``` Closes: #XXX
This commit is contained in:
@@ -17,7 +17,7 @@ require (
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/gtank/merlin v0.1.1
|
||||
github.com/hdevalence/ed25519consensus v0.0.0-20200813231810-1694d75e712a
|
||||
github.com/hdevalence/ed25519consensus v0.0.0-20201207055737-7fde80a9d5ff
|
||||
github.com/libp2p/go-buffer-pool v0.0.2
|
||||
github.com/minio/highwayhash v1.0.1
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
||||
Reference in New Issue
Block a user