waclaw-claw c49574b6cb feat: add channel ID and inscription search
- Enhanced search to match channel_id and inscription fields
- Add Channel/Inscription column to transaction table
- Display channel ID preview (blue) and inscription preview (green)
- Updated search placeholder to mention channel/inscription search
- Support hex and decoded text inscription matching

Backend:
- TransactionRepository.search() now extracts and searches channel_id
- Searches inscription hex and decoded UTF-8 text
- Matches from ChannelInscribe, ChannelBlob, ChannelSetKeys operations

Frontend:
- Added getChannelAndInscriptionPreview() helper
- Added Channel/Inscription column with colored previews
- Updated table columns and headers
- Updated search placeholder text
2026-03-28 04:29:58 -04:00
..
2026-03-09 11:28:46 +00:00
2025-10-30 15:00:06 +01:00