From 39b317e35d0d399619ad16f1e54e6dc755f516e8 Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Tue, 16 Jun 2020 20:42:25 +0100 Subject: [PATCH] Updated 2020-06-16 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5bb8dec..fc29101 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,9 @@ - Added key decompression with key type handling - Added handling for '0x' type indentifying - Added more robust testing - - Less lint for the linting gods - make vendor for bls12_381 - Added bls12-381 compression tests - Added decompress key expected results - - Refactor of typed and untyped keys in tests - - Lint god appeasment - - Refactor of sample public keys - Implemented bls12-381 decompression ---