Greg

Results 33 issues of Greg

## Description An extension to easily search for posts on [Farcaster](https://www.farcaster.xyz/), a social networking protocol. ## Screencast https://user-images.githubusercontent.com/35093316/188496879-3c1ec688-03be-47db-9733-3d3abb315939.mp4 ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I...

new extension

Closes #1564 Todo: - [x] Add support for all ENS names in the Account flow - [ ] Add support for all ENS names in the Transaction flow I couldn't...

Resources: - [Farcaster Hub spec](https://github.com/farcasterxyz/protocol#4-hubs) - [Hubble](https://github.com/farcasterxyz/hubble) (Typescript implementation of a Hub)

https://sharecaster.xyz/0x625808650a561ec1b4b845894a6ab59558cf39786d7d937482b97d497d250615

Whenever I press save on a file, there are a lot of formatting changes (indents, quotes, semicolons, etc). Might be partially because of my weird system defaults, but more consistency...

I have the example SQL schema from Cloudflare's docs: ```sql CREATE TABLE IF NOT EXISTS Customers (CustomerId INTEGER PRIMARY KEY, CompanyName TEXT, ContactName TEXT); INSERT INTO Customers (CustomerID, CompanyName, ContactName)...

Should we also make this more clear in ENSIP-11 itself? https://docs.ens.domains/ensip/11

The ENS subgraph URL used in this repo (`https://api.thegraph.com/subgraphs/name/ensdomains/ens`) will have a global rate limit added on June 12. To avoid this, it is recommended to create your own API...

Type: Bug

The ENS subgraph URL used in this repo (`https://api.thegraph.com/subgraphs/name/ensdomains/ens`) will have a global rate limit added on June 12. To avoid this, it is recommended to create your own API...

bug