Paul-Henry Kajfasz
Paul-Henry Kajfasz
The methods eth_getTransactionByBlockHashAndIndex and eth_getTransactionByHash are missing in RPC.md hence showing that helios supports 19 eth_ endpoints when it actually supports 21. We could even say that it supports 22...
The methods: eth_getBlockByNumber eth_getBlockTransactionCountByNumber eth_getBlockByHash eth_getBlockTransactionCountByHash Some respond with null and some respond with an error if passed a block that has not been synced by helios. But in the...
In this PR I propose a standardisation of the CI and Makefile across Miden repositories. With the following changes: - Cargo make to Make - CI using Cargo make to...
We need to add back the tests on `Windows` in the CI of the VM