Commit Graph

28 Commits (master)

Author SHA1 Message Date
George Ma 38eb8b3e20
all: fix docstrings (#29311) 6 months ago
San Ye 4e1116f9c5
crypto/bn256/cloudflare: fix noescape-directive (#29222) 6 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
cui 4abc412348
crypto/bn256: eliminate dead store (#27944) 1 year ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
uji ec64358ac9
crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Guillaume Ballet 887902ea4d
crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 3 years ago
Martin Holst Swende b9012a039b
common,crypto: move fuzzers out of core (#22029) 4 years ago
Martin Holst Swende ebb9591c4d
crypto/bn256: fix bn256Mul fuzzer to not hang on large input (#21872) 4 years ago
Sad Pencil 1ea7537997
crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 4 years ago
Marius van der Wijden 9ded4e33c5
crypto/bn256: better comments for u, P and Order (#21836) 4 years ago
Martin Holst Swende a19b4235c7
crypto/bn256: improve bn256 fuzzer (#21815) 4 years ago
Adam Schmideg f1a7997af3
crypto/bn256: fix import line (#20723) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Antoine Rondelet 2388e425f2 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 5 years ago
Antoine Rondelet 9efc1a847e crypto/bn256/cloudflare: checks for nil pointers in Marshal functions (#19609) 5 years ago
Péter Szilágyi 39bd2609ca
crypto/bn256/cloudflare: pull in upstream fix for Go 1.12 R18 6 years ago
Samuel Marks e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12 6 years ago
Péter Szilágyi a6d45a5d00
crypto/bn256: add missing license file, release wrapper in BSD-3 6 years ago
Péter Szilágyi 3e21adc648
crypto/bn256: fix issues caused by Go 1.11 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Péter Szilágyi 1203c6a237
crypto/bn256: full switchover to cloudflare's code (#16301) 7 years ago
Péter Szilágyi bd6879ac51
core/vm, crypto/bn256: switch over to cloudflare library (#16203) 7 years ago
Matthew Di Ferrante 80c6dfc19f crypto/bn256: fix generator on G1 (#15591) 7 years ago
Péter Szilágyi 1335a6cc8c
core/vm, crypto/bn256: fix bn256 use and pairing corner case 7 years ago
Felix Lange 069cb661c3 crypto/bn256: fix go vet false positive 7 years ago
Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 7 years ago