Handle length mix for deposit proof (#169)
In v0.8, deposit proof are with an additional depth of length mix, but our current proof generation code didn't handle it. This PR generates the additional depth proof and makes the blockchain client able to build blocks and submit attestations.