You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
This PR initializes the logger of the `SessionTree` by updating the
`ensureSessionTree` function to pass the logger, and modifying test
utilities to support the new logger parameter.
## Issue
- #1006
## Type of change
Select one or more from the following:
- [ ] New feature, functionality or library
- [ ] Consensus breaking; add the `consensus-breaking` label if so. See
#791 for details
- [x] Bug fix
- [ ] Code health or cleanup
- [ ] Documentation
- [ ] Other (specify)
## Testing
- [x] **Unit Tests**: `make go_develop_and_test`
- [x] **LocalNet E2E Tests**: `make test_e2e`
- [ ] **DevNet E2E Tests**: Add the `devnet-test-e2e` label to the PR.
## Sanity Checklist
- [x] I have tested my changes using the available tooling
- [ ] I have commented my code
- [x] I have performed a self-review of my own code; both comments &
source code
- [ ] I create and reference any new tickets, if applicable
- [x] I have left TODOs throughout the codebase, if applicable
Objective
Investigate & fix the issue identified during E2E PATH Testing.
Origin Document
See the discord thread here.
Goals & Deliverables
Deliverables
Creator: @Olshansk
Co-Owners: @okdas @adshmh @red-0ne
The text was updated successfully, but these errors were encountered: