aionnetwork / AIP

Network & Protocol Improvement Proposals for Aion
https://aion.network
16 stars 13 forks source link

Documentation: use AIP prefix for standardized method and event names #42

Open fulldecent opened 5 years ago

fulldecent commented 5 years ago

Per discussion, AIP number can be prefixed to method names and event names to avoid collision between standards which would want to reuse names in an incompatible way.

I can provide references to EIP/ERC where this has happened if wanted.

Let's document this best practice somewhere here so people can see it.

jennijuju commented 5 years ago

Do you think the AIP number prefix and contract templates structure should be separate AIPs?

fulldecent commented 5 years ago

For the original post, I was just recommending this specific change https://github.com/aionnetwork/AIP/pull/43

I'm not understanding what you said here