libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

kad-dht/README: Document key on Message during PUT_VALUE #373

Closed mxinden closed 2 years ago

mxinden commented 2 years ago

On PUT_VALUE the Golang implementation expects key on Message to equal key on Record when handling a request (see go-1). This patch updates the specification accordingly.

Caught by @pradt2 see https://github.com/libp2p/rust-libp2p/pull/2309.

mxinden commented 2 years ago

Friendly ping @aschmahmann.

mxinden commented 2 years ago

Friendly ping @aschmahmann.