op-geth/signer
Felix Lange 5bcbb2980b
rpc: add PeerInfo (#24255)
This replaces the sketchy and undocumented string context keys for HTTP requests
with a defined interface. Using string keys with context is discouraged because
they may clash with keys created by other packages.

We added these keys to make connection metadata available in the signer, so this
change also updates signer/core to use the new PeerInfo API.
2022-01-20 12:45:07 +01:00
..
core rpc: add PeerInfo (#24255) 2022-01-20 12:45:07 +01:00
fourbyte signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
rules signer/core: move EIP-712 types to package apitypes (#24029) 2021-12-05 14:31:41 +01:00
storage signer/storage: fix a badly ordered error check (#21379) 2020-07-28 12:47:05 +03:00