File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/discv5" : " 12.0.0 " ,
3- "packages/enr" : " 6.0.0 "
2+ "packages/discv5" : " 12.0.1 " ,
3+ "packages/enr" : " 6.0.1 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 12.0.1] ( https://github.com/ChainSafe/discv5/compare/discv5-v12.0.0...discv5-v12.0.1 ) (2026-03-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * use per-family vote pools for dual-stack ENR auto-discovery ([ #334 ] ( https://github.com/ChainSafe/discv5/issues/334 ) ) ([ 1198de5] ( https://github.com/ChainSafe/discv5/commit/1198de540be9e56b7ded6d6954e903ecb4a57d71 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @chainsafe/enr bumped to 6.0.1
16+
317## [ 12.0.0] ( https://github.com/chainsafe/discv5/compare/discv5-v11.0.4...discv5-v12.0.0 ) (2026-02-10)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/discv5" ,
3- "version" : " 12.0.0 " ,
3+ "version" : " 12.0.1 " ,
44 "description" : " Discovery V5" ,
55 "type" : " module" ,
66 "files" : [
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.0.1] ( https://github.com/ChainSafe/discv5/compare/enr-v6.0.0...enr-v6.0.1 ) (2026-03-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** enr:** prevent RangeError crash on malformed ENR port values ([ #333 ] ( https://github.com/ChainSafe/discv5/issues/333 ) ) ([ 3ffc7c6] ( https://github.com/ChainSafe/discv5/commit/3ffc7c6a46fb1fb03ff120a72f225d2fae3c374b ) )
9+
310## [ 6.0.0] ( https://github.com/chainsafe/discv5/compare/enr-v5.0.1...enr-v6.0.0 ) (2026-02-10)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/enr" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " Ethereum name record" ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments