Commits
Click on a commit to change the comparison rangefeat(rpc): Add `SimTxConverter` to allow for providing custom converters with extra context11 months ago
by RomanHodulak refactor(rpc): Inherit additional traits that `RpcConverter` requires from `SimTxConverter`11 months ago
by RomanHodulak refactor(rpc): Remove unneeded `Sized` bound on `TxReq` in `SimTxConverter` implementation for `()`11 months ago
by RomanHodulak refactor(rpc): Add an associated error type to `SimTxConverter` to account for different errors than `ValueError`11 months ago
by RomanHodulak