ethereumjs / ethereumjs-block

Project is in active development and has been moved to the EthereumJS VM monorepo.
https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/block
Mozilla Public License 2.0
42 stars 49 forks source link

v2.2.2 Release: Backports MuirGlacier difficulty adjustments #90

Closed holgerd77 closed 4 years ago

holgerd77 commented 4 years ago

[DO NOT MERGE THIS PR!!!]

Backport release analog to https://github.com/ethereumjs/ethereumjs-block/pull/77. This is branched off the release/v2.2.1 branch, to be released as described here.

Open for review.

holgerd77 commented 4 years ago

Ok, a bit annoying to do this old/already outdated work, but I also fixed the Travis xvfb issue analog to https://github.com/ethereumjs/ethereumjs-util/pull/221 to get at least the Node tests passing here.

This is done, now finally ready for review so that we can release (and subsequently do a blockchain and then the VM release on MuirGlacier).

evertonfraga commented 4 years ago

thanks for putting it together. i was planning to do it tonight.

holgerd77 commented 4 years ago

No prob, let me know if you can approve.

evertonfraga commented 4 years ago

i assume ill need to approve again after the conflicts get solved. i can help with that if you want.

holgerd77 commented 4 years ago

@evertonfraga Ah no, conflict solving is not necessary here since this won't get merged. This is just because the PR is opened against master.

holgerd77 commented 4 years ago

Just released as v2.2.2 on npm.

holgerd77 commented 4 years ago

@evertonfraga if you want you can already prepare a release on the blockchain library with an update on the block dependency + release notes (including the PRs merged since the last release).

evertonfraga commented 4 years ago

👍🏼