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

Deprecate LibRLP and Base64 #27

Merged
merged 5 commits into from
Nov 13, 2023
Merged

Deprecate LibRLP and Base64 #27

merged 5 commits into from
Nov 13, 2023

Conversation

Sabnock01
Copy link
Member

This PR replaces all usage of the local LibRLP and Base64 utility libraries with those of Solady.

In addition to this, it makes a few minor updates:

  • We update AuthorshipToken to set owner to tx.origin instead of msg.sender. This is due to our planned usage of the Create2Deployer for the Base deployment. AuthorshipToken.t.sol is updated accordingly with an explanatory note.
  • Basescan environment variable added to foundry.toml for verification.

@Sabnock01 Sabnock01 merged commit c07dc46 into main Nov 13, 2023
0 of 2 checks passed
@fiveoutofnine fiveoutofnine deleted the sabnock/deprecate-utils branch November 14, 2023 21:22
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