./start.sh makes the chain running. But getting a 404 every 15 blocks since I cannot run ./scripts/deploy_contract.sh nor ./scripts/test_e2e.sh...
These commands are just not doing anything...
Warning, this PR introduces breaking changes in the main endpoints of the API. So the @marigold-dev/deku has been updated and a new version of it needs to be published after the merge of this on main
Problem
Yojson is not fast enough.
Solution
Replase Yojson by
Data_encoding
everywhereBlocked
./start.sh
makes the chain running. But getting a 404 every 15 blocks since I cannot run./scripts/deploy_contract.sh
nor./scripts/test_e2e.sh
... These commands are just not doing anything...