• Felix Lange's avatar
    rpc: add PeerInfo (#24255) · 5bcbb298
    Felix Lange authored
    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.
    5bcbb298
Name
Last commit
Last update
..
apitypes Loading commit data...
testdata Loading commit data...
api.go Loading commit data...
api_test.go Loading commit data...
auditlog.go Loading commit data...
cliui.go Loading commit data...
gnosis_safe.go Loading commit data...
signed_data.go Loading commit data...
signed_data_test.go Loading commit data...
stdioui.go Loading commit data...
uiapi.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...