No problems, I don't think it has been covered elsewhere except in the last dev meeting.
Priorities are always changing a bit but something like :
- Delay votes to prevent a future exchange takeover
- Airdrop (or not) to excluded accounts
- Start converting the massive amount of HIVE tokens in the sps to HBD
- Do a security audit of the chain
- Improve node performance so it's not as ressource hungry as before.
- remove all notions of "steem" in the code for "hive" (trust me there are a loooot of those)
List goes on, there are a lot of things to do, you can check them out here https://gitlab.syncad.com/hive/hive/issues
Ultimately I don't think we'll change steem.dao for a long time, the change is purely cosmetic and it requires a LOT of work, to give you an idea here's the checklist (taken from https://gitlab.syncad.com/hive/hive/issues/25):
- Transform this new account into a "locked" account (clear keys/ remove recovery account), see hard fork 21
- Hard fork steem.dao funds to this new account
- Change the STEEM_TREASURY_ACCOUNT def to the new account (needs to handle replays so it should only change at a specific hard fork ?)
- Update all return proposals with payouts to steem.dao
- Update all pending escrows to steem.dao
- Update all pending payout posts with beneficiaries to steem.dao