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(protocol, relayer): Improved Taiko Protocol and Relayer Documentations #15440

Merged
merged 10 commits into from
Jan 24, 2024
Merged

feat(protocol, relayer): Improved Taiko Protocol and Relayer Documentations #15440

merged 10 commits into from
Jan 24, 2024

Conversation

joaolago1113
Copy link
Contributor

@joaolago1113 joaolago1113 commented Jan 1, 2024

Overview

This Pull Request introduces updates to the Taiko Protocol and Relayer project documentation and configuration settings. These changes are based on my hands-on experience using and testing these protocols, the documentation aligns well with practical usage and all setup processes are streamlined for future developers.

Changes

  1. Expand Relayer README with Detailed Build, Config, and Usage Instructions

    • Overhauled the Relayer's README.md to include comprehensive instructions on building the source, configuring MySQL and RabbitMQ, setting up environment variables, and usage guidelines.
  2. Revamp README with Detailed Steps

    • Extensively updated the Taiko Protocol's README.md. This revamp includes detailed steps for setting up the environment, generating the L2 genesis JSON's alloc field, generating and running with the L2 genesis block, and deploying the L1 contracts.
  3. Changed DATABASE_PASSWORD from root to passw00d

    • Modified the default database password in the .l1processor.example.env file of the Relayer package to match the default db password.

Copy link

vercel bot commented Jan 1, 2024

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

A member of the Team first needs to authorize it.

@joaolago1113 joaolago1113 changed the title Improved Taiko Protocol and Relayer Documentations feat: Improved Taiko Protocol and Relayer Documentations Jan 1, 2024
@spachib
Copy link
Contributor

spachib commented Jan 1, 2024

Nice

@davidtaikocha davidtaikocha requested a review from xiaodino January 1, 2024 07:38
@joaolago1113 joaolago1113 changed the title feat: Improved Taiko Protocol and Relayer Documentations feat(protocol, relayer): Improved Taiko Protocol and Relayer Documentations Jan 1, 2024
@dantaik dantaik requested review from dionysuzx and adaki2004 January 4, 2024 13:25
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d33e130) 27.15% compared to head (85183ff) 26.88%.

❗ Current head 85183ff differs from pull request most recent head d326a4c. Consider uploading reports for the commit d326a4c to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15440      +/-   ##
===========================================
- Coverage    27.15%   26.88%   -0.27%     
===========================================
  Files           94       96       +2     
  Lines         5700     5798      +98     
===========================================
+ Hits          1548     1559      +11     
- Misses        3988     4073      +85     
- Partials       164      166       +2     
Flag Coverage Δ *Carryforward flag
eventindexer 17.22% <ø> (-0.07%) ⬇️ Carriedforward from 5192485
guardian-prover-health-check 34.84% <ø> (ø) Carriedforward from 5192485
relayer 39.34% <ø> (-1.27%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

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

Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-ui-v2-internal ✅ Ready (Inspect) Visit Preview Jan 10, 2024 4:58am

@davidtaikocha davidtaikocha added this pull request to the merge queue Jan 24, 2024
Merged via the queue into taikoxyz:alpha-6 with commit 67ca2e1 Jan 24, 2024
2 of 9 checks passed
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