issues
search
erasureprotocol
/
erasure-protocol
Information wants to be expensive
https://erasure.world/
MIT License
164
stars
27
forks
source link
Gas optimization
#206
Open
kenchangh
opened
5 years ago
kenchangh
commented
5 years ago
Ideas:
[x] Create local post instance in
Feed
array without deploying contract
[x] Remove setting
variableMetadata
during creation (e.g. Post)
[ ] Combine Registry and Factory into one contract
[x] add checks on all initialize() params and only update non-zero values
[x] use stateless metadata
Ideas:
Feed
array without deploying contractvariableMetadata
during creation (e.g. Post)