merge imports
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 2 2024
Nov 1 2024
specy little-endian for tokenId push
rebase, fix antipattern in validation (return if we have no remainder instead of only check if we do), make sure to validate if allowUnspendable is undefined, confirm with test
@bot build-tsan
One nit
Otherwise lgtm
Otherwise seems good to go, the timeFirstSeen seems fine.
Good catch !
still need to fix the decompress_script injection which currently breaks tests
Oct 31 2024
rebase
rebase
remove now useless functions and imports
remove the need to access db for checking if the index is enabled
no more need for the todo
then_some, don't allocate
revert accidental squashing
I accidentaly squashed the child diff while trying to reabase and amend it
use then_some, don't allocate to query the hashmap
return a better error if the scripthash index is disabled
improve spec description in line with suggested comments, provide spec for Cashtab planned implementation
handle invalid tokenId, handle /token/ route, confirm with test
http://localhost:3000/#/token/ just renders a blank page with the header - perhaps default to / route?.