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

fix: compatibility with zkSync #51

Merged
merged 45 commits into from
May 21, 2024
Merged
Changes from 2 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
c5e9615
commit tests that still need to be fixed
Apr 15, 2024
45d66d9
Merge pull request #1 from Moonsong-Labs/comment-out-failing-tests-fo…
HermanObst Apr 15, 2024
82647e2
assume on tests failing due to low addresses
Apr 16, 2024
e26b726
Merge pull request #2 from Moonsong-Labs/assume-safe-addresses
HermanObst Apr 16, 2024
582fb7d
fix(CrossChainReceiverTest): non reserved addrs
Karrq Apr 19, 2024
30354a2
fix(test:zk): 65536 offset
Karrq Apr 19, 2024
0650a62
Merge pull request #3 from Moonsong-Labs/fix/zksync-ccrt
Karrq Apr 22, 2024
d53f1b3
chore(zk:test): uncomment newly passing tests
Karrq Apr 22, 2024
fd35bc8
Merge pull request #4 from Moonsong-Labs/fix/zksync-ccrt
HermanObst Apr 22, 2024
52c29a0
uncomment CCIP adapter tests
Apr 23, 2024
6ab2092
uncomment tests failing due to mocks
Apr 23, 2024
4d6b2dc
fix foundry config
HermanObst Apr 23, 2024
6d1f1fa
Merge pull request #8 from Moonsong-Labs/herman/fix-foundry-config
Jrigada Apr 23, 2024
dc83950
correct addresss ranges
nbaztec Apr 24, 2024
a431bc8
Merge pull request #9 from Moonsong-Labs/nish-fix-test-1
nbaztec Apr 24, 2024
5e4dbbe
Merge pull request #5 from Moonsong-Labs/uncomment-CCIP-adapter-tests
Karrq Apr 24, 2024
7d50c67
uncomment arb adapter tests
Apr 24, 2024
2122285
Merge pull request #6 from Moonsong-Labs/uncomment-mock-failing-tests
Karrq Apr 24, 2024
e693193
fix test selectors
nbaztec Apr 24, 2024
c23939d
feat: uncomment CrossChainController* tests
Karrq Apr 24, 2024
0492780
Merge remote-tracking branch 'origin/nish-fix-test-2' into testing
Karrq Apr 24, 2024
ac30252
Merge remote-tracking branch 'origin/uncomment-arbadapter-tests' into…
Karrq Apr 24, 2024
d5213ce
Merge remote-tracking branch 'origin/fix/reserved_addrs' into testing
Karrq Apr 24, 2024
fc508d4
wip: uncomment ForwarderTest and PayloadScripts
Karrq Apr 24, 2024
7a1f42d
wip: uncomment CrossChainCommunicationSettings
Karrq Apr 24, 2024
670e982
fix: MetisAdapter::testForwardMessage
Karrq Apr 24, 2024
a0d3a70
fix test
nbaztec Apr 24, 2024
57caa06
Merge pull request #11 from Moonsong-Labs/nish-fix-test-2
Karrq Apr 24, 2024
0f991cc
fix(Forwarder): add forwardMessage mock in tests
Karrq Apr 25, 2024
822bc4b
Merge pull request #10 from Moonsong-Labs/uncomment-arbadapter-tests
Jrigada Apr 25, 2024
285575a
remove assume preventing usage of zkSync forbidden addresses in fuzz …
HermanObst Apr 26, 2024
6529127
re-include assume removed by error
HermanObst Apr 26, 2024
8d0bfb1
Merge pull request #13 from Moonsong-Labs/fix/forwarder-test
Karrq Apr 27, 2024
9cd3d64
enable CrossChainCommunicationSettingsTest
nbaztec Apr 28, 2024
bb3c20e
fix(test): use `_mockAdaptersForwardMessage`
Karrq Apr 30, 2024
9679a47
Merge pull request #16 from Moonsong-Labs/fix/forwarder-test
Karrq May 1, 2024
80d10a3
fix: assume called address != tx.origin
Karrq May 1, 2024
b26ea8d
Merge pull request #14 from Moonsong-Labs/nish-enable-test-2
Karrq May 1, 2024
9ed4977
Merge pull request #17 from Moonsong-Labs/fix/adapters-test
HermanObst May 1, 2024
0b2345a
Merge branch 'feat/zksync' into latest
Karrq May 1, 2024
93e8f80
fix: recomment PayloadScripts
Karrq May 1, 2024
8cb83d5
fix: 65566 -> 65536
Karrq May 1, 2024
8acd42d
fix: comment one failing test
Karrq May 1, 2024
4d7047b
Merge pull request #18 from Moonsong-Labs/chore/cleanup
HermanObst May 1, 2024
93733c0
enable testSolveEmergencyWhenUnreachableConfirmations
nbaztec May 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading