---
tags: v3, blacksmiths, dragons
---
# v3 Cycle 2 Notes (7/5/22)
- Now that we've shipped Alpha versions of each package (except Core UI) what are our next goals?
- What do we need to improve that we've immediately spotted in some QA?
## Invisible Suburbs Review
### Summon
- Added ticket for Dekan for the swapped loot and share singletons, causing the deployed Baals to have the shares and loot contracts mixed up
- What are the additional implications of this?
- Update the Summoner contract to prevent this from happening (to prevent someone from bringing a compromised ERC20 token)
- New deployments of the Subgraph and updates to the Summoner app with slightly modified transactions
### Hub
- Move the data fetching to context?
- Ticket to hook up the Delegate filter
- Relates to Sam's PR
- Look to the additional data
- Return from the delegate -- if undefined they aren't delegating -- if they are a delegate it'll be true or false
- Delegating: B -> C, A->B does A->C?
- Set up a meeting with all of us to talk through the Hub data processing
- Logo -- where does this come from?
- Use blockie for the fallback on the DAO image
- DAO link: link to Etherscan for now until we have Core UI in place (would link there)
- Bug: Ceramic profile image not showing up on newly set up accounts
- Update the Tags to use the Tag component with different colors
- Bump the version for the component library
- DAOhaus connect bug
- Ticket to truncate the delegate
- Add to commons: Network name mapping utility
- Add USD to the Vaults display utility
- Hook up the delegate tag on the Name field in the Table
- Once the delegate piece is merged in and we double check the logic we can add this tag
## QA Process
- How do we triage a bug compared to a feature request to design?
- Feature request example: In Hub, link to the actual DAO
- Quick process where people drop anything they find into the Hub and Summon QA channel and triage and add to the board
- Bugs added to specifications and feature requests added to backlog
- Send out links and explain the QA process and requests