From ea33add576c85d93671a5cd3bd7528f912ea87e0 Mon Sep 17 00:00:00 2001 From: Cayman Date: Tue, 4 Feb 2020 15:01:35 -0600 Subject: [PATCH] Remove old spec references, update tags to 0.9.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b46228f..2e23bec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/ChainSafe/lodestar.svg?branch=master)](https://travis-ci.org/ChainSafe/lodestar) [![codecov](https://codecov.io/gh/ChainSafe/lodestar/branch/master/graph/badge.svg)](https://codecov.io/gh/ChainSafe/lodestar) -![ETH2.0_Spec_Version 0.9.2](https://img.shields.io/badge/ETH2.0_Spec_Version-0.8.2-2e86c1.svg) +![ETH2.0_Spec_Version 0.9.3](https://img.shields.io/badge/ETH2.0_Spec_Version-0.9.3-2e86c1.svg) This is a Javascript library that implements BLS (Boneh-Lynn-Shacham) signatures and supports signature aggregation.