13 Commits

Author SHA1 Message Date
Ștefan Talpalaru
1e0af48411
Nimble considers URL deps different from name deps
and it installs the same package again, at a version tag, even though
@#head was already available, then it errors out: 68bb97f30a/src/nimble.nim (L198)
- added a .gitignore for the "tests" dir
2018-12-25 13:39:38 +01:00
cheatfate
7709d551c8 Added Ethereum specific serialization procedures.
Added tests for Ethereum ecAdd, ecMul, ecPairing procedures.
Bump version to 1.0.1.
2018-10-16 11:30:14 +03:00
cheatfate
a76336549b Added AffinePoint[G1,G2] initalization procedures.
Added more tests from Paritytech fork.
Removed Coeff[T] type.
2018-10-04 21:54:21 +03:00
Eugene Kabanov
60dec2981f
Merge pull request #2 from status-im/review1
Fixes for review.
2018-10-04 14:04:58 +03:00
cheatfate
6a77687802 Fixes for review. 2018-10-04 13:29:13 +03:00
cheatfate
84f2d371b9 README fix bn package link. 2018-10-04 13:21:29 +03:00
cheatfate
ea38d7b5b8 Move testing to release mode only.
Reduce number of test vectors.
2018-09-28 03:43:58 +03:00
cheatfate
06071e5ad8 Reduce number of test vector tests to pass CI timeout issue. 2018-09-28 03:27:34 +03:00
cheatfate
8aea7ec56a Fix bn library link. 2018-09-27 20:23:34 +03:00
cheatfate
833574837f Reduce number of test vectors for debug builds.
Force full recompilation of sources.
2018-09-27 14:04:40 +03:00
cheatfate
2a250634d0 Add nimcrypto dependency. 2018-09-27 13:46:06 +03:00
cheatfate
4b8f6db181 Initial commit. 2018-09-27 13:35:59 +03:00
Eugene Kabanov
7b55d96b2f
Initial commit 2018-09-27 13:00:36 +03:00