From d9953b30da255f533382a1a9f156a467ff4b661f Mon Sep 17 00:00:00 2001 From: Alain Brenzikofer Date: Wed, 5 Aug 2026 16:51:32 +0200 Subject: [PATCH] tiny fixes --- plans/2026-08-05-eth-crypto-bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/2026-08-05-eth-crypto-bindings.md b/plans/2026-08-05-eth-crypto-bindings.md index 0c072ed85..a87a52fd3 100644 --- a/plans/2026-08-05-eth-crypto-bindings.md +++ b/plans/2026-08-05-eth-crypto-bindings.md @@ -219,7 +219,7 @@ this workstream sits. ## Tests -`tests/CoreTests/EthCryptoTests.hs`, 100 examples. Everything is checked against +`tests/CoreTests/EthCryptoTests.hs`, 98 examples. Everything is checked against published vectors rather than our own output: - **BIP-39** — all 24 official English vectors from