FuelLabs/sway

Need an E2E test that calls a contract from another contract

Open

#1,140 opened on 2022年4月4日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (5,421 forks)batch import
P: highgood first issuetesting

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (平均マージ 22h 6m) (30d で 16 merged PRs)

説明

Specifically, a replacement for: https://github.com/FuelLabs/sway/tree/master/test/src/e2e_vm_tests/test_programs/should_pass/test_contracts/contract_abi_impl and its corresponding script: https://github.com/FuelLabs/sway/tree/master/test/src/e2e_vm_tests/test_programs/should_pass/require_contract_deployment/contract_call

The test is currently broken since the other contract it tries to call does not exist. I'm removing it shortly.

コントリビューターガイド