• Yann Hodique's avatar
    build: migrate op-node and op-proposer to just (#13042) · cf13a17a
    Yann Hodique authored
    * build(just): factor out flags code
    
    This will enable making use of JUSTFLAGS in the main Makefile for
    migrated targets.
    
    * fix(just): parallel support
    
    For some unclear reason runs in CI environment are invalid (they
    generate some "empty" calls to the private target).
    Sidestep the issue for now.
    
    * build(just): add more helpers
    
    - VERSION_META variable
    - go_generate target
    
    * build(op-proposer): migrate build to just
    
    * build(op-node): migrate build to just
    
    * fix(build): rewire just-migrated targets
    
    ---------
    Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
    cf13a17a
Name
Last commit
Last update
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
params Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
justfile Loading commit data...
service.go Loading commit data...