I had completed all of the codes for Verkle Tree and starting to work on the EVM layer.
I've completed the core revive logic and added the necessary unit testings to ensure most cases are covered. I've also started working on the EVM layer which includes hard fork logic, revive gas cost and new transaction type.
Check out my development branch for Verkle Tree here.
Check out my development branch for Geth here.