Other
- refactor(debugger): modularize and add a context struct (#6495)
- feat: decode Hardhat console logs in traces (#6504)
- fix(debugger): a potential underflow in memory highlighting (#6508)
- chore: make clippy happy (#6518)
- refactor(debugger): use context when drawing (#6520)
- fix(
forge
): pre-emptively createlib
dir if it doesn't exist for updating submodules (#6521)