Skip to content

@ethereumjs/vm v6.2.0

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 21 Oct 16:12
· 1214 commits to master since this release
f886251

This release replaces the v6.1.0 release from a couple of days ago which now becomes deprecated. The async event emitter library switch from the async-eventemitter package to the eventemitter2 package turned out to be breaking along parts of the functionality.

This release therefore switches back to a modernized version of the async-eventemitter package - now also solving previous import problems - which has been internalized and integrated into the @ethereumjs/util package, see PR #2376.