nspcc-dev/neo-go

Create contract manifest during compilation

Aberta

#1.038 aberto em 9 de jun. de 2020

 (8 comentários) (0 reação) (0 responsável)Go (108 forks)auto 404
I1S2U4compilerdiscussionhelp wanted

Métricas do repositório

Stars
 (132 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 19h) (16 fundiu PRs em 30d)

Description

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.

Guia do colaborador