The purpose of this release is to optimized the processing of blocks with large number of decentralized FT mints (DFTs) in them. Prior to this release it would take O(n^2) time to process in the number of minted DFT items for a given ticker. Now the performance is O(n). To compare the performance it is about a 100x speed up in practice during heavy DFT mints.
Changes:
Optimize processing of DFTs, clean up logging levels, and add extra caching layers
#61
Atomicals ElectrumX Database Snapshots:
- Latest at block height 824012: https://cdn.atomicals.xyz/snapshots/824012/index.html
- Genesis at just before block height 808080: https://cdn.atomicals.xyz/snapshots/genesis/index.html