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

Merged
merged 12 commits into from
Dec 23, 2024
Merged

Conversation

BiancaIalangi
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 10, 2024

Coverage Summary

Totals

Count Covered %
Lines 658 120 18.24
Regions 205 40 19.51
Functions 95 26 27.37
Instantiations 328 36 10.98

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

@BiancaIalangi BiancaIalangi merged commit d21e5f3 into main Dec 23, 2024
6 checks passed
@BiancaIalangi BiancaIalangi deleted the update-ping-pong-tokens branch December 23, 2024 08:13
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