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

fix(eventindexer, blobstorage): improved configuration and README documentation #16652

Closed
wants to merge 17 commits into from

Conversation

SamiAlHassan
Copy link
Contributor

This pull request introduces updates to the eventindexer, providing clearer setup guidance.

Key Changes:

  • Updated README.md to include detailed setup instructions.
  • Created docker-compose.yml for the mysql db.
  • Updated .env files (.default.env, .l1.env, and .l2.env) with the database credentials and the new contract addresses.

However, the files in taiko-mono/packages/eventindexer/contracts/ and in taiko-mono/packages/blobstorage/api need to be regenerated with the new contracts, as they are with the old addresses neither package works as both return no contract code at given address. Could someone guide me on how to do this, please?

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.92%. Comparing base (d6001d3) to head (1b77c96).
Report is 262 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #16652       +/-   ##
===========================================
- Coverage   49.37%   19.92%   -29.46%     
===========================================
  Files          56       45       -11     
  Lines        5827     2279     -3548     
===========================================
- Hits         2877      454     -2423     
+ Misses       2636     1769      -867     
+ Partials      314       56      -258     
Flag Coverage Δ
eventindexer 19.92% <ø> (?)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

vercel bot commented Apr 11, 2024

@SamiAlHassan is attempting to deploy a commit to the taikoxyz Team on Vercel.

A member of the Team first needs to authorize it.

@dantaik dantaik enabled auto-merge April 29, 2024 03:12
Copy link

vercel bot commented Aug 16, 2024

Deployment failed with the following error:

There is no GitHub account connected to this Vercel account.

@xiaodino
Copy link
Contributor

Tests failed. Please open a new PR if it's needed. Close this one due to the lack of activities in the past months.

@xiaodino xiaodino closed this Aug 16, 2024
auto-merge was automatically disabled August 16, 2024 04:59

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants