Edgar Khanzadian

Results 9 comments of Edgar Khanzadian

Maybe we can try gamma's ordinals testnet: https://ordinals-testnet.gamma.io/

@markmhendrickson it's Arc related. It remembers dimensions of the previous popup window Chrome: https://github.com/leather-wallet/extension/assets/22010816/0b0e790c-cbf2-451a-8815-84c55257d100 Arc: https://github.com/leather-wallet/extension/assets/22010816/73472a3a-4a99-4e59-9cac-d17af6dfacdc

@kyranjamie @314159265359879 Users get a sighash warning, but that shouldn't be an issue that's erroring out. It just says that it's not a default one. I think this is the...

@kyranjamie agree, sounds good! I'll update the packages in monorepo first then. Inscription then should probably have more stuff in it like `txId`, `output`, `address`, `offset`

@kyranjamie in case of `createInscription`, it should probably live in query package as it uses `InscriptionResponse`, that is defined in query package 🤔 It is basically a converter of InscriptionResponse...

@kyranjamie ohh yea good point, i'll compose a RawInscription interface then that is going to be a subset of InscriptionResponse type.

This one is ready for review. Fix for failing tests is out for review in monorepo. Once that's merged I'll update the packages and it should fix the failing CI....

@fbwoolf nope all good! Merged, thank you!