0.1.0-alpha.1
What's Changed
- feat: prototype of a Solidity-to-EVM compiler statically linked with solc by @hedgar2017 in #1
- feat: support new features by @hedgar2017 in #5
- ci: fix ccache regen, release and sanitizers workflows by @antonbaliasnikov in #4
- chore: add era-solidity and llvm as submodules by @antonbaliasnikov in #7
- feat: make the version endpoint on pair with the CLI by @hedgar2017 in #8
- feat: rebuild solx if static library deps are changed by @hedgar2017 in #9
- chore: set the license to GPL-3.0 by @hedgar2017 in #10
- feat: use the default callback from the updated solc API by @hedgar2017 in #6
- feat: add error handling for libsolc path arguments by @hedgar2017 in #11
- feat: add the solc version to --version output by @hedgar2017 in #12
- fix: TODOs and disabled tests by @hedgar2017 in #13
- feat: EVM dependencies by @hedgar2017 in #15
- chore: cumulative PR for compatibility with Foundry by @hedgar2017 in #16
- fix: show contract path in --recursive-process by @hedgar2017 in #17
- chore: add acknowledgement for solc by @popzxc in #18
- feat: Update README.md by @popzxc in #20
- chore: optimize output selection by @hedgar2017 in #19
- fix: sets the stack limit back to 64 MB by @hedgar2017 in #22
- feat: Add current status to README.md by @akiramenai in #21
New Contributors
- @akiramenai made their first contribution in #21
Full Changelog: https://github.com/matter-labs/solx/commits/0.1.0-alpha.1