espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Add dev-node binary

Open ImJeremyHe opened this issue 10 months ago • 1 comments

ImJeremyHe avatar Apr 22 '24 12:04 ImJeremyHe

@imabdulbasit Thank you!

ImJeremyHe avatar May 20 '24 05:05 ImJeremyHe

Since the dev-node requires the testing feature, how about we add a separate docker build step on the CI where we cargo build --release --features testing --bin espresso-dev-node .

@imabdulbasit @tbro

sveitser avatar May 28 '24 16:05 sveitser

Since the dev-node requires the testing feature, how about we add a separate docker build step on the CI where we cargo build --release --features testing --bin espresso-dev-node .

I think https://github.com/EspressoSystems/espresso-sequencer/pull/1353/commits/805aee159035696d502e3464798f277e3eea781a accomplishes this.

tbro avatar May 28 '24 19:05 tbro