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

Added github actions #47

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Added github actions #47

wants to merge 7 commits into from

Conversation

parkerburchett
Copy link
Collaborator

No description provided.

@parkerburchett parkerburchett changed the title added github actions linter check Added github actions Nov 14, 2024
@parkerburchett
Copy link
Collaborator Author

This pr makes it so that future merges into main have to pass the linter and the unit tests.

Right now the units test is just a stub that verifies we can reach the alchemy archive node

from mainnet_launch.constants import eth_client


def test_block_timestamp():
    assert eth_client.eth.get_block(20_000_000).timestamp == 1717281407

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.

1 participant