wentokay

Results 14 issues of wentokay

A minor change that helps with making anchor out-of-the-box compatible with modern tooling like [bun.sh](https://bun.sh) - could do the same for imports once https://github.com/typescript-eslint/typescript-eslint/pull/5050 is merged - `husky` and `lint-staged`...

ts

I'm currently trying to use https://github.com/Wandalen/wretry.action with a puppeteer step in my github actions workflow that's a bit unreliable, but it doesn't work because there's no [action.yml](https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#creating-an-action-metadata-file ) in this...

I think this is because the forks' `GITHUB_TOKEN` does not have permissions to write comments in the PR see: https://github.com/coral-xyz/backpack/pull/1332#issuecomment-1295881403 https://github.com/marocchino/sticky-pull-request-comment/issues/227 https://github.com/marocchino/sticky-pull-request-comment/issues/298

wip

xnft
extension
backend

I've been trying to make yarn a bit more stable and reliable locally as issues with it, especially changes to the lockfile seem to be coming up quite frequently In...

extension
mobile

instead of a blank screen, add some explanatory text and/or a link to https://docs.xnft.gg/docs/simulator

enhancement
extension

`ethers.utils.getAddress` won't throw an error in certain cases when the address doesn't start with `0x` `getAddress("XE65GB6LDNXYOFTX0NSV3FUWKOWIXAMJK36");` is valid for example if `XE65GB6LDNXYOFTX0NSV3FUWKOWIXAMJK36` is sent to the worker API we either...

when returning to the save mnemonic screen, it should be the same as what was previously seen https://user-images.githubusercontent.com/101902546/195934835-1aaf4a0d-1e98-42aa-81fd-092814ec1bef.mov

bug