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
@gpestana thanks!
Yea, it's interesting how they use content hashes as addresses in the distributed filesystem and traversal features, sounds like it's a good fit for the filesystem case.
For this case study we need something as simple as distributed ledger =)
If you wanna take it up I'd glad to pair up, cuz I've implemented basic features of merke tree.
It skips actual hashing and just concatenates values + provide validation feature, so some work still needs to be done there to make it fully usable.
As a basement of the blockchain we need to implement a merkle (hash) tree
The text was updated successfully, but these errors were encountered: