Haupc
Haupc
Minus returns list of elements of list1 that are not present in list2 keeping the order. This is actual different between 2 set in math.
# Fix missing tag for `make docker` #### Type of change - Bug fix #### Description When `make docker` make file is miss the tag. So, `make docker-tag-latest` and `make...
sometime we need use version that latter than 0.8.15 so we have to switch solc compiler to lower version which can contains some bugs, low optimization or vulnerability. So, I...