Skip to content

bump version#1342

Merged
Janther merged 2 commits intomainfrom
2.2.1
Dec 18, 2025
Merged

bump version#1342
Janther merged 2 commits intomainfrom
2.2.1

Conversation

@Janther
Copy link
Copy Markdown
Member

@Janther Janther commented Dec 13, 2025

Support for @nomicfoundation/[email protected] and [email protected].

@Janther Janther requested a review from fvictorio December 13, 2025 14:56
@Janther Janther force-pushed the 2.2.1 branch 7 times, most recently from e02cf8c to 9c44778 Compare December 17, 2025 12:54
@fvictorio
Copy link
Copy Markdown
Member

I'm curious why we use pragma solidity 0.8.32; in so many tests. It's to check that things work even if the version is not supported by the parser?

@Janther
Copy link
Copy Markdown
Member Author

Janther commented Dec 18, 2025

I'm curious why we use pragma solidity 0.8.32; in so many tests. It's to check that things work even if the version is not supported by the parser?

it's so dependabot won't automatically update the solc package without a manual check. That way I never miss to read each new solidity release notes.
technically just one would suffice but replace all or replace just one is the same amount of effort when making the tests pass.

@Janther Janther merged commit f667822 into main Dec 18, 2025
7 checks passed
@Janther Janther deleted the 2.2.1 branch December 18, 2025 19:02
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.

2 participants