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

Prune fields from EthBalanceChecker #1876

Merged
merged 2 commits into from
Jun 18, 2019
Merged

Conversation

xianny
Copy link
Contributor

@xianny xianny commented Jun 18, 2019

Description

Remove unwanted fields and prettify. No bytecode or abi changes.

The extra fields in this artifact are currently causing other branches to break.

Testing instructions

I used a diff checker to compare bytecode diffs.

Run yarn test within contract-artifacts to show that it passes required/forbidden properties checks.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@xianny xianny requested review from albrow and feuGeneA as code owners June 18, 2019 18:40
@xianny xianny changed the title prune fields from EthBalanceChecker Prune fields from EthBalanceChecker Jun 18, 2019
Copy link
Contributor

@albrow albrow left a comment

Choose a reason for hiding this comment

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

Looks good to me, assuming CI passes. Maybe @fabioberger should take a look because I think he has more context.

@xianny
Copy link
Contributor Author

xianny commented Jun 18, 2019

@fabioberger , any idea why test-publish is failing here? 🤔

test-publish was also failing on other branches earlier so I am assuming it's not related to these changes.

@xianny xianny merged commit 01a1b19 into development Jun 18, 2019
sjelfull pushed a commit to bakkenbaeck/0x-monorepo-1 that referenced this pull request Jun 21, 2019
Remove forbidden fields from EthBalanceChecker
fabioberger pushed a commit that referenced this pull request Aug 15, 2019
Remove forbidden fields from EthBalanceChecker
fabioberger pushed a commit that referenced this pull request Aug 15, 2019
Remove forbidden fields from EthBalanceChecker
fabioberger pushed a commit that referenced this pull request Aug 23, 2019
Remove forbidden fields from EthBalanceChecker
@xianny xianny deleted the fix/prune-contract-artifacts branch October 8, 2019 00:18
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.

2 participants