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

Launching local nodes for testnet and mainnet doesn't work #943

Open
gztensor opened this issue Nov 7, 2024 · 2 comments
Open

Launching local nodes for testnet and mainnet doesn't work #943

gztensor opened this issue Nov 7, 2024 · 2 comments
Assignees

Comments

@gztensor
Copy link
Contributor

gztensor commented Nov 7, 2024

These instructions don't work anymore. We need to either update documentation or fix scripts (or both):

https://docs.bittensor.com/subtensor-nodes/using-source#lite-node-on-testchain

@ales-otf
Copy link

ales-otf commented Nov 8, 2024

The issue is fixed in #930

In the documentation, the command to compile the node (step 5 here) should be changed to:

cargo build -p node-subtensor --profile=production --features=metadata-hash

@jp-blockwise
Copy link

jp-blockwise commented Nov 8, 2024

What about dockerised setup? It still throws errors, even with changes from #930 .

2024-11-08 18:49:51 Cannot create a runtime error=Other("runtime requires function imports which are not present on the host: 'env:ext_benchmarking_read_write_count_version_1', 'env:ext_benchmarking_get_read_and_written_keys_version_1', 'env:ext_benchmarking_wipe_db_version_1', 'env:ext_benchmarking_set_whitelist_version_1', 'env:ext_benchmarking_proof_size_version_1', 'env:ext_benchmarking_commit_db_version_1', 'env:ext_benchmarking_reset_read_write_count_version_1', 'env:ext_benchmarking_add_to_whitelist_version_1', 'env:ext_benchmarking_current_time_version_1'")

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

3 participants