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

[sol-meta] Solidity meta compiler #1127

Open
wants to merge 78 commits into
base: development
Choose a base branch
from
Open

[sol-meta] Solidity meta compiler #1127

wants to merge 78 commits into from

Conversation

recmo
Copy link
Contributor

@recmo recmo commented Oct 10, 2018

Description

Compiles Solidity to Solidity allowing you to transform the code in the process. Included transforms will be:

  • Generate wrappers exposing non-public functions as public.
  • Generate mock implementations of interfaces.

It includes a standalone CLI. Still looking for the best way to integrate into the test process.

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Prefix PR title with bracketed package name(s) corresponding to the changed package(s). For example: [sol-cov] Fixed bug.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@recmo recmo changed the title [WIP] Solidity meta compiler [sol-meta][WIP] Solidity meta compiler Oct 10, 2018
@coveralls
Copy link

coveralls commented Oct 11, 2018

Coverage Status

Coverage remained the same at 84.863% when pulling fd9d44b on feature/sol-meta into afb34da on development.

@recmo recmo changed the title [sol-meta][WIP] Solidity meta compiler [sol-meta] Solidity meta compiler Nov 30, 2018
@LogvinovLeon
Copy link
Contributor

@recmo Do we still want to merge it?

@stale
Copy link

stale bot commented Mar 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 21, 2019
@stale
Copy link

stale bot commented Apr 20, 2019

This issue has been automatically closed because no activity occured in 7 days after being marked as stale. If it's still relevant - feel free to reopen. Thank you for your contributions.

@stale stale bot closed this Apr 20, 2019
@fabioberger fabioberger reopened this Apr 23, 2019
@stale stale bot removed the stale label Apr 23, 2019
@stale
Copy link

stale bot commented Jun 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 26, 2019
@fabioberger fabioberger removed the stale label Jun 28, 2019
@recmo recmo requested a review from hysz as a code owner October 15, 2020 03:46
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

5 participants