dao/contracts/terminus
Neeraj Kashyap aa18d54c6d Deployment test for terminus
ERC20Facet.controller -> ERC20Facet.moonstreamController

TerminusFacet.controller -> TerminusFacet.terminusController

When both facets had view methods of the same name, `dao.core.facet_cut`
was not mounting the `TerminusFacet.controller` method to the diamond
because of its precedence rules.
2021-12-18 12:30:09 -08:00
..
ERC1155WithTerminusStorage.sol Terminus smart contracts 2021-12-18 12:10:53 -08:00
LibTerminus.sol Added external "totalPools" and "createPool" on TerminusFacet 2021-12-18 12:20:55 -08:00
TerminusFacet.sol Deployment test for terminus 2021-12-18 12:30:09 -08:00
TerminusInitializer.sol Terminus smart contracts 2021-12-18 12:10:53 -08:00