Compute CRC for RPC fields in testing mode
It would be useful for testing RPCs to check that the arguments sent are actually the arguments received. The simplest way to do so is to compute CRCs at client and server side and verify them in the CI.
It would be useful for testing RPCs to check that the arguments sent are actually the arguments received. The simplest way to do so is to compute CRCs at client and server side and verify them in the CI.