From dfb8fdee06c05a46f9b76ff4a82286c41713a6a6 Mon Sep 17 00:00:00 2001 From: ASuciuX Date: Fri, 1 Dec 2023 05:53:58 +0200 Subject: [PATCH] feat: updated permissions to script --- mutation-testing/scripts/git-diff.sh | 0 pox-locking/src/pox_4_remove.rs | 1 + 2 files changed, 1 insertion(+) mode change 100644 => 100755 mutation-testing/scripts/git-diff.sh diff --git a/mutation-testing/scripts/git-diff.sh b/mutation-testing/scripts/git-diff.sh old mode 100644 new mode 100755 diff --git a/pox-locking/src/pox_4_remove.rs b/pox-locking/src/pox_4_remove.rs index 016ed65657..b936732e1b 100644 --- a/pox-locking/src/pox_4_remove.rs +++ b/pox-locking/src/pox_4_remove.rs @@ -438,6 +438,7 @@ pub fn handle_contract_call_2_test( // for some reason. // Failure to synthesize an event due to a bug is *NOT* an excuse to crash the whole // network! Event capture is not consensus-critical. + // comm let event_info_opt = match synthesize_pox_2_or_3_event_info( global_context, contract_id,