atomicals / atomicals-electrumx

Electrumx Atomicals Indexer Server
MIT License
187 stars 55 forks source link

⚡️ Improve transaction operations #181

Closed AlexV525 closed 6 months ago

AlexV525 commented 6 months ago
  1. Abstracts AtomicalsCoinMixin which provides height information.
  2. Merges transaction detail handlers in sessions into a single one and puts it under the SessionManager.
  3. Adds payment-subrealm-failed and payment-dmitem-failed operation value.
  4. Uses stored op value instead of massive conditions.
  5. Adds blockchain.atomicals.transaction_global for the RPC session.
AlexV525 commented 6 months ago

This also addresses https://github.com/atomicals/atomicals-electrumx/pull/180#issuecomment-2104037078.