Chase Adams

Results 12 issues of Chase Adams

EIP-712 is becoming more common alongside SIWE, with applications using SIWE due to the user-friendly presentation in wallets. From SIWE, the only reason they chose to use EIP-191 was [due...

This PR fixes #114

We have better integration (along with more repositories) with coveralls. _Originally posted by @hjpotter92 in https://github.com/livepeer/protocol/pull/570#discussion_r881900067_

This is to enable callbacks in the parsing of Zod schemas. The use-case is that I'm doing custom validation of the Zod schema (making sure there's a description, that no...

We need to simulate the issuance rate with the round length and ensure that the LPT inflation will not be too high on testnet, to maintain a realistic testing environment.

blockchain

- [ ] Update contract addresses in documentation to reflect new addresses/deprecated Rinkeby & ArbRinkeby testnet: https://docs.livepeer.org/protocol/reference/deployed - [ ] Document Goerli faucets and new setup for Orchestrators (either use...

blockchain

- [ ] Add chains to the respective branches - [ ] Update parameters for preparation for deployment

blockchain

### Feature Use Case Next.js recently [released v13](https://beta.nextjs.org/docs/rendering/server-and-client-components) with a beta version of Client Components based on React's [RFC 227](https://github.com/reactjs/rfcs/blob/main/text/0227-server-module-conventions.md#basic-example). They recommend that third-party npm packages use the "use client"...

t³ ✨ enhancement
t⁸ ⋅ triage