Skip to content
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

Is documentation up to date? #374

Open
pysel opened this issue Dec 9, 2024 · 4 comments
Open

Is documentation up to date? #374

pysel opened this issue Dec 9, 2024 · 4 comments

Comments

@pysel
Copy link

pysel commented Dec 9, 2024

I am following these docs to launch a nitro node on top of local espresso sequencer: https://espressosys.notion.site/Espresso-Nitro-Integration-Configuration-265fd4460c6741199e29159eb77cb879. I was wondering if the steps outlined there are up to date?

For now, it fails at the step of running ./test-node.bash. The issue comes from rollupcreator dockerfile, and is somehow related to hardhat:

 > [rollupcreator 10/10] RUN yarn build:all:
0.415 yarn run v1.22.22
0.433 warning package.json: License should be a valid SPDX license expression
0.440 $ yarn build && yarn build:forge
0.588 warning package.json: License should be a valid SPDX license expression
0.605 $ hardhat compile
1.803 Solidity 0.8.25 is not fully supported yet. You can still use Hardhat, but some features, like stack traces, might not work correctly.
1.803 
1.803 Learn more at https://hardhat.org/hardhat-runner/docs/reference/solidity-support
1.803 
2.093 Error HH413: File @automata-network/dcap-attestation/contracts/verifiers/V3QuoteVerifier.sol => lib/automata-dcap-attestation/contracts/verifiers/V3QuoteVerifier.sol, imported from src/bridge/EspressoTEEVerifier.sol, not found.
@Sneh1999
Copy link

@pysel we are currently working on fixing the test-node. We will send you an update once it is fixed, thanks for understanding!

@pysel
Copy link
Author

pysel commented Dec 11, 2024

Thank you! Is there a working previous release by any chance?

@Sneh1999
Copy link

Sneh1999 commented Dec 11, 2024

We are changing our entire implementation completely so the old versions are sort of deprecated.
We should be able to provide you an update in 1-2 weeks

@Sneh1999
Copy link

@pysel Can you try now use this command to test:

export NITRO_SRC="PATH_TO_WHERE_YOU_HAVE_CLONED_OUR_REPO"
./test-node.bash --espresso  --dev --init-force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants