Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

DNA ADDRESS != DNA entry address #2182

@Connoropolous

Description

@Connoropolous

building off of https://forum.holochain.org/t/dna-address-dna-entry-address/2834

Use case was trying to link off of hdk::DNA_ADDRESS, but that didn't work because it suggests that no entry with that address is found.

Here are steps to reproduce...

  1. clone https://github.com/Connoropolous/holochain-dna-bug-reproduce
  2. in the folder, launch nix-shell, nix-shell https://holochain.love
  3. Run npm run hc:test

Relevant code blocks
https://github.com/Connoropolous/holochain-dna-bug-reproduce/blob/190abd383358bf6e436ead76d714cff738caeb38/dna_src/test/notes/index.js#L2-L11
which calls
https://github.com/Connoropolous/holochain-dna-bug-reproduce/blob/190abd383358bf6e436ead76d714cff738caeb38/dna_src/zomes/notes/code/src/note/handlers.rs#L26-L33

originally reported by @ddd-mtl

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions