# DanGoron: Week 7 dev-update ## Project implementation Second week of project implementation. This week was mostly about working on the strawman for eODS design notes ### Solved (at strawman level) - Deposit process - Reading delegations from deposit - Adding delegators to registry / consolidate delegations if pubkey exists and `is_delegator` is set to true - Partially: Accounting - Capital<->Liability transfer between Delegator and target Validator by adding Delegation message signed by Delegator with the private withdrawal key - Partially: Accounting - adding Delegator triggered withdrawals ### Open issues - Accounting - Withdrawals ## Week 8, 9 planning Get reviews by mentors, on the current level of the strawman. ## Week 9, 10 planning Finalize the strawman for the eODS specs.