smartcontractkit / smartcontractkit/chainlink-cosmos
Extract OffchainConfig types and share with other Gauntlet implementations
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This type looks useful across Gauntlet implementations. Also, the validation, which can be parameterized and used by specific implementations.
Do you think it's time we extract this, perhaps into gauntlet-core's ocr2 package, and reuse on Solana?
- https://github.com/smartcontractkit/chainlink-solana/blob/e87a8aea0ad97485eca3f044cd0aba21af5dca5f/gauntlet/packages/gauntlet-solana-contracts/src/commands/contracts/ocr2/offchainConfig/write.ts#L14
- https://github.com/smartcontractkit/chainlink-solana/blob/e87a8aea0ad97485eca3f044cd0aba21af5dca5f/gauntlet/packages/gauntlet-solana-contracts/src/commands/contracts/ocr2/offchainConfig/write.ts#L143
Originally posted by @krebernisak in https://github.com/smartcontractkit/chainlink-terra/pull/19#r781081046
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked gauntlet-solana-contracts write.ts locations and inspect the gauntlet-core ocr2 package mentioned in the issue. Done means OffchainConfig types and parameterized validation are shared across Gauntlet implementations, including Solana.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100