Skip to content

0.4.10 — Consensus, security, cleaning

Compare
Choose a tag to compare
@hazae41 hazae41 released this 10 Dec 21:29
· 1123 commits to main since this release

General

  • Resources (connections and circuits) are better pooled and cleaned

RPCs

  • Added Canto chain
  • Added more RPCs to some chains

Tor

  • Tor nodes are now fetched from the consensus (no more fallbacks needed)
  • Tor nodes now pass a reliability and speed test before being pooled

Performances and security

  • Native Gzip compression for HTTP (no more WebAssembly compression)

TLS

  • Tor-to-TLS certificates are now fully verified
  • TLS certificate chains are now fully verified against CCADB (Mozilla database)
  • ECDH-RSA key exchange is now fully verified
  • Added ECDH-ECDSA key exchange (unsafe for now, only used on some RPCs)