File tree 3 files changed +17
-4
lines changed
3 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,23 @@ Release notes
3
3
4
4
.. towncrier release notes start
5
5
6
+ py-evm 0.3.0-alpha.18 (2020-06-25)
7
+ ----------------------------------
8
+
9
+ Features
10
+ ~~~~~~~~
11
+
12
+ - Expose ``get_chain_gaps() `` on ``ChainDB `` to track gaps in the chain of blocks. (`#1947 <https://github.com/ethereum/py-evm/issues/1947 >`__)
13
+
14
+
15
+ Internal Changes - for Contributors
16
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17
+
18
+ - Allow `mine_block ` of chain builder tools to take a ``transactions `` parameter.
19
+ This makes it easier to model test scenarios that depend on creating blocks
20
+ with transactions. (`#1947 <https://github.com/ethereum/py-evm/issues/1947 >`__)
21
+ - upgrade to Upgrade py-trie to the new v2.0.0-alpha.2 with fixed ``TraversedPartialPath ``
22
+
6
23
py-evm 0.3.0-alpha.17 (2020-06-02)
7
24
----------------------------------
8
25
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments