This repository was archived by the owner on Oct 28, 2025. It is now read-only.
BT-939 clean erc 3643 repo structure#249
Closed
pgonday wants to merge 6 commits intoTokenySolutions:developfrom
Closed
BT-939 clean erc 3643 repo structure#249pgonday wants to merge 6 commits intoTokenySolutions:developfrom
pgonday wants to merge 6 commits intoTokenySolutions:developfrom
Conversation
* 🔧 update OZ dependencies * 🚨 lint fix
## 📋 Summary Modernizing development infrastructure and improving test coverage for the T-REX protocol. ## 🔧 Updates - **Hardhat**: `2.22.12` → `2.24.2` (latest bug fixes and performance improvements) - **Solidity**: `0.8.27` → `0.8.30` (critical ABI-encoding fixes for calldata tuples/structs) - **Node.js**: `18` → `20` in GitHub workflows (extended LTS support, better performance) - **NPM**: `@tokenysolutions` → `@erc3643org` (changed the npm org on which new versions will be published) ## 🧪 Test Coverage - ✅ **Modular Compliance**: Achieved full test coverage with comprehensive edge cases - 🔄 **In Progress**: Working towards 100% test coverage across all remaining contracts ## ✅ Validation - All existing tests pass with updated versions - No breaking changes or regressions detected - ABI-encoding operations validated with struct parameters - CI/CD pipeline updated and functioning ## 🎯 Next Steps - Complete full test coverage for all contracts - Performance benchmarking with new versions ##⚠️ Caution This PR is built on top of #61 Therefore make sure that the previous PR changes are accepted before merging the current PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.