-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ Feat: Add back bytecode to evmts compiles #668
Merged
roninjin10
merged 1 commit into
main
from
11-15-feat_Add_back_bytecode_to_evmts_compiles
Nov 17, 2023
Merged
✨ Feat: Add back bytecode to evmts compiles #668
roninjin10
merged 1 commit into
main
from
11-15-feat_Add_back_bytecode_to_evmts_compiles
Nov 17, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 18111aa The changes in this PR will be included in the next version bump. This PR includes changesets to release 14 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
1 task
Coverage Report for @evmts/core (./packages/core)
File Coverage
|
Coverage Report for @evmts/ethers (./extensions/ethers)
File CoverageNo changed files found. |
Coverage Report for @evmts/bun-plugin (./bundler/bun)
File Coverage
|
Coverage Report for @evmts/esbuild-plugin (./bundler/esbuild)
File CoverageNo changed files found. |
Coverage Report for @evmts/config (./bundler/config)
File CoverageNo changed files found. |
Coverage Report for @evmts/schemas (./packages/schemas)
File CoverageNo changed files found. |
Coverage Report for @evmts/blockexplorer (./packages/blockexplorer)
File CoverageNo changed files found. |
Coverage Report for @evmts/unplugin (./bundler/unplugin)
File Coverage
|
Coverage Report for @evmts/resolutions (./bundler/resolutions)
File CoverageNo changed files found. |
Coverage Report for @evmts/effect (./packages/effect)
File CoverageNo changed files found. |
roninjin10
force-pushed
the
11-15-fix_ts-plugin_Fix_common.js_imports
branch
from
November 16, 2023 05:10
772457e
to
1ce1e8e
Compare
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 05:10
f51d11e
to
0b748c0
Compare
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 05:19
0b748c0
to
0b1f5ef
Compare
Coverage Report for @evmts/base (./bundler/base)
File Coverage
|
Coverage Report for @evmts/ts-plugin (./bundler/ts-plugin)
File Coverage
|
Coverage Report for @evmts/runtime (./bundler/runtime)
File Coverage
|
Coverage Report for @evmts/solc (./bundler/solc)
File Coverage
|
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 05:24
0b1f5ef
to
adfb787
Compare
roninjin10
force-pushed
the
11-15-fix_ts-plugin_Fix_common.js_imports
branch
from
November 16, 2023 05:29
1ce1e8e
to
e1006eb
Compare
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 05:29
adfb787
to
58d670c
Compare
Base automatically changed from
11-15-fix_ts-plugin_Fix_common.js_imports
to
main
November 16, 2023 05:42
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 05:48
58d670c
to
2f67b38
Compare
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 16, 2023 06:04
2f67b38
to
25b2c5b
Compare
roninjin10
force-pushed
the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
from
November 17, 2023 19:24
25b2c5b
to
18111aa
Compare
roninjin10
deleted the
11-15-feat_Add_back_bytecode_to_evmts_compiles
branch
November 17, 2023 19:29
Merged
roninjin10
pushed a commit
that referenced
this pull request
Nov 17, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ### Patch Changes - Updated dependencies \[[`2f13396d`](2f13396), [`31ed39a5`](31ed39a)]: - @evmts/[email protected] - @evmts/[email protected] - @evmts/[email protected] - @evmts/[email protected] - @evmts/[email protected] - @evmts/[email protected] - @evmts/[email protected] ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] - @evmts/[email protected] ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ### Patch Changes - [#671](#671) [`2f13396d`](2f13396) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with @evmts/core imports resolving the wrong types sometimes when ts-plugin is used. - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] - @evmts/[email protected] ## @evmts/[email protected] ### Minor Changes - [#668](#668) [`31ed39a5`](31ed39a) Thanks [@roninjin10](https://github.com/roninjin10)! - Added back bytecode to EVMts bundler. When the compiler encounters a file ending in .s.sol it will compile the bytecode in addition to the abi ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] ## @evmts/[email protected] ### Patch Changes - Updated dependencies \[[`31ed39a5`](31ed39a)]: - @evmts/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add back bytecode to evmts bundler. If a contract ends in .s.sol we compile it's bytecode.
Testing
Explain the quality checks that have been done on the code changes
Additional Information
Your ENS/address: