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

feat: support l2 plus fendermint tests #1177

Open
wants to merge 36 commits into
base: support-l2-plus
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
8b110fa
feat: add simple tests
karlem Sep 25, 2024
12481b4
feat: happy path with propagateAll
karlem Sep 26, 2024
2a4d8e6
feat: add more tests
karlem Oct 1, 2024
e98ad09
feat: check for proper path propagation
karlem Oct 1, 2024
d29da31
feat: added result paths to test
karlem Oct 2, 2024
f6bb1ee
feat: add extra test and emits
karlem Oct 7, 2024
d504fe9
feat: add missing actor tests + refactor
karlem Oct 8, 2024
0863992
feat: move validation
karlem Oct 9, 2024
0fd3cc0
feat: commit cross messages does not revert & fix tests
karlem Oct 10, 2024
1de3f9c
feat: remove logs
karlem Oct 10, 2024
be348fa
feat: fix tests
karlem Oct 11, 2024
1929564
feat: fmt
karlem Oct 11, 2024
29766dc
feat: send across mixed token supplies
karlem Oct 11, 2024
0c1bdc1
feat: propagate top down automatically
karlem Oct 11, 2024
1d2b1b5
feat: fmt & lint
karlem Oct 11, 2024
74adbd9
feat: add extra check
karlem Oct 11, 2024
d537076
feat: fix test & lint
karlem Oct 14, 2024
c646547
feat: fix comments
karlem Oct 16, 2024
4d880e1
feat: fix comments
karlem Oct 24, 2024
415c2ec
feat: change error message
karlem Oct 24, 2024
95af650
feat: make sure ID is the same cross network & fix down func
karlem Oct 28, 2024
ff75e79
feat: update from comments
karlem Oct 28, 2024
5c25967
feat: add test
karlem Oct 16, 2024
789bf59
feat: add option to deploy custom contract to materilazer
karlem Oct 18, 2024
353f043
feat: implement the solidy contracts deployer
karlem Oct 18, 2024
e967936
feat: add ipc provider to fetch balance
karlem Oct 18, 2024
be42cf9
feat: deploy contract & add timer. Add simple messenger cotract for t…
karlem Oct 21, 2024
654c39f
feat: deploy contract & add timer. Add simple messenger cotract for t…
karlem Oct 21, 2024
6370fc9
feat: add files
karlem Oct 21, 2024
a056fe9
feat: call contract
karlem Oct 28, 2024
2f44952
chore: remove
karlem Oct 28, 2024
bcb0653
feat: invoke contract
karlem Oct 29, 2024
b15b7f1
feat: consume top down event
karlem Oct 31, 2024
5a550fb
feat: trigger message from root
karlem Nov 5, 2024
dcf324f
Merge branch 'main' into support-l2-plus
cryptoAtwill Nov 26, 2024
64859fb
Merge branch 'support-l2-plus' into support-l2-plus-fendermint-tests
cryptoAtwill Nov 26, 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
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading