Skip to content

v1.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 05:00
75c68a3

1.20.0 (2026-05-08)

Features

  • jsonrpc: add CustomHeader http.Header for multi-value headers (20b37ba)

Performance Improvements

  • migrate to curve25519-voi for ed25519 operations (20713fb)

Internal

  • refactor(base58): replace mr-tron/base58 with in-tree encoder