github atomicals/atomicals-electrumx v1.4.1.0
Atomicals ElectrumX Node v1.4.1

latest releases: v1.5.0.3, v1.5.0.2, v1.5.0.1...
2 months ago

What's Changed

Notice: The release is based on v1.4.0. Please reindex if you're upgrading to this release from <1.4.0.

The purpose of this release includes:

  • Fixes LOG_LEVEL case-insensitive behavior. #173
  • Adds blockchain.atomicals.get_block_hash handler to obtain the specific block hash from height. #174
  • Fixes params parsing in HTTP session when it's omitted. #175
  • Improves the flush count to avoid overflow by increasing the range from 2^16 (uint16) to 2^32 (uint32). #176
  • Adds semaphore for chain reorg action. #177
  • Adds socket session request logs and unifies HTTP session request logs. #178

Full Changelog: v1.4.0.0...v1.4.1.0

Don't miss a new atomicals-electrumx release

NewReleases is sending notifications on new releases.