Skip to content

chore (p2p): Published a list of canonical mempools file#22

Open
ch4r10t33r wants to merge 15 commits into
eth-infinitism:mainfrom
ch4r10t33r:main
Open

chore (p2p): Published a list of canonical mempools file#22
ch4r10t33r wants to merge 15 commits into
eth-infinitism:mainfrom
ch4r10t33r:main

Conversation

@ch4r10t33r

Copy link
Copy Markdown
Contributor

Published a list of canonical mempools file

@ch4r10t33r ch4r10t33r changed the title Published a list of canonical mempools file (chore) p2p: Published a list of canonical mempools file Jan 9, 2024
@ch4r10t33r ch4r10t33r changed the title (chore) p2p: Published a list of canonical mempools file chore (p2p): Published a list of canonical mempools file Jan 9, 2024
@yoavw

yoavw commented Jan 9, 2024

Copy link
Copy Markdown

Are these files pinned somewhere? The gateway links don't currently work. We should also have a copy of each such file in the repo so anyone can pin them.

@ch4r10t33r

Copy link
Copy Markdown
Contributor Author

Are these files pinned somewhere? The gateway links don't currently work. We should also have a copy of each such file in the repo so anyone can pin them.

Yes, they were. I'll check why the pinned links do not work anymore.

Comment thread p2p-specs/canonical-mempools.md
@ch4r10t33r ch4r10t33r requested a review from drortirosh January 22, 2024 16:46
@dancoombs

Copy link
Copy Markdown
Contributor

Can you add a link here? https://github.com/eth-infinitism/bundler-spec/blob/main/p2p-specs/p2p-interface.md#canonical-mempools

(the PR with this previous request already merged)

Comment thread p2p-specs/canonical-mempools.md Outdated
| `Goerli` | 5 | `QmTmj4cizhWpEFCCqk5dP67yws7R2PPgCtb2bd2RgVPCbF` | https://ipfs.io/ipfs/QmTmj4cizhWpEFCCqk5dP67yws7R2PPgCtb2bd2RgVPCbF?filename=goerli_canonical_mempool.yaml
| `Sepolia` | 11155111 | `QmdDwVFoEEcgv5qnaTB8ncnXGMnqrhnA5nYpRr4ouWe4AT` | https://ipfs.io/ipfs/QmdDwVFoEEcgv5qnaTB8ncnXGMnqrhnA5nYpRr4ouWe4AT?filename=sepolia_canonical_mempool.yaml
| `Mumbai` | 80001 | `QmQfRyE9iVTBqZ17hPSP4tuMzaez83Y5wD874ymyRtj9VE` | https://ipfs.io/ipfs/QmQfRyE9iVTBqZ17hPSP4tuMzaez83Y5wD874ymyRtj9VE?filename=mumbai_canonical_mempool.yaml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. we should reference the source documents (in this repo) of the mempools (its in another pr)
  2. should have a clear definition of what the ID is. (that is, how to take a clear-text, and calculate the CID of it)
    should copy/reference a definition - but I couldn't find it in the IPFS spec.
    I think it is something like "Qm"+ base58(keccak256(text)), but not exactly. even "kubo" tool is inconsistent, in that kubo < file gives different ID from kubo file ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants