This repository was archived by the owner on Dec 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88
9+ ## [ 1.3.3] - 2020-08-04
10+ Updated ` tests ` submodule to
11+ [ 66a55cd42f] ( https://github.com/ethereum/tests/commit/66a55cd42f63845e34767504d0a7a62b452a7e7a )
12+ (2020-07-13) ` develop ` branch state of the ` ethereum/tests ` library.
13+
14+ This is an intermediary release including first ` EIP-2537 ` (Precompile for BLS12-381 curve operations)
15+ tests, see ` ethereum/tests ` PR [ #713 ] ( https://github.com/ethereum/tests/pull/713 ) .
16+
17+ [ 1.3.3 ] : https://github.com/ethereumjs/ethereumjs-testing/compare/v1.3.2...v1.3.3
18+
919## [ 1.3.2] - 2020-06-11
1020Updated ` tests ` submodule to
1121[ 84b071c] ( https://github.com/ethereum/tests/commit/84b071cd3747b8fec6918f04430660eecf951aa2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ethereumjs-testing" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " test utils for ethereumjs-*" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments