fixed blockstore, generated blockstore migration file, cleaned up lin… #78
Annotations
11 warnings
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Build and test
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
|