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

Error running local dev node after v2.3.2 #2195

Open
BitolMaya opened this issue Mar 18, 2024 · 0 comments
Open

Error running local dev node after v2.3.2 #2195

BitolMaya opened this issue Mar 18, 2024 · 0 comments

Comments

@BitolMaya
Copy link

I have been using your docker images to integrate Arbitrum to our chain, we developed a couple of tests with your -dev image to test our currently implementation. For the tests, we're using address 0x3f1Eae7D46d88F08fc2F8ed27FCb2AB183EB2d0E to fund some other addresses but since you release the new images (specifically offchainlabs/nitro-node:v2.3.2-064fa11-dev) that account doesn't have fund anymore.

To Reproduce:
Steps to reproduce the behavior:

  1. Run Arbitrum dev node with image offchainlabs/nitro-node:v2.3.2-064fa11-dev.
  2. Use RPC method to get address balance.
  3. See it doesn't have any balance.

As described on your docs (https://docs.arbitrum.io/node-running/how-tos/local-dev-node) this account should have funds.

@OffchainLabs OffchainLabs deleted a comment Jun 10, 2024
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

1 participant