TMOT

Results 1 issues of TMOT

this changes refactor the compiler to use **Hashmap** instead of using **Vec** for storing contracts ABIs the reason for this pr is because the current implementation uses a **Vec**, which...