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 146db6c commit 4725341Copy full SHA for 4725341
newsfragments/1953.misc.rst
@@ -0,0 +1 @@
1
+Upgrade py-trie to v2.0.0-alpha.3
setup.py
@@ -16,7 +16,7 @@
16
"py-ecc>=1.4.7,<5.0.0",
17
"pyethash>=0.1.27,<1.0.0",
18
"rlp>=1.1.0,<2.0.0",
19
- "trie==2.0.0-alpha.2",
+ "trie==2.0.0-alpha.3",
20
],
21
# The eth-extra sections is for libraries that the evm does not
22
# explicitly need to function and hence should not depend on.
0 commit comments