Closed nmimran99 closed 2 years ago
Tests will fail as core changes were made
Did another review here - decided to forgo small nits in favor of larger q's:
-Dispatcher is being consolidating with ModuleManager right? So that would affect a good chunk of PR -Kernel should have phoCeiling and setter? -Dispatcher delays -> moduleManager delays (are they necessary though)?
Did another review here - decided to forgo small nits in favor of larger q's:
-Dispatcher is being consolidating with ModuleManager right? So that would affect a good chunk of PR -Kernel should have phoCeiling and setter? -Dispatcher delays -> moduleManager delays (are they necessary though)?
Photon Kernel PR Core changes:
Kernel.sol
- the kernel main contract that connects toPHO.sol
and mints new $PHOIKernel.sol
- Interface forKernel.sol
Kernel.t.sol
- tests for kernelNotes:
forge test --match-contract KernelTest