hash needs to handle bigint and other types that JSON.stringify doesn't support

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
data

Research direction

Start by locating the hash implementation and any existing tests for JSON.stringify-supported values. Determine which unsupported values, including bigint and other types named in the issue, need stable handling, then verify the expected hashing behavior with focused tests.

Written by the indexing model from the issue text.

Description

This issue has no description.

Dominant language
TypeScript
Stars
563
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from electric-sql/d2ts

All issues in electric-sql/d2ts

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.