Mirror JsonRpcTransportHandler in new compat directory that will accept v0.3 method names and v0.3-shaped parameters.
This should use translation mechanisms implemented here: #473.
The jsonRpcHandler should dispatch incoming requests to compat handler if legacy format is detected.
Mirror
JsonRpcTransportHandlerin newcompatdirectory that will acceptv0.3method names andv0.3-shaped parameters.This should use translation mechanisms implemented here: #473.
The
jsonRpcHandlershould dispatch incoming requests to compat handler if legacy format is detected.