Replymessage unavailable
Фотография
click to show
click to show
✅ Merged · ton-studio/ton-etl · ⎇ main
parser: handle addr_none in NFT index lookups to prevent crashes
The parser now explicitly checks for addr_none responses from collection contracts during NFT address verification. This prevents an AttributeError in the pytoniq_core address comparison logic that previously caused the nft-items-parser to enter a CrashLoopBackOff.
1. Updates nfts_parser.py to treat addr_none as a mismatch instead of attempting an invalid address comparison.
2. Updates nfts_recover.py to handle addr_none responses as mismatches during recovery operations.
👤 aleksandrkaekhtin · 🔗 PR #223
✈️ @tondevs_tg | ✖️ @ton_devs