-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DO NOT MERGE: remove all references to @layerzerolabs/lz-evm-oapp-v2
Removes dependency on oapp-evm oft-evm from test-devtools-evm-forge in favor of embedding the mocks in their corresponding places. Removes tests from test-devtools-evm-forge, as tests of TestHelperOz5 are already quite ubiquitous. This allows us to detach the two packages, so test-devtools-evm-forge does not depend on oapp-evm/oft-evm, but oft-evm and oapp-evm can depend on test-devtools-evm-forge without creating a dependency cycle. Signed-off-by: Ryan Goulding <[email protected]>
- Loading branch information
1 parent
14af91e
commit 8b00bd7
Showing
25 changed files
with
3,283 additions
and
680 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
2,915 changes: 2,914 additions & 1 deletion
2,915
packages/onft-evm/artifacts/ONFT721Base.sol/ONFT721Base.json
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
packages/test-devtools-evm-foundry/artifacts/TestHelperOz5.sol/TestHelperOz5.json
Large diffs are not rendered by default.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
packages/test-devtools-evm-foundry/contracts/mocks/OFTComposerMock.sol
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
packages/test-devtools-evm-foundry/contracts/mocks/OFTInspectorMock.sol
This file was deleted.
Oops, something went wrong.
This file contains 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
86 changes: 0 additions & 86 deletions
86
packages/test-devtools-evm-foundry/test/foundry/MyOFT.t.sol
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
packages/test-devtools-evm-foundry/test/foundry/OmniCounter.t.sol
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
packages/test-devtools-evm-foundry/test/foundry/mocks/OFTMock.sol
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.