AthanorLabs / atomic-swap

💫 ETH-XMR atomic swap implementation
GNU Lesser General Public License v3.0
341 stars 44 forks source link

Removing the libp2p database store #506

Closed dimalinux closed 9 months ago

dimalinux commented 11 months ago

I'm looking at libp2p's release notes for v0.30.0 and the linked discussion notes, and it sounds like we should remove the database store for peers. If someone disagrees or has a different interpretation of those notes, please let me know. I'll remove it as part of maintenance update.

https://github.com/libp2p/go-libp2p/releases

dimalinux commented 9 months ago

Resolved by https://github.com/AthanorLabs/atomic-swap/pull/507