-
Notifications
You must be signed in to change notification settings - Fork 10
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
infra: hive forking and tuning #3
Comments
Try to poke celestia-core to know what to strip and what to tune What to look for celestiaorg/celestia-app#39 |
We discovered some weird behaviour of hive when tests were being executed during our debugging session on 26/10/21. Reproduced with using our clients/sims as well as eth's. This is blocking us from actually verifying if something is being tested during/after runtime due to absence of meaningful logs. This requires even further deep diving into finding the root cause and we made a decision to replace hive for devnet and use another approach(vanilla docker compose, dockertest or testground). |
closing in favour of testground and swamp |
feat: implementation of test-case #3 - Full nodes are syncing past headers faster then validators produce new ones
We need to revisit what is needed in the repo, to define what
The text was updated successfully, but these errors were encountered: