-
Notifications
You must be signed in to change notification settings - Fork 155
refactor(l1,l2): separate binaries #4829
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
Merged
Merged
Changes from 43 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
cd8736f
Start grouping l2 deps under an l2 feature flag
1086d93
Added missing constant
fedacking df1697b
L1 compiles without sdk
fedacking 1dea512
Fixed build dependency
fedacking a157af1
fixed linter
fedacking 8e5d50c
separated build rs files
fedacking d60dfdc
Compiles l2
fedacking 17e1029
Fixed defaults
fedacking 0fd5a7a
Update server.rs
fedacking 8f5de90
Lint temporary change
fedacking ca3bf67
made make test and lint work
fedacking 343b368
Added sql to lint
fedacking ef27d43
minor fix
fedacking 40864eb
Clippy for expect
fedacking 48498dc
Update sp1.rs
fedacking d91e7e8
Merge remote-tracking branch 'origin/main' into separate_binaries
fedacking 0f47a2f
Update Cargo.toml
fedacking a7dc856
simplified build.rs
fedacking e1ccbaa
Update Makefile
fedacking 7e33114
Merge branch 'main' into separate_binaries
ManuelBilbao c19180f
Merge branch 'main' into separate_binaries
ManuelBilbao 8dee125
Add dev as default feature
ManuelBilbao 589a1a5
Update release workflow
ManuelBilbao f2ebcf4
fix(l1,l2): include proper l2 flags
fedacking a2ef5e1
Set feature flags in L2 docker compose and Makefile
ManuelBilbao 8b727d4
Format + lint ci fix
fedacking bd5fb56
reorg test fixed
fedacking ada9ce1
Merge remote-tracking branch 'origin/main' into separate_binaries
fedacking 2e3813c
workflow
fedacking e689d50
fixed feature flags in docker compose
fedacking baadb00
Merge branch 'main' into separate_binaries
fedacking efbff58
fixed cli (hopefully)
fedacking 794a496
Update docker-compose.yaml
fedacking 387083c
Main l2
fedacking 64dcb57
Update docker-compose.yaml
fedacking bedc357
Update pr-main_l2.yaml
fedacking 71dc4ca
Update pr-main_l2.yaml
fedacking 86735fa
added var of artifact_path
fedacking fcf059a
test
fedacking 7bbf0e8
Update action.yml
fedacking 27d4bf5
stringified?
fedacking 4a54899
String token
fedacking 48d71bb
Fixed build args
fedacking 6bd632c
Cleanup
fedacking 308126a
Added docker push action
fedacking 0ec5d37
Update tag_release.yaml
fedacking 3a5d101
fix(l1,l2): fixed build flags for docker compose
fedacking 19f44da
Merge remote-tracking branch 'origin/main' into separate_binaries
fedacking 2c46cc2
Compiles + Lint
fedacking 0d65640
Merge branch 'main' of github.com:lambdaclass/ethrex into separate_bi…
1b411d8
Add build args
ManuelBilbao 7a1fc08
Rename binaries
ManuelBilbao f58e350
Merge branch 'main' into separate_binaries
ManuelBilbao 26bc4db
Merge branch 'main' of github.com:lambdaclass/ethrex into separate_bi…
7274c98
Use draft and prerelease on release candidate
ManuelBilbao b4fbbff
Merge branch 'main' into separate_binaries
ManuelBilbao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
fedacking marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.