1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/build
Guillaume Ballet fa572cd297
crypto: signing builds with signify/minisign (#21798)
* internal/build: implement signify's signing func
* Add signify to the ci utility
* fix output file format
* Add unit test for signify
* holiman's + travis' feedback
* internal/build: verify signify's output
* crypto: move signify to common dir
* use go-minisign to verify binaries
* more holiman feedback
* crypto, ci: support minisign output
* only accept one-line trusted comments
* configurable untrusted comments
* code cleanup in tests
* revert to use ed25519 from the stdlib
* bug: fix for empty untrusted comments
* write timestamp as comment if trusted comment isn't present
* rename line checker to commentHasManyLines
* crypto: added signify fuzzer (#6)
* crypto: added signify fuzzer
* stuff
* crypto: updated signify fuzzer to fuzz comments
* crypto: repro signify crashes
* rebased fuzzer on build-signify branch
* hide fuzzer behind gofuzz build flag
* extract key data inside a single function
* don't treat \r as a newline
* travis: fix signing command line
* do not use an external binary in tests
* crypto: move signify to crypto/signify
* travis: fix formatting issue
* ci: fix linter build after package move

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2020-11-27 12:13:54 +01:00
..
deb/ethereum build: put GOPATH in /tmp on launchpad (#20564) 2020-01-16 13:03:41 +02:00
checksums.txt params: release Geth v1.9.24 with Go 1.15.5 (#21842) 2020-11-12 21:10:15 +01:00
ci-notes.md
ci.go crypto: signing builds with signify/minisign (#21798) 2020-11-27 12:13:54 +01:00
goimports.sh
mvn.pom
mvn.settings
nsis.envvarupdate.nsh
nsis.geth.nsi
nsis.install.nsh build: fix CLI params for windows LNK files (#21055) 2020-05-11 10:05:37 +03:00
nsis.pathupdate.nsh
nsis.simplefc.dll
nsis.simplefc.source.zip
nsis.uninstall.nsh
pod.podspec
travis_keepalive.sh
update-license.go