Skip to content

v0.78.0

Compare
Choose a tag to compare
@eukreign eukreign released this 15 Jul 04:12
· 1510 commits to master since this release

[0.78.0] - 2020-07-14

Blobs/files

  • [improvement] updates HLS .m3u8 media type and adds new DASH .mpd media type (#2996) by DispatchCommit
  • [improvement] check sample rate and lower if too high (#2986) by Death916

Reflector

  • [improvement] log task errors and add debug information for reflector task (#2992) by shyba

Wallet

  • [improvement] Batched sync for wallet transactions (#2995) by jackrobison
  • [improvement] add --blocking to account_send and wallet_send (#2989) by jackrobison

Wallet server

  • [improvement] Move wallet server tx hashes and headers to leveldb to speed up the rate mempool notifications are sent (#2981) by jackrobison