From a6ba8c2d258df6a2da457b9a33093a080ad85163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Tue, 3 Sep 2019 09:38:56 +0200 Subject: [PATCH] update TransactionTests.md on 64-bit --- TransactionTests.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TransactionTests.md b/TransactionTests.md index 6cf274b0d..5c32de278 100644 --- a/TransactionTests.md +++ b/TransactionTests.md @@ -153,7 +153,7 @@ OK: 2/2 Fail: 0/2 Skip: 0/2 + RLPElementIsListWhenItShouldntBe.json OK + RLPElementIsListWhenItShouldntBe2.json OK + RLPExtraRandomByteAtTheEnd.json OK - RLPHeaderSizeOverflowInt32.json Skip ++ RLPHeaderSizeOverflowInt32.json OK + RLPIncorrectByteEncoding00.json OK + RLPIncorrectByteEncoding01.json OK + RLPIncorrectByteEncoding127.json OK @@ -218,7 +218,7 @@ OK: 2/2 Fail: 0/2 Skip: 0/2 + aMalicousRLP.json OK + tr201506052141PYTHON.json OK ``` -OK: 69/70 Fail: 0/70 Skip: 1/70 +OK: 70/70 Fail: 0/70 Skip: 0/70 ---TOTAL--- -OK: 178/179 Fail: 0/179 Skip: 1/179 +OK: 179/179 Fail: 0/179 Skip: 0/179