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

build: update forge-std to v1.8.1 #222

Merged
merged 1 commit into from
Mar 23, 2024
Merged

build: update forge-std to v1.8.1 #222

merged 1 commit into from
Mar 23, 2024

Conversation

smol-ninja
Copy link
Contributor

Changelog

build: remove @prb/test dependency
test: declare some functions as pure
@PaulRBerg PaulRBerg added type: refactor Change that neither fixes a bug nor adds a feature. type: test Adding, updating, or removing tests. type: build Changes that affect the build system or external dependencies. labels Mar 22, 2024
Copy link
Owner

@PaulRBerg PaulRBerg left a comment

Choose a reason for hiding this comment

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

Thanks for this PR and the clear changelog report, @smol-ninja. Also, kudos to your open-source citizenship.

Defines MIN_INT256 and MAX_INT256 in Base_Test

Why? Does Forge Std no longer provide them?

test/Base.t.sol Show resolved Hide resolved
@PaulRBerg PaulRBerg merged commit a111d11 into PaulRBerg:main Mar 23, 2024
3 checks passed
@smol-ninja smol-ninja deleted the test/forge-std-v1.8.1 branch March 23, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: build Changes that affect the build system or external dependencies. type: refactor Change that neither fixes a bug nor adds a feature. type: test Adding, updating, or removing tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants