ethereumjs / ethereumjs-tx

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

New release v2.1.2, updated Common dependency (MuirGlacier) #190

Closed holgerd77 closed 4 years ago

holgerd77 commented 4 years ago

@evertonfraga I think we should actually make this complete and also update the tx library. Code is not touched here, but cases like this lead to inconsistencies in the past, if e.g. the Common instance from the tx library is used and passed on along the VM and this would be still an old version without MuirGlacier support.

github-actions[bot] commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 97.761% when pulling 6f8f14aa890e2d91e922ceff4e1234abee456583 on update-common-and-new-release into ba4ef9a42047d644db2c4b0ec9302a7be465f009 on master.

holgerd77 commented 4 years ago

Also switched for the checks here from Travis to Action, Travis config can be removed.

holgerd77 commented 4 years ago

@ryanio @evertonfraga @alcuadrado @s1na Would help a lot if anyone of you could do a short-term (relatively immediate) review, just have a somewhat short time slot to release and would like to prepare the VM PR so that we get the MuirGlacier release out of the door before X-mas. Thanks! 😄

holgerd77 commented 4 years ago

Cool, thanks guys! 😄

holgerd77 commented 4 years ago

Just released as v2.1.2 on npm.