Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Better handling of Solidity compliation #4860

Merged
merged 3 commits into from Mar 11, 2017
Merged

Conversation

ngotchac
Copy link
Contributor

Some edge-cases made in-browser Solidity compilation broken. Now it uses a simple Worker (that is pretty much implemented in every Browser). Should fix #4603

@ngotchac ngotchac added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Mar 10, 2017
@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 11, 2017
@gavofyork gavofyork merged commit e73d867 into master Mar 11, 2017
@gavofyork gavofyork deleted the ng-update-solidity branch March 11, 2017 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contract development panel error: "TypeError: t is undefined"
3 participants