nim-codex/codex/blockexchange/protobuf
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
..
blockexc.nim Rework merkle tree (#654) 2023-12-21 06:41:43 +00:00
message.nim Update multicodecs (#665) 2023-12-22 13:04:01 +01:00
message.proto Replace protobuf serialization for Block exchange with minprotobuf (#271) 2022-10-13 18:58:57 -05:00
message.proto.license Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
payments.nim Remove protobuf serialization (#289) 2022-10-27 07:41:34 -06:00
presence.nim Blockexchange uses merkle root and index to fetch blocks (#566) 2023-11-14 13:02:17 +01:00