We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d553bd4 commit aa1b73fCopy full SHA for aa1b73f
docs/release_notes.rst
@@ -3,6 +3,18 @@ Release notes
3
4
.. towncrier release notes start
5
6
+py-evm 0.3.0-alpha.20 (2020-10-21)
7
+----------------------------------
8
+
9
+Bugfixes
10
+~~~~~~~~
11
12
+- Upgrade rlp library to ``v2.0.0`` stable, which is friendlier to 32-bit and other
13
+ architectures. Downstream applications can choose to explicitly install the rust
14
+ implementation with ``pip install rlp[rust-backend]``.
15
+ (`d553bd <https://github.com/ethereum/py-evm/commit/d553bd405bbf41a1da0c227a614baba7b43e9449>`__)
16
17
18
py-evm 0.3.0-alpha.19 (2020-08-31)
19
----------------------------------
20
0 commit comments