Replies: 2 comments
-
If I add --dev to the geth command line and run it in developer mode, it will work, but instead it will not be able to process transactions. What should I do if I am not allowed to write or append files? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving all discussion to: flashbots/geth-sgx-gramine#18 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently trying out the implementation of geth on a private network using sgx (gramine), and I'm testing this project with reference to https://github.com/flashbots/geth-sgx-gramine/tree/main .
The device I'm using is an azure VM
The command line arguments to geth are:
The manifest template is:
The execution result is (excerpt of the error part):
Beta Was this translation helpful? Give feedback.
All reactions