mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
## Summary We are now launching the MSP backend when starting stpragehub services. In this PR, we also fix the MSP and BSP node configuration and register it with the correct keys. ## What changed * Added a launch Backend MSP function that is called when launching storage hub services * Fix the wrong genesis error message in storagehub node by removing the `--chain dev` flags (so it can be launch of the same network as our local datahaven nodes). * Use the correct keys to register MSP and BSP. We were injecting different keys that the one we used for MSP and BSP registration leading to the MSP and BSP node to never fully register as storage providers. --------- Co-authored-by: Ahmad Kaouk <56095276+ahmadkaouk@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cargo-crossbuild.ts | ||
| check-generated-state.ts | ||
| compile-contracts.sh | ||
| compile-contracts.ts | ||
| contracts-checksum.ts | ||
| deploy-contracts.ts | ||
| fund-providers.ts | ||
| fund-validators.ts | ||
| generate-contracts.ts | ||
| register-providers.ts | ||
| send-txn.ts | ||
| set-datahaven-parameters.ts | ||
| setup-validators.ts | ||
| test-parallel.ts | ||
| update-validator-set.ts | ||