Skip to content

feat: implements getRecord - #7

Merged
0xItadaki merged 14 commits into
devfrom
feat/implements-get-record
Aug 20, 2025
Merged

feat: implements getRecord#7
0xItadaki merged 14 commits into
devfrom
feat/implements-get-record

Conversation

@0xItadaki

Copy link
Copy Markdown
Collaborator

🤖 Linear

Closes EFI-436, EFI-427

@linear

linear Bot commented Aug 20, 2025

Copy link
Copy Markdown

EFI-436 getRecord

EFI-427 getRecord

  • function getRecord(bytes32 _node, string calldata _key) external view returns (bytes memory)
    • Retrieves raw bytes for a given node and key from the records mapping. Returns empty bytes if the record is not found.

@0xItadaki 0xItadaki self-assigned this Aug 20, 2025
@0xItadaki
0xItadaki requested a review from 0xAustrian August 20, 2025 09:28
0xAustrian
0xAustrian previously approved these changes Aug 20, 2025
Base automatically changed from fet/set-record-and-tests to dev August 20, 2025 12:07
@0xItadaki
0xItadaki dismissed 0xAustrian’s stale review August 20, 2025 12:07

The base branch was changed.

@0xItadaki
0xItadaki merged commit 3958222 into dev Aug 20, 2025
4 checks passed
@0xItadaki
0xItadaki deleted the feat/implements-get-record branch August 20, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants