Wykres commitów

6 Commity (main)

Autor SHA1 Wiadomość Data
Uriel Chami 573b2f9098 Removing setERC20Metadata function and adding parameters to ERC20Initializer to be compliant 2022-05-13 11:26:24 -03:00
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