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

revert to ping-pong esdt or egld #20

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

BiancaIalangi
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 10, 2024

Coverage Summary

Totals

Count Covered %
Lines 654 120 18.35
Regions 206 40 19.42
Functions 93 26 27.96
Instantiations 322 36 11.18

Files

Expand
File Lines Regions Functions Instantiations
/ping-pong/interactor/src/interact.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/src/interact_cli.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/src/interact_config.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/src/interact_main.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/src/interact_state.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/src/ping_pong_proxy.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/interactor/tests/interact_cs_tests.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/ping-pong/src/ping_pong.rs 72.97% 71.43% 75.00% 18.39%
/ping-pong/tests/ping_pong_egld_scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/ping-pong/tests/ping_pong_egld_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%

@BiancaIalangi BiancaIalangi marked this pull request as ready for review December 20, 2024 14:16
.gas(30_000_000u64)
.typed(ping_pong_proxy::PingPongProxy)
.ping()
.payment((
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have an EgldOrEsdtTokenPayment that works both ways, to avoid code duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants