Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CircleCI support #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add CircleCI support #11

wants to merge 2 commits into from

Conversation

jwasinger
Copy link
Contributor

No description provided.

@axic
Copy link
Member

axic commented Apr 11, 2018

Why remove runTx? Not sure why it was commented out, but it was supposed to work.

@jwasinger
Copy link
Contributor Author

The linter doesn't like it and it was commented out so I removed it. I can bring it back.

@jwasinger jwasinger requested review from axic and cdetrio April 11, 2018 21:55
@jwasinger
Copy link
Contributor Author

jwasinger commented Apr 11, 2018

Ah... There is a problem with this approach.

If I make a change in evm2wasm which causes the Vm tests to break (swapping around endianness), I need to make a corresponding change in this library.

But.. when I make the change in ewasm-kernel and make a PR for it, the CI will just pull evm2wasm#master .

@axic axic removed the in progress label Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants