nspcc-dev/neo-go

Create contract manifest during compilation

Aperta

#1038 aperta il 9 giu 2020

 (8 commenti) (0 reazioni) (0 assegnatari)Go (108 fork)auto 404
I1S2U4compilerdiscussionhelp wanted

Metriche repository

Star
 (132 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

While some of the contract features cannot be determined from the contract source (e.g. IsPayable) most of them can. Method and Event descriptions should be generated automatically. I think it is also worth supporting Permissions/Groups (via magic comments?), so that manifest can be completely generated from source.

Guida contributor