nim-codex/codex/erasure
Dmitriy Ryajov b8ee2ac71e
Update multicodecs (#665)
* rework merkle tree support

* rename merkletree -> codexmerkletree

* treed and proof encoding/decoding

* style

* adding codex merkle and coders tests

* use default hash codec

* proof size changed

* add from nodes test

* shorte file names

* wip poseidon tree

* shorten file names

* root returns a result

* import poseidon tests

* update multicodecs

* consolidating codex types and adding new codecs

* update codec

* remove temp codecs constants

* move codecs related stuff out

* updating codecs

* misc

* updating sizes since block size was adjusted to 64kb

* fix merge issues and cleanup a few warnings
2023-12-22 13:04:01 +01:00
..
backends Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
backend.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
erasure.nim Update multicodecs (#665) 2023-12-22 13:04:01 +01:00