Closed tsahee closed 5 months ago
LGTM
Merging https://github.com/OffchainLabs/nitro-testnode/pull/54 to fix CI
CI looks weird, it prints Using NITRO_CONTRACTS_BRANCH:
which does not exists in this branch; maybe because it was based on release
instead of master
before? trigger a rerun to debug
edit: it looks like there are some caching issue in the ci build process
ci run on the same commit
https://github.com/OffchainLabs/nitro-testnode/actions/runs/8978252327/job/24896182906
https://github.com/OffchainLabs/nitro-testnode/actions/runs/9062518761/job/24896557950
notice the 2 runs are different with the Using NITRO_CONTRACTS_BRANCH:
logs
I have to trigger cache invalidation by opening a new PR and now CI pass
edit ArbABI