Mike Shultz

Results 52 issues of Mike Shultz

### Ethers Version 5.6.9 ### Search Terms TransactionResponse typescript ### Describe the Problem `TransactionResponse` and `TransactionReceipt` appear to have some inconsistencies, including missing some props in the TypeScript interface. This...

investigate

When trying to connect to a service using a custom request header, I keep getting this: > websocat: No URL specified Example nonsense command that triggers it: websocat --header "header-name:...

Having some issues with domain conflicts. Adding the recent DNS and `shop_domains` conflict check exposed a bunch of issues we have with how domains are used and assigned. Here's an...

bug

Some user's domains may need CAA records set for the CNAME target (e.g. `shop.ogn.app`) to allow GCP (and probably AWS) to issue certs for their CDN configuration. Problem is, we...

enhancement
P3
ops

After the changes from #80 "settle" and we're happy everything is working, remove the `domain` column from the `shop_deployments` table.

P3

When setting up my node, I set a bad LIsting ID. I wasn't thinking and just threw in some raneom one. Didn't think it would stick me in this spot:...

bug
P2

We have sensitive fields that are pseudo-password fields that a browser can store for future use(e.g. web3 privkey). We should try and prevent any sensitive information(passwords, keys, etc) from being...

enhancement
P2
dapp

n/t

enhancement
ops

Looks like we recently hit certs per domain per week rate limiting by Let's Encrypt: err: + ERROR: An error occurred while sending post-request to https://acme-v02.api.letsencrypt.org/acme/new-order (Status 429) Details: HTTP/2...

bug
P2
backend

Show simple names in the CustomDomain modal. For instance, instead of showing a records like this: shop.example.com CNAME fs-autossl.ogn.app. _dnslink.shop.example.com TXT "dnslink=/ipns/example.ogn.app" Show them like this: shop CNAME fs-autossl.ogn.app. _dnslink.shop...

bug
documentation
P2