Releases: bestinslot-xyz/OPI
Releases · bestinslot-xyz/OPI
0.4.1
0.4.0
- Customizable hop counts for transfer tracking.
- Added original_ticker tracking to brc20.
- Implemented self-mint proposal (https://github.com/brc20-devs/brc20-proposals/blob/main/bp04-self-mint/proposal.md)
- Implemented burn proposal (https://github.com/brc20-devs/brc20-proposals/blob/main/bp05-burn/proposal.md)
- Improved the performance of brc20 indexing by around 6x via using batched inserts.
and many more improvements, thanks to all contributors
This version changed brc20 hash calculation method due to added new fields.
This update will require a reindex due to changes in the main indexer
0.3.0
Added
- SNS indexing
- Restore script for fast initial sync
- Reporting to bitmap and SNS
- new_output_value to main indexer db
Fixed
- Fixed a bug on main index reorg recovery, thanks to MrTax
This update will require a reindex due to changes in the main indexer