quorum/p2p/discover
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680)
* vendor: add github.com/btcsuite/btcd/btcec

* crypto: add btcec fallback for sign/recover without cgo

This commit adds a non-cgo fallback implementation of secp256k1
operations.

* crypto, core/vm: remove wrappers for sha256, ripemd160
2017-02-18 09:24:12 +01:00
..
database.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
database_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
node.go crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
node_test.go p2p/discover: support incomplete node URLs, add Resolve 2015-12-17 23:38:54 +01:00
ntp.go p2p/discover: emphasize warning, add 10 min cooldown 2016-02-24 12:16:28 +02:00
table.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
table_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
udp.go p2p, p2p/discover, p2p/discv5: add IP network restriction feature 2016-11-22 22:21:18 +01:00
udp_test.go all: fix spelling errors 2017-01-06 19:44:35 +02:00