casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
26 stars 47 forks source link

CEP18 / Documentation Update "Hash Types" #130

Open RBYGLLS opened 4 months ago

RBYGLLS commented 4 months ago

This ticket captures the effort to make the necessary updates regarding the "upgrade mechanism" for cep-18 into the existing and tutorials.

https://github.com/casper-ecosystem/cep18/blob/dev/cep18/src/main.rs#L363-L391 https://github.com/casper-ecosystem/cep18/pull/113

ACStoneCL commented 4 months ago

@RBYGLLS I might be missing something, but both of those links are showing up as invalid to me.

RBYGLLS commented 4 months ago

@ACStoneCL Did you try to copy and pasting the URL into a browser?

ACStoneCL commented 4 months ago

@RBYGLLS That did it, thanks!