aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn256/google
Commit message (Collapse)AuthorAgeFilesLines
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-04-091-1/+1
| | | | Include serveral DEXON specific fixes.
* crypto/bn256: fix issues caused by Go 1.11Péter Szilágyi2018-08-163-16/+44
|
* core/vm, crypto/bn256: switch over to cloudflare library (#16203)Péter Szilágyi2018-03-0511-0/+2569
* core/vm, crypto/bn256: switch over to cloudflare library * crypto/bn256: unmarshal constraint + start pure go impl * crypto/bn256: combo cloudflare and google lib * travis: drop 386 test job