-
Without a per message nonce, revealing a path gives the verifier the ability brute force other messages.
-
We need to finish writing the spec for the Merkle Patricia Trie and put it into nomicon.io. It is a part of the protocol, and we need specification for all components of the protocol to reduce the bus…
-
Everybody knows about the MD5 SHA-1 SHA-256 SHA-512 algorithms, and these are almost universally written as md5 sha1 sha256 sha512. Unfortunately, the PURL spec says the key for the checksum qualifier…
-
Compression on Solana allows developers to significantly reduce the cost of creating accounts by offloading storage to the ledger (see [here](https://www.helius.dev/blog/solana-nft-compression) for mo…
-
Hi,
are you set on using a (particular) Merkle-tree-based log, or are you open to alternatives? I have some (academically) [unpublished](https://aljoscha-meyer.de/reed/assets/references/meyer2023so…
-
{
"body": {
"device": {
"id": "f03fdb7a0a4ef15e2ceeddcc3b75ba18",
"kid": "0120e8a0a834d0dc6a2316503939edf1af936330a7766dc386170a0e79312330dd180a",
"name": "Oppo A37",
…
-
Thank you for designing the library.
We are looking into using this library in our project.
Is there are a benchmarking tool ? If we use this library as a Merkle tree replacement, how many bytes…
-
I'm trying to compare IPFS to hyperlog (_and_ [ipfs-hyperlog](https://github.com/noffle/ipfs-hyperlog)), but I'm having a hard time wrapping my head around everything. Doesn't IPFS also have a replica…
-
Hey Conrado,
I made a [fork](https://github.com/eaverdeja/naivecoin-cqg) for the project with lot's of changes. Modifications include:
- Addition of a merkle root to the block header. Miners now u…
-
### Describe the feature
ref https://github.com/paradigmxyz/reth/pull/7798#discussion_r1588880617
BlockInput is currently used as `From