`sed -i 's/\bv0\(\w\)\(\w*\)/\L\1\E\20/g' **/*.go`
Update to abstract actor for markets state diffing. Also move the diff adt functions inside the abstract actors