github atomicals/atomicals-electrumx v1.5.0.0
Atomicals ElectrumX Node v1.5.0

latest releases: v1.5.0.3, v1.5.0.2, v1.5.0.1...
17 days ago

Note

This release requires a reindex.

What's Changed

  • Partially coloring that covers some burning cases. #161
  • Custom coloring with any value (>=1) of Atomicals. #168

Tip

Above coloring changes will be activated on the block height 848484 on the mainnet.

  • Introduces a shared session instance to unify handlers between different sessions. #185
  • Adds /proxy/server.info to obtain the actual Atomicals Indexer Node version and what AIPs did the node have implemented. #185
  • The node is now compatible with Bitcoin Testnet 4. #188
  • Adds blockchain.atomicals.validate_psbt_blueprint and blockchain.atomicals.validate_tx_blueprint.
    blockchain.atomcials.validate provides a straight validation about FT transfer, yet doesn't return a human-readable output. The new method takes the result and makes conversions. #189
  • Adds blockchain.atomicals.decode_psbt and blockchain.atomicals.decode_tx.
    They decode the transaction and return operations, burns, inputs, outputs, and Atomicals. #189
  • Codes are formatted by pre-commit. #191
  • States that the program requires Python >=3.10. #200
  • Partially coloring support for payments. #205

Full Changelog: v1.4.2.0...v1.5.0.0

Don't miss a new atomicals-electrumx release

NewReleases is sending notifications on new releases.