aptos-labs / aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://aptosfoundation.org
Other
5.85k stars 3.54k forks source link

[Bug]call type mismatch in aptos_test_harness/diamond_clicker.move #13191

Open brmataptos opened 2 weeks ago

brmataptos commented 2 weeks ago

🐛 Bug

After PR 13184, both aptos_test_harness/diamond_clicker.exp and aptos_test_harness/diamond_clicker.v2_exp still show a loader type failure in the call to debug::print. We need to see what's going on with this.