marigold-dev / deku

MIT License
80 stars 16 forks source link

Perf/remove yojson #1004

Closed Gau-thier closed 1 year ago

Gau-thier commented 1 year ago

Problem

Yojson is not fast enough.

Solution

Replase Yojson by Data_encoding everywhere

Blocked

./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...

Pilou97 commented 1 year ago

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