CINXE.COM
IPLD ♦
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/css/layout.css?1718759055581"> <link rel="stylesheet" href="/css/nav.css?1718759055581"> <link rel="stylesheet" href="/css/style.css?1718759055581"> <link rel="stylesheet" href="/css/prismjs@1.24-themes-prism.css"> <title>IPLD ♦ </title> </head> <body> <header> <div class="sidebar-button" onclick="document.getElementById('sidebar').classList.toggle('sidebar-open')"> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"> <path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path> </svg> </div> <a href="/" class="logo">IPLD</a> <aside id=breadcrumbs> <ul> <li><a href="/specs">specs</a></li> <li><a href="/specs/codecs">codecs</a></li> <li><a href="/specs/codecs/dag-pb">dag-pb</a></li> <li><a href="/specs/codecs/dag-pb/fixtures">fixtures</a></li> <li><a href="/specs/codecs/dag-pb/fixtures/cross-codec/">cross-codec</a></li> </ul> </aside> </header> <aside id=sidebar> <nav> <ul> <li> <a href="/docs/">Docs</a><ul> <li> <a href="/docs/intro/">Intro</a><ul> <li> <a href="/docs/intro/hello-world/">Hello, World</a></li> <li> <a href="/docs/intro/primer/">The Brief Primer</a></li> <li> <a href="/docs/intro/ecosystem/">InterPlanetary Ecosystem Overview</a></li> <li> <a href="/docs/intro/community/">Finding Community</a></li></ul></li> <li> <a href="/docs/motivation/">Motivation</a><ul> <li> <a href="/docs/motivation/benefits-of-content-addressing/">Benefits of Content Addressing</a></li> <li> <a href="/docs/motivation/data-to-data-structures/">From Data to Data Structures</a></li></ul></li> <li> <a href="/docs/codecs/">Codecs</a><ul> <li> <a href="/docs/codecs/known/">Known Codecs</a><ul> <li> <a href="/docs/codecs/known/dag-cbor/">DAG-CBOR</a></li> <li> <a href="/docs/codecs/known/dag-json/">DAG-JSON</a></li> <li> <a href="/docs/codecs/known/dag-pb/">DAG-PB</a></li></ul></li></ul></li> <li> <a href="/docs/data-model/">Data Model</a><ul> <li> <a href="/docs/data-model/node/">Nodes</a></li> <li> <a href="/docs/data-model/kinds/">Kinds</a></li> <li> <a href="/docs/data-model/pathing/">Pathing</a></li> <li> <a href="/docs/data-model/traversal/">Traversal</a></li></ul></li> <li> <a href="/docs/advanced-data-layouts/">Advanced Data Layouts</a><ul> <li> <a href="/docs/advanced-data-layouts/intro/">Intro to ADLs</a></li> <li> <a href="/docs/advanced-data-layouts/naming/">ADL Naming</a></li> <li> <a href="/docs/advanced-data-layouts/signalling/">Signalling ADLs</a></li> <li> <a href="/docs/advanced-data-layouts/dynamic-loading/">Dynamic Loading</a></li> <li> <a href="/docs/advanced-data-layouts/known/">Known ADLs</a></li></ul></li> <li> <a href="/docs/schemas/">Schemas</a><ul> <li> <a href="/docs/schemas/intro/">Introduction</a><ul> <li> <a href="/docs/schemas/intro/compare/">compare</a></li> <li> <a href="/docs/schemas/intro/goals/">Goals</a></li> <li> <a href="/docs/schemas/intro/feature-summary/">Feature Summary</a></li></ul></li> <li> <a href="/docs/schemas/features/">Features</a><ul> <li> <a href="/docs/schemas/features/typekinds/">Type Kinds</a></li> <li> <a href="/docs/schemas/features/representation-strategies/">Representation Strategies</a></li> <li> <a href="/docs/schemas/features/links/">Links</a></li> <li> <a href="/docs/schemas/features/indicating-adls/">Using ADLs in Schemas</a></li></ul></li> <li> <a href="/docs/schemas/using/">Using Wisely</a><ul> <li> <a href="/docs/schemas/using/authoring-guide/">Authoring Guide</a></li> <li> <a href="/docs/schemas/using/migrations/">Migrations</a></li></ul></li></ul></li> <li> <a href="/docs/synthesis/">Synthesis</a><ul> <li> <a href="/docs/synthesis/gtd/">Getting Things Done</a></li> <li> <a href="/docs/synthesis/building-in-alignment/">Building in Alignment</a></li> <li> <a href="/docs/synthesis/how-ipfs-web-gateways-work/">How IPFS Web Gateways Work</a></li> <li> <a href="/docs/synthesis/encryption/">Working With Encryption</a></li></ul></li></ul></li> <li> <a href="/specs/">Specs</a><ul> <li> <a href="/specs/about/">About the Specifications</a></li> <li> <a href="/specs/codecs/">Codecs</a><ul> <li> <a href="/specs/codecs/dag-cbor/">DAG-CBOR</a><ul> <li> <a href="/specs/codecs/dag-cbor/fixtures/">DAG-CBOR Test Fixtures</a><ul> <li> <a href="/specs/codecs/dag-cbor/fixtures/cross-codec/">cross-codec</a></li></ul></li> <li> <a href="/specs/codecs/dag-cbor/spec/">Spec</a></li></ul></li> <li> <a href="/specs/codecs/dag-cosmos/">DAG-COSMOS</a><ul> <li> <a href="/specs/codecs/dag-cosmos/basic_types/">basic_types</a></li> <li> <a href="/specs/codecs/dag-cosmos/cosmos_state/">cosmos_state</a></li> <li> <a href="/specs/codecs/dag-cosmos/crypto_types/">crypto_types</a></li> <li> <a href="/specs/codecs/dag-cosmos/tendermint_chain/">tendermint_chain</a></li> <li> <a href="/specs/codecs/dag-cosmos/typed_protobuf/">typed_protobuf</a></li></ul></li> <li> <a href="/specs/codecs/dag-eth/">DAG-ETH</a><ul> <li> <a href="/specs/codecs/dag-eth/basic_types/">basic_types</a></li> <li> <a href="/specs/codecs/dag-eth/chain/">chain</a></li> <li> <a href="/specs/codecs/dag-eth/convenience_types/">convenience_types</a></li> <li> <a href="/specs/codecs/dag-eth/state/">state</a></li></ul></li> <li> <a href="/specs/codecs/dag-jose/">DAG-JOSE</a><ul> <li> <a href="/specs/codecs/dag-jose/fixtures/">fixtures</a></li> <li> <a href="/specs/codecs/dag-jose/spec/">Spec</a></li></ul></li> <li> <a href="/specs/codecs/dag-json/">DAG-JSON</a><ul> <li> <a href="/specs/codecs/dag-json/fixtures/">DAG-JSON Test Fixtures</a><ul> <li> <a href="/specs/codecs/dag-json/fixtures/cross-codec/">cross-codec</a></li></ul></li> <li> <a href="/specs/codecs/dag-json/spec/">Spec</a></li></ul></li> <li> <a href="/specs/codecs/dag-pb/">DAG-PB</a><ul> <li> <a href="/specs/codecs/dag-pb/fixtures/">DAG-PB Test Fixtures</a><ul> <li class="active-page"> <a href="/specs/codecs/dag-pb/fixtures/cross-codec/">cross-codec</a></li></ul></li> <li> <a href="/specs/codecs/dag-pb/spec/">Spec</a></li></ul></li></ul></li> <li> <a href="/specs/advanced-data-layouts/">Advanced Data Layouts</a><ul> <li> <a href="/specs/advanced-data-layouts/fbl/">FBL ADL</a><ul> <li> <a href="/specs/advanced-data-layouts/fbl/spec/">spec</a></li></ul></li> <li> <a href="/specs/advanced-data-layouts/hamt/">HAMT ADL</a><ul> <li> <a href="/specs/advanced-data-layouts/hamt/fixture/">HashMap (HAMT) Test Fixtures</a><ul> <li> <a href="/specs/advanced-data-layouts/hamt/fixture/alice-words/">alice-words</a></li></ul></li> <li> <a href="/specs/advanced-data-layouts/hamt/spec/">spec</a></li></ul></li></ul></li> <li> <a href="/specs/schemas/">Schemas</a><ul> <li> <a href="/specs/schemas/prelude/">prelude</a></li></ul></li> <li> <a href="/specs/transport/">Transports</a><ul> <li> <a href="/specs/transport/car/">CAR</a><ul> <li> <a href="/specs/transport/car/carv1/">CARv1 Specification</a></li> <li> <a href="/specs/transport/car/carv2/">CARv2 Specification</a></li> <li> <a href="/specs/transport/car/fixture/">CAR Test Fixtures</a><ul> <li> <a href="/specs/transport/car/fixture/carv1-basic/">carv1-basic</a></li> <li> <a href="/specs/transport/car/fixture/carv2-basic/">carv2-basic</a></li></ul></li></ul></li> <li> <a href="/specs/transport/graphsync/">Graphsync</a><ul> <li> <a href="/specs/transport/graphsync/known_extensions/">known_extensions</a></li></ul></li> <li> <a href="/specs/transport/trustless-pathing/">Trustless Pathing</a><ul> <li> <a href="/specs/transport/trustless-pathing/fixtures/">Trustless Pathing Fixtures</a><ul> <li> <a href="/specs/transport/trustless-pathing/fixtures/unixfs_20m_variety/">unixfs_20m_variety</a></li></ul></li></ul></li></ul></li> <li> <a href="/specs/selectors/">Selectors</a><ul> <li> <a href="/specs/selectors/fixtures/">fixtures</a><ul> <li> <a href="/specs/selectors/fixtures/selector-fixtures-1/">selector-fixtures-1</a></li> <li> <a href="/specs/selectors/fixtures/selector-fixtures-adl/">selector-fixtures-adl</a></li> <li> <a href="/specs/selectors/fixtures/selector-fixtures-recursion/">selector-fixtures-recursion</a></li></ul></li></ul></li> <li> <a href="/specs/patch/">Patch</a><ul> <li> <a href="/specs/patch/fixtures/">IPLD Patch Test Fixtures</a><ul> <li> <a href="/specs/patch/fixtures/fixtures-1/">fixtures-1</a></li></ul></li></ul></li></ul></li> <li> <a href="/libraries/">Libraries</a><ul> <li> <a href="/libraries/golang/">Golang</a></li> <li> <a href="/libraries/javascript/">JavaScript</a></li> <li> <a href="/libraries/python/">Python</a></li> <li> <a href="/libraries/rust/">Rust</a></li></ul></li> <li> <a href="/design/">Design</a><ul> <li> <a href="/design/objectives/">Objectives</a></li> <li> <a href="/design/concepts/">Concepts</a><ul> <li> <a href="/design/concepts/type-theory-glossary/">type-theory-glossary</a></li></ul></li> <li> <a href="/design/libraries/">Libraries</a><ul> <li> <a href="/design/libraries/nodes-and-kinds/">nodes-and-kinds</a></li></ul></li> <li> <a href="/design/tricky-choices/">Tricky Choices</a><ul> <li> <a href="/design/tricky-choices/dag-pb-forms-impl-and-use/">dag-pb-forms-impl-and-use</a></li> <li> <a href="/design/tricky-choices/map-key-domain/">map-key-domain</a></li> <li> <a href="/design/tricky-choices/numeric-domain/">numeric-domain</a></li> <li> <a href="/design/tricky-choices/ordering/">ordering</a></li> <li> <a href="/design/tricky-choices/string-domain/">string-domain</a></li></ul></li> <li> <a href="/design/open-research/">Open Research</a><ul> <li> <a href="/design/open-research/ADL-autoexecution/">ADL autoexecution</a></li></ul></li></ul></li> <li> <a href="/tools/">Tools</a></li> <li> <a href="/glossary/">Glossary</a></li> <li> <a href="/media/">Media</a></li> <li> <a href="/FAQ/">FAQ</a></li></ul> </nav> </aside> <main> <div class=content> <h1>Cross-codec fixtures for dag-pb</h1> <h2 id="introduction" tabindex="-1"><a class="header-anchor" href="#introduction">Introduction</a></h2> <p>This file contains test fixtures in <a href="https://github.com/warpfork/go-testmark">testmark</a> format to be used programmatically for testing codec implementations. It is intended to be used in conjunction with matching fixture data from other codecs—you will find a similar file to this in the other codecs' fixtures.</p> <p>Each fixture listed below comprises the bytes of an encoded IPLD block for this codec in hexadecimal form along with its associated CIDv1 (using a SHA2-256 multihash). In addition, CIDs for each alternative IPLD codec that supports this data model form is listed below it.</p> <p>By loading each of the codecs' testmark fixture files and matching the fixture names between supported codecs, implementations are expected to be able to:</p> <ol> <li>Read and decode the IPLD block from these files</li> <li>Re-encode the IPLD block using the supported codecs</li> <li>Compare the CID of the re-encoded block to the expected CID as per the fixture data for that codec</li> </ol> <p>Since the block is encoded in different forms, by re-encoding each decoded form into the different codecs, we are able to test the correctness of the decoding as well as the encoding process. Where the CIDs do not match, there has been a problem either in decoding or encoding the data. If the same error occurs for the data loaded from differently encoded blocks, the error is likely to be with the encoding process. If the error only occurs when re-encoding from a single encoded form of the block then the error may be with the decoding process.</p> <p>Fixtures are generated in the <a href="https://github.com/ipld/codec-fixtures">https://github.com/ipld/codec-fixtures</a> repository. Add additional fixtures there if you would like to expand the test suite for this IPLD's codecs.</p> <h2 id="fixtures" tabindex="-1"><a class="header-anchor" href="#fixtures">Fixtures</a></h2> <h3 id="dagpb_11unnamedlinks-data" tabindex="-1"><a class="header-anchor" href="#dagpb_11unnamedlinks-data">dagpb_11unnamedlinks+data</a></h3> <p><strong>Bytes</strong></p> <pre><code>122a0a2212205822d187bd40b04cc8ae7437888ebf844efac1729e098c8816d585d0fcc42b5b1200188e8010122a0a2212200b79badee10dc3f7781a 7a9d0f020cc0f710b328c4975c2dbc30a170cd188e2c1200188e8010122a0a22122022ad631c69ee983095b5b8acd029ff94aff1dc6c48837878589a 92b90dfea3171200188e8010122a0a221220df7fd08c4784fe6938c640df473646e4f16c7d0c6567ab79ec6981767fc3f01a1200188e8010122a0a22 122000888c815ad7d055377bdb7b7779fc9740e548cb5dac90c71b9af9f51a879c2d1200188e8010122a0a221220766db372d015c5c700f538336556 370165c889334791487a5e48d6080f1c99ea1200188e8010122a0a2212202f533004ceed74279b32c58eb0e3d2a23bc27ba14ab07298406c42bab8d5 43211200188e8010122a0a2212204c50cfdefa0209766f885919ac8ffc258e9253c3001ac23814f875d414d394731200188e8010122a0a2212200089 4611dfa192853020cbbade1a9a0a3f359d26e0d38caf4d72b9b306ff5a0b1200188e8010122a0a221220730ddba83e3147bbe10780b97ff0718c74c3 6037b97b3b79b45c4511806545811200188e8010122a0a22122048ea9d5d423f678d83d559d2349be8325527290b070c90fc1acd968f0bf70a061200 188e80100a09736f6d652064617461 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeie7xh3zqqmeedkotykfsnj2pi4sacvvsjq6zddvcff4pq7dvyenhu </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreidjm3xk7rz2d2jap2dvgs54ifj473viuro5q5mfcpjm3rjf73s76y </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerap7w3wnisyfaoyn6vdjbvhgvzfhqxlmnkpfo2cza3kol3sgiou7zq </code></pre> <h3 id="dagpb_1link" tabindex="-1"><a class="header-anchor" href="#dagpb_1link">dagpb_1link</a></h3> <p><strong>Bytes</strong></p> <pre><code>12240a2212207521fe19c374a97759226dc5c0c8e674e73950e81b211f7dd3b6b30883a08a51 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeihyivpglm6o6wrafbe36fp5l67abmewk7i2eob5wacdbhz7as5obe </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreib4mhhkmom5wxnp2hmcjeabbcmzybdiewehujwu73ndvns42zdt4i </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerao7xjffeobbqa2zv43ltxadt6pa4f3c2eh4ufsfudbazsmgb55dza </code></pre> <h3 id="dagpb_2link-data" tabindex="-1"><a class="header-anchor" href="#dagpb_2link-data">dagpb_2link+data</a></h3> <p><strong>Bytes</strong></p> <pre><code>12340a2212208ab7a6c5e74737878ac73863cb76739d15d4666de44e5756bf55a2f9e9ab5f431209736f6d65206c696e6b1880c2d72f12370a221220 8ab7a6c5e74737878ac73863cb76739d15d4666de44e5756bf55a2f9e9ab5f44120f736f6d65206f74686572206c696e6b18080a09736f6d65206461 7461 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeibh647pmxyksmdm24uad6b5f7tx4dhvilzbg2fiqgzll4yek7g7y4 </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreia4kjmr364wv7snvuffjjfx6e3ssyhcaxcv3mmewrm6lkg426ycpu </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerasu2dlp3l3b6xswyh45iegkn3qamarjdygorldhucn3x4kfeafmpa </code></pre> <h3 id="dagpb_4namedlinks-data" tabindex="-1"><a class="header-anchor" href="#dagpb_4namedlinks-data">dagpb_4namedlinks+data</a></h3> <p><strong>Bytes</strong></p> <pre><code>12390a221220b4397c02da5513563d33eef894bf68f2ccdf1bdfc14a976956ab3d1c72f735a0120e617564696f5f6f6e6c792e6d346118cda88f0b12 310a221220025c13fcd1a885df444f64a4a82a26aea867b1148c68cb671e83589f971149321208636861742e74787418e40712340a2212205d44a305 b9b328ab80451d0daa72a12a7bf2763c5f8bbe327597a31ee40d1e48120c706c61796261636b2e6d3375187412360a2212202539ed6e85f2a6f9097d b9d76cffd49bf3042eb2e3e8e9af4a3ce842d49dea22120a7a6f6f6d5f302e6d70341897fb8592010a020801 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeigcsevw74ssldzfwhiijzmg7a35lssfmjkuoj2t5qs5u5aztj47tq </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreiagdu5zh6jtk3vnkyltyfpw6tyxtlp24bortutx6dggmmydno3gti </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerapvtwnk5agczlqn7dgiyci5ku54llg32dmn3zvynn3dglte6y3s6q </code></pre> <h3 id="dagpb_7unnamedlinks-data" tabindex="-1"><a class="header-anchor" href="#dagpb_7unnamedlinks-data">dagpb_7unnamedlinks+data</a></h3> <p><strong>Bytes</strong></p> <pre><code>122b0a2212203f29086b59b9e046b362b4b19c9371e834a9f5a80597af83be6d8b7d1a5ad33b120018aed4e015122b0a221220ae1a5afd7c770507dd df17f92bba7a326974af8ae5277c198cf13206373f7263120018aed4e015122b0a22122022ab2ebf9c3523077bd6a171d516ea0e1be1beb132d85377 8bcc62cd208e77f1120018aed4e015122b0a22122040a77fe7bc69bbef2491f7633b7c462d0bce968868f88e2cbcaae9d0996997e8120018aed4e015 122b0a2212206ae1979b14dd43966b0241ebe80ac2a04ad48959078dc5affa12860648356ef6120018aed4e015122b0a221220a957d1f89eb9a86159 3bfcd19e0637b5c957699417e2b7f23c88653a240836c4120018aed4e015122b0a221220345f9c2137a2cd76d7b876af4bfecd01f80b7dd125f375cb 0d56f8a2f96de2c31200189bfec10f0a2b080218cbc1819201208080e015208080e015208080e015208080e015208080e015208080e01520cbc1c10f </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeibfhhww5bpsu34qs7nz25wp7ve36mcc5mxd5du26sr45bbnjhpkei </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreidz4mncr25kzd3lakhmm56twyeauqpmrczheq4husqlfu4ificjy4 </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerab53i2tx2ktr3nbztcguof3pwadl6264yh5pt6h5ygxavlxghkkba </code></pre> <h3 id="dagpb_data_some" tabindex="-1"><a class="header-anchor" href="#dagpb_data_some">dagpb_Data_some</a></h3> <p><strong>Bytes</strong></p> <pre><code>0a050001020304 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeibazl2z4vqp2tmwcfag6wirmtpnomxknqcgrauj7m2yisrz3qjbom </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreieculsmrexh3ty5jentbvuku452o27mst4h2tq2rb2zntqhgcstji </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerajwksxu3lxpomdwxvosl542zl3xknhjgxtq3277gafrhl6vdw5tcq </code></pre> <h3 id="dagpb_data_zero" tabindex="-1"><a class="header-anchor" href="#dagpb_data_zero">dagpb_Data_zero</a></h3> <p><strong>Bytes</strong></p> <pre><code>0a00 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeiaqfni3s5s2k2r6rgpxz4hohdsskh44ka5tk6ztbjerqpvxwfkwaq </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreih7w5oijm4kksxrkuvpspuobxpfn5a6l2uerxyfpdfdjzrirlwaiq </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeera7gxsmhbdmzwv3fgp4naa5idang7hm6hupkxshvm34taqiakw4zvq </code></pre> <h3 id="dagpb_links_hash_some" tabindex="-1"><a class="header-anchor" href="#dagpb_links_hash_some">dagpb_Links_Hash_some</a></h3> <p><strong>Bytes</strong></p> <pre><code>120b0a09015500050001020304 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeia53f5n75ituvc3yupuf7tdnxf6fqetrmo2alc6g6iljkmk7ys5mm </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreico7im6nfzt2euwvdrs62ylgx2w6fmjdrxl2zaz5up5uhqwgwsnhe </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeeraumofom6evitwofvbunn2ocdqw5vxl7wnfxdjyqr5m6h2zgtnselq </code></pre> <h3 id="dagpb_links_hash_some_name_some" tabindex="-1"><a class="header-anchor" href="#dagpb_links_hash_some_name_some">dagpb_Links_Hash_some_Name_some</a></h3> <p><strong>Bytes</strong></p> <pre><code>12160a090155000500010203041209736f6d65206e616d65 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeifq4hcxma3kjljrpxtunnljtc6tvbkgsy3vldyfpfbx2lij76niyu </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreigi3x5lx7auupkm3z27b5emluvkrv3mwpq35244zy4cnqjplyr2fi </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeeras44ncqauojywh67izb3d5j7rjbgdscdfsglzaex3envlwzq3lvxa </code></pre> <h3 id="dagpb_links_hash_some_name_zero" tabindex="-1"><a class="header-anchor" href="#dagpb_links_hash_some_name_zero">dagpb_Links_Hash_some_Name_zero</a></h3> <p><strong>Bytes</strong></p> <pre><code>120d0a090155000500010203041200 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeie7fstnkm4yshfwnmpp7d3mlh4f4okmk7a54d6c3ffr755q7qzk44 </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreigtcfxx5v7f4gdcbnouvhpwgfjmhh4pqgeu3sznfm6y4ql62g4urq </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeeraodk4mmutpv6bqhjd3kx5oicgnxq365lxu7h3orewh54avtttmzca </code></pre> <h3 id="dagpb_links_hash_some_tsize_some" tabindex="-1"><a class="header-anchor" href="#dagpb_links_hash_some_tsize_some">dagpb_Links_Hash_some_Tsize_some</a></h3> <p><strong>Bytes</strong></p> <pre><code>12140a0901550005000102030418ffffffffffffff0f </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeiezymjvhwfuharanxmzxwuomzjjuzqjewjolr4phaiyp6l7qfwo64 </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreidfgtcksdb5gn4jn2eggnqkktnahqzmvprrv7pakqmiwz25aej62y </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeera5drb4r7jf33wkkhs4dvxqsyacnxvv7djbzylt4ib2t42qk4qqkxa </code></pre> <h3 id="dagpb_links_hash_some_tsize_zero" tabindex="-1"><a class="header-anchor" href="#dagpb_links_hash_some_tsize_zero">dagpb_Links_Hash_some_Tsize_zero</a></h3> <p><strong>Bytes</strong></p> <pre><code>120d0a090155000500010203041800 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeichjs5otecmbvwh5azdr4jc45mp2qcofh2fr54wjdxhz4znahod2i </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreia2x5mgcqwslci2apn3d5t6ptnknbw4jmnedjkynp6jxjdxb7bvcq </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerac5ccyh6acqr3kdi5djstwzlu36uprk2dbi4f36ntlafquwthxm7a </code></pre> <h3 id="dagpb_empty" tabindex="-1"><a class="header-anchor" href="#dagpb_empty">dagpb_empty</a></h3> <p><strong>Bytes</strong></p> <pre><code> </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeihdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenxquvyku </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreihjsq5okmwdasf4hoiauwxv3vxjuwh2kuh4k5pgzzi3hanepxusjm </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeera6mfu3g6n722vx7dbitpnbiyqnwah4ddy4b5c3rwzxc5pntqcupta </code></pre> <h3 id="dagpb_simple_forms_1" tabindex="-1"><a class="header-anchor" href="#dagpb_simple_forms_1">dagpb_simple_forms_1</a></h3> <p><strong>Bytes</strong></p> <pre><code>0a03010203 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeia2qk4u55f2qj7zimmtpulejgz7urp7rzs44cvledcaj42gltkk3u </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreiahe732takf4lhvcjrpeycxs2sccncd7zd5frj5w2hmmyhnokfwsy </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeerabji5n2rfqif4kflih4r2tyl2jz3n3met5nys2wawsfihvc3guqta </code></pre> <h3 id="dagpb_simple_forms_2" tabindex="-1"><a class="header-anchor" href="#dagpb_simple_forms_2">dagpb_simple_forms_2</a></h3> <p><strong>Bytes</strong></p> <pre><code>120b0a0901550005000102030412100a09015500050001020304120362617212100a090155000500010203041203666f6f </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeiahfgovhod2uvww72vwdgatl5r6qkoeegg7at2bghiokupfphqcku </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreibpoilwc75tlwglfzlziunq65l6arvzwwrhikal5kwlens6ql53ky </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeeraibdu3hqnftoo7zlwqzcsk3pw4sf6epneqziyf7oehsde7ykbxula </code></pre> <h3 id="dagpb_simple_forms_3" tabindex="-1"><a class="header-anchor" href="#dagpb_simple_forms_3">dagpb_simple_forms_3</a></h3> <p><strong>Bytes</strong></p> <pre><code>120b0a09015500050001020304120e0a09015500050001020304120161120e0a09015500050001020304120161 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeidrg2f6slbv4yzydqtgmsi2vzojajnt7iufcreynfpxndca4z5twm </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreibeevwwdfmicvdswiaetz62wtlj5nqe7idei2tn2irhco5k37js3y </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeeraas77sl6e3odguo3gfdarftcqqnarlh7kae7vnleh7zzmswnztzpq </code></pre> <h3 id="dagpb_simple_forms_4" tabindex="-1"><a class="header-anchor" href="#dagpb_simple_forms_4">dagpb_simple_forms_4</a></h3> <p><strong>Bytes</strong></p> <pre><code>120e0a09015500050001020304120161120e0a09015500050001020304120161 </code></pre> <p><strong>dag-pb CID</strong></p> <pre><code>bafybeieube7zxmzoc5bgttub2aqofi6xdzimv5munkjseeqccn36a6v6j4 </code></pre> <p><strong>dag-cbor CID</strong></p> <pre><code>bafyreifw5gwkcd4ck7o7xhxoff33kqpbs6uwznmxbxb6ez6h77zz6gj5ca </code></pre> <p><strong>dag-json CID</strong></p> <pre><code>baguqeera3rnjnzebgxuygpqphmofp75upufi7linvrthm2r4cyiibafftqrq </code></pre> </div> </main> </body> </html>