Skip to content

Commit 73f3c99

Browse files
committed
docs: remove ENS breaking change banner in v7
1 parent a02516c commit 73f3c99

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

docs/index.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
.. meta::
22
:description: Python Web3 SDK for Ethereum and EVM blockchains
33

4-
.. important::
5-
6-
For **ENS (Ethereum Name Service)** users, web3.py ``v6.6.0`` introduced ENS name
7-
normalization standard
8-
`ENSIP-15 <https://docs.ens.domains/ens-improvement-proposals/ensip-15-normalization-standard>`_.
9-
This update to ENS name validation and normalization won't affect ~99%
10-
of names but may prevent invalid names from being created and from interacting with
11-
the ENS contracts via web3.py. We feel strongly that this change, though breaking,
12-
is in the best interest of our users as it ensures compatibility with the latest ENS
13-
standards.
14-
154
gm
165
==
176

newsfragments/3254.docs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove ENS v6 breaking change warning from v7

0 commit comments

Comments
 (0)