Skip to content

Conversation

@xlmtvv
Copy link

@xlmtvv xlmtvv commented Jun 24, 2024

This PR includes updates from two branches:

  1. fix-message-hashing: Removes hash from ZeekMessages contract on Atlas.
  2. fix-minting-script: Aligns the token minting script with the Atlas environment in zkSync documentation.

Details:

ZeekMessages.sol:

Removed the hashing logic as it was causing issues on the Atlas platform.

mint-token.ts:

  1. Updated the minting script to use the latest zkSync guidelines.
  2. Changed the provider and signer initialization to work with Atlas.
  3. Ensured compatibility with the new environment.

#1 Note: This PR depends on the changes in fix-message-hashing. It is recommended to review and merge fix-message-hashing first.

Handling the PR Review

Review Both Changes Together:

Reviewers should be aware that this PR includes changes from both branches.

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