Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: solve protocol provider todos #89

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

jahabeebs
Copy link
Collaborator

🤖 Linear

Closes GRT-235

Description

  • Implements getAccountingModuleAddress and getAvailableChains

there are two other TODOs left in PP:

"TODO: waiting for ChainId to be merged for _chains parameter"
^ not sure if this one is still relevant?

"TODO: add default caching strategy for RPC client"
^both the client itself and getBlockNumber have a default cache value--do you think it's necessary to have this as an env variable for either/both of these? currently it defaults to a value of 4000ms, not so sure we need to play with this value (https://viem.sh/docs/actions/public/getBlockNumber#cachetime-optional)

@jahabeebs jahabeebs self-assigned this Nov 12, 2024
Copy link

linear bot commented Nov 12, 2024

@jahabeebs jahabeebs merged commit d021664 into dev Nov 13, 2024
5 checks passed
@jahabeebs jahabeebs deleted the feat/grt-235-protocol-provider-todos branch November 13, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants