HarryR / ethsnarks

A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
GNU Lesser General Public License v3.0
240 stars 57 forks source link

Fix ordering of serialisation for eddsa, where Point would be interpreted as list or tuple #114

Closed HarryR closed 5 years ago

HarryR commented 5 years ago

Also tries to fix CI builds on Ubuntu, by upgrading to latest NodeJS version using NVM.