Peter Mai

Results 7 comments of Peter Mai

Hi @jacogr and @SaltyCucumber ! I'm from SubWallet team. I think this PR is really helpful to improve the UX of DApps. Wallet connection status checking and wallet interaction should...

I find out that I can change this in setting, after change everything seem to be ok. Many thanks for good project.

This is data that I get from https://github.com/SantiiRepair/tdage/tree/main and some newer from my contact: [data.json](https://github.com/user-attachments/files/17350114/data.json)

> running I can make it it run by add jest.config.ts and ts-jest, but I still get this error message: `TypeError: Cannot destructure property 'client' of 'db.config.connection' as it is...

This is data of the block 850357 I got from `ordhook`: [850357.json](https://github.com/user-attachments/files/16104309/850357.json) and data from ordinals.com (https://ordinals.com/block/850357)

After checked I found that my problems may be related to that issue (https://github.com/hirosystems/ordhook/issues/329#issuecomment-2201339135) But I still not sure about the ordhook version running for official API off Hiro Official...

I think it is so late but I hope It will be useful with someone who has this problem in the future. ``` @Table({ tableName: 'message', underscored: true }) export...