You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As specified here ethpm/ethpm-spec#75 we need to determine how to store packages such that the list can be enumerated and packages can be retrieved by name/uri.
We should discuss the pros and cons of each implementation as well as determine if list order matters. Discussion should be had at ethpm/ethpm-spec#75 .
The text was updated successfully, but these errors were encountered:
As specified here ethpm/ethpm-spec#75 we need to determine how to store packages such that the list can be enumerated and packages can be retrieved by name/uri.
Consideration should be given to either use functionality provided at https://github.com/ethpm/ethereum-indexed-enumerable-set-lib or https://github.com/Majoolr/ethereum-libraries/tree/master/LinkedListLib .
We should discuss the pros and cons of each implementation as well as determine if list order matters. Discussion should be had at ethpm/ethpm-spec#75 .
The text was updated successfully, but these errors were encountered: