-
Notifications
You must be signed in to change notification settings - Fork 14
feature/migrate-IexecPoco-to-ethers6 #196
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
Merged
Le-Caignec
merged 36 commits into
feature/migration-to-ether-v6
from
feature/migrate-IexecPoco-to-ethers6
Feb 19, 2025
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
51d4e23
Update changelog, package scripts, and migrate test files for IexecPo…
Le-Caignec 21dab8e
Update copyright years in IexecPoco test files and adjust variable types
Le-Caignec e29ecfc
reduce PR diff
Le-Caignec 5e9b268
reduce diff again
Le-Caignec a3631ea
fix conversion issue
Le-Caignec 9dc6715
fix salt generation in IexecPoco2 reveal test
Le-Caignec 278dd83
update compactSignature to use yParity for high bit check
Le-Caignec 1694e91
Merge remote-tracking branch 'origin/feature/migration-to-ether-v6' i…
Le-Caignec 8b7ae82
refactor: replace Address type with string in IexecPoco tests
Le-Caignec 604d985
refactor: replace iexecPocoAddress with proxyAddress in IexecPoco2 tests
Le-Caignec 3740772
refactor: update callback address retrieval in IexecPoco2 finalize test
Le-Caignec c5aa92b
remove useless comment
Le-Caignec fae693b
remove comment again
Le-Caignec ff86e7c
Update utils/tools.ts
Le-Caignec 863ca18
Update utils/tools.ts
Le-Caignec 264b87a
fix compactSignature
Le-Caignec bf68e03
refactor: rename BN2Address to bigintToAddress and update parameter type
Le-Caignec 937b143
Update test/byContract/IexecPoco/IexecPoco2-finalize.test.ts
Le-Caignec 5359f01
fix: replace iexecPocoAddress with proxyAddress in event assertions
Le-Caignec 0d895e8
Merge branch 'feature/migrate-IexecPoco-to-ethers6' of https://github…
Le-Caignec 0e7c668
fix: remove unused proxyAddress retrieval in IexecPoco2 finalize test
Le-Caignec 671cd4e
refactor: remove unused erc1271Mock variable and streamline contract …
Le-Caignec f9bc1f0
fix: update comment to reflect correct ethers function for volume con…
Le-Caignec 93b5b23
migrate Number to BigInt
Le-Caignec 537337c
feature/migrate-IexecPoco-to-ethers6-use-BigInt (#200)
james-toussaint 4158636
fix: remove unnecessary BigInt conversion in IexecPoco1 tests
Le-Caignec 46df5db
Update test/byContract/IexecPoco/IexecPoco2-contribute-and-finalize.t…
Le-Caignec 2b293d9
Update test/byContract/IexecPoco/IexecPoco2-contribute-and-finalize.t…
Le-Caignec ecbcbe5
Update test/byContract/IexecPoco/IexecPoco2-contribute.test.ts
Le-Caignec af23828
Merge remote-tracking branch 'origin/feature/migration-to-ether-v6' i…
Le-Caignec 124164d
Update CHANGELOG.md
Le-Caignec 0ba93d7
Update CHANGELOG.md
Le-Caignec 1397ec3
minor fix in changelog
Le-Caignec cd14b8d
refactor: update timestamp handling in IexecWrapper and poco-tools
Le-Caignec ab51546
Revert "refactor: update timestamp handling in IexecWrapper and poco-…
Le-Caignec eb06287
refactor: rename oracleConsumerInstanceAddress to oracleConsumerAddre…
Le-Caignec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.