M. J. Fromberger
50ac52e28d
* Rename rpctypes.Context to CallInfo. Add methods to attach and recover this value from a context.Context. * Rework RPC method handlers to accept "real" contexts. - Replace *rpctypes.Context arguments with context.Context. - Update usage of RPC context fields to use CallInfo. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
coretypes | rpc: implement header and header_by_hash queries (#7270) | 3 years ago |
jsonrpc | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
openapi | docs: update go ws code snippets (#7486) | 3 years ago |
test | rpc: simplify the JSON-RPC client Caller interface (#7549) | 3 years ago |