Skip to content

Commit

Permalink
Add relevant newsfragments for #3067
Browse files Browse the repository at this point in the history
  • Loading branch information
fselmo committed Jul 28, 2023
1 parent 40adf70 commit ca8985f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions newsfragments/3067.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix the type for the optional param asking for "full transactions" when subscribing to ``newPendingTransactions`` via ``eth_subscribe`` to ``bool``.
1 change: 1 addition & 0 deletions newsfragments/3067.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Asynchronous iterator support for ``AsyncWeb3`` with ``WebsocketProviderV2`` using ``async for`` syntax.

0 comments on commit ca8985f

Please sign in to comment.