Steven
|
b6cc89fabe
|
Add goimports lint (#54)
* Add `goimports` lint.
* Fix `goimports` issue.
* Fix group to `github.com/scroll-tech/go-thereum`.
|
2022-03-24 16:53:59 +08:00 |
|
Jules
|
de7ed6af40
|
Update mod file and all imports to use scroll-tech URL (#15)
* Update mod file and all imports to use scroll-tech URL
Fixes #14
* Update Discord link
|
2021-12-24 10:59:22 +01:00 |
|
Felix Lange
|
8a134014b4
|
all: add go:build lines (#23468)
Generated by go1.17 fmt ./...
|
2021-08-25 18:46:29 +02:00 |
|
ucwong
|
017cf71fbd
|
rlp, tests/fuzzers/bls12381: gofmt (#22937)
|
2021-05-25 10:14:39 +02:00 |
|
Gautam Botrel
|
9e5bb84c0e
|
tests/fuzzers: crypto/bn256 and crypto/bls12381 tests against gnark-crypto (#22755)
Add more cross-fuzzers to fuzz bls with gnark versus geth's own bls12-381 library
|
2021-04-28 12:04:25 +02:00 |
|