Wykres commitów

5 Commity (75bf630af93235ba1e31f1166cedf1ec4a2a4bdd)

Autor SHA1 Wiadomość Data
Neeraj Kashyap aeb80d7857 Moonstream token is platform token, not governance token.
Governance will be handled by Terminus pool!
2021-12-19 04:11:18 -08:00
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
Neeraj Kashyap cad68dcfa8 Added controller view methods on ERC20Facet and TerminusFacet 2021-12-18 12:25:54 -08:00
Neeraj Kashyap b323c590d5 Removed "getController" method from LibERC20
It is useless.
2021-12-18 12:10:28 -08:00
Neeraj Kashyap 2c1140545c Renamed directory contracts/erc20 -> contracts/moonstream 2021-12-18 10:41:34 -08:00