mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: refine the reproducible builds and add it to the release workflow (#13947)
This commit is contained in:
@ -289,13 +289,6 @@ codegen-units = 1
|
||||
inherits = "release"
|
||||
lto = "fat"
|
||||
|
||||
[profile.reproducible]
|
||||
inherits = "release"
|
||||
debug = false
|
||||
panic = "abort"
|
||||
codegen-units = 1
|
||||
overflow-checks = true
|
||||
|
||||
[workspace.dependencies]
|
||||
# reth
|
||||
op-reth = { path = "crates/optimism/bin" }
|
||||
|
||||
Reference in New Issue
Block a user