chore: cleanup tech debt from Bebop tests and the execution harness

This commit is contained in:
pedrobergamini
2025-08-08 12:28:24 -03:00
parent 7f8e1e6e3b
commit 712d863368
3 changed files with 17 additions and 116 deletions

View File

@@ -875,7 +875,7 @@ impl SwapEncoder for BebopSwapEncoder {
&bebop_calldata[filled_taker_amount_pos..filled_taker_amount_pos + 32],
);
// Extract receiver and taker_amount from the order based on the function selector
// Extract taker_amount from the order based on the function selector
let selector = &bebop_calldata[0..4];
// swapSingle selector: 0x4dcebcba