Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Update Account.isEmpty to be EIP-161 compliant / New v7.0.7 Release #279

Merged
merged 5 commits into from
Oct 19, 2020

Conversation

holgerd77
Copy link
Member

This PR updates Account.isEmpty() to be EIP-161 compliant (the stateRoot check is therefore removed) following the result of the discussion along the Util.Account integration PR here within the VM and the monorepo libraries in general.

@coveralls
Copy link

coveralls commented Oct 15, 2020

Coverage Status

Coverage decreased (-0.2%) to 99.304% when pulling a702514 on fix-account-is-empty-and-release into c1787c1 on master.

@ryanio
Copy link
Contributor

ryanio commented Oct 15, 2020

great, thanks for opening this!

I have some housekeeping notes from working in the monorepo so I am added these to this PR as well:

  • Add AddressLike and bnToHex
  • Add account.raw() to better resemble our other monorepo classes

Copy link
Contributor

@ryanio ryanio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Member

@jochem-brouwer jochem-brouwer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fixes in this PR!

@ryanio ryanio merged commit dd2882d into master Oct 19, 2020
@holgerd77 holgerd77 deleted the fix-account-is-empty-and-release branch October 19, 2020 08:06
@holgerd77
Copy link
Member Author

Just published as v7.0.7 on npm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants