Skip to content

v1.3.0

Compare
Choose a tag to compare
@willscott willscott released this 15 Dec 09:25
· 379 commits to master since this release
v1.3.0
97e934c
  • Changes relay / client watch behavior to catch a case where the background watch may get stuck on restarts.
  • Adds additional logs during catchup
  • HTTP logging respects the x-forwarded-for header when inbound requests come from a private IP
  • DKG will use a stable sort to prevent a potential risk of unstable sorting
  • Update Libp2p dependencies to pass a context to the datastore. This changes the libp2p client interface in a non-backwards compatible fashion.