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

update workflow #10

Merged
merged 3 commits into from
Mar 5, 2024
Merged

update workflow #10

merged 3 commits into from
Mar 5, 2024

Conversation

wilsoncusack
Copy link
Contributor

@wilsoncusack wilsoncusack commented Mar 4, 2024

Add github workflow to run tests and format. Also fixes a build issue with latest solady and cleans up related code

@@ -1,9 +1,9 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.23;

import {Receiver} from "solady/src/accounts/Receiver.sol";
import {UUPSUpgradeable} from "solady/src/utils/UUPSUpgradeable.sol";
import {SignatureCheckerLib} from "solady/src/utils/SignatureCheckerLib.sol";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solady updated something such that default forge remapping now works and this can be removed

@wilsoncusack
Copy link
Contributor Author

Fixes #5 and makes #6 no longer necessary

@xenoliss xenoliss self-assigned this Mar 4, 2024
@cb-heimdall
Copy link
Collaborator

Review Error for xenoliss @ 2024-03-04 15:00:49 UTC
User must have write permissions to review

@xenoliss xenoliss removed their assignment Mar 4, 2024
@wilsoncusack wilsoncusack merged commit 5b76c80 into main Mar 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants