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

Initial setup + first package #1

Merged
merged 4 commits into from
May 8, 2024
Merged

Conversation

gndelia
Copy link
Contributor

@gndelia gndelia commented May 6, 2024

This PR adds eth-rpc-cache as a fully typed package. I added the tests as well, in javascript for simplicity, though I was unable to make them work with commonjs' require, so I had to resort to esm.

Linter, prettier, tests, and github action set as well (though I don't think they will run until it is merged to main).

Next step is extending the only package (before publishing it) with the work done in Metronome

Copy link

@leanazulyoro leanazulyoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
packages/eth-rpc-cache/error.ts Outdated Show resolved Hide resolved
packages/eth-rpc-cache/package.json Outdated Show resolved Hide resolved
packages/eth-rpc-cache/package.json Outdated Show resolved Hide resolved
@gndelia gndelia merged commit 18dc6b9 into main May 8, 2024
4 checks passed
@gndelia gndelia deleted the initial-setup-and-first-package branch May 8, 2024 18:23
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