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

Refactor remix lib - remix-debug - remix-solidity #350

Merged
merged 2 commits into from
Aug 31, 2020

Conversation

yann300
Copy link
Contributor

@yann300 yann300 commented Aug 12, 2020

fix #325

This reproduce ethereum/remix#1480

  • remove remix-lib dep from remix-solidity
  • move classes from remix-lib to remix-debug (TraceManager, SourceMappingDecoder, ...)

@yann300 yann300 force-pushed the remix-libs-refactor-2 branch 13 times, most recently from 574037e to 8a336fc Compare August 12, 2020 12:52
@yann300 yann300 changed the title Refactor remix lib - remix-debug - remix-analyzer Refactor remix lib - remix-debug - remix-solidity Aug 25, 2020
@yann300 yann300 force-pushed the remix-libs-refactor-2 branch from 8a336fc to 69eb552 Compare August 27, 2020 21:13
@yann300 yann300 requested a review from iurimatias August 27, 2020 21:20
@yann300 yann300 merged commit 2884c4e into master Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make modules as much as possible independent
3 participants