Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support dag-scope #767

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f2f5000
test: ensure dag-scope=all car can be generated
SgtPooki Mar 14, 2025
8fc167e
refactor: check filter before blockstore
SgtPooki Mar 14, 2025
028452d
test: add test for subgraph dag-scope=all
SgtPooki Mar 14, 2025
f002ab3
fix: dag-scope=all returns proper car for subdag root
SgtPooki Mar 14, 2025
c4ecf9b
test: move dag-scope tests to their own file
SgtPooki Mar 14, 2025
9490b1d
feat: support dag walking hints
SgtPooki Mar 14, 2025
be90728
feat: implement dag-scope entity and block
SgtPooki Mar 14, 2025
af0af1d
test: add dag-scope tests
SgtPooki Mar 14, 2025
6a5329e
chore: some test cleanup
SgtPooki Mar 14, 2025
048542e
chore: some cleanup
SgtPooki Mar 14, 2025
ab4e0ca
refactor: strategy pattern and knownDagPath verification
SgtPooki Mar 14, 2025
69a6d3a
chore: Update packages/car/test/fixtures/car-equals.ts
SgtPooki Mar 14, 2025
d7f2ae0
chore: fix logger use
SgtPooki Mar 14, 2025
c67e4ef
chore: remove unnecessary helper function
SgtPooki Mar 14, 2025
6159a0c
refactor: move known path to strategy
SgtPooki Mar 14, 2025
5861759
chore: normalize initial processBlock call
SgtPooki Mar 14, 2025
f70ce35
Merge branch 'main' into feat/support-dag-scope
SgtPooki Mar 14, 2025
4e023a8
refactor: move options validation to its own function
SgtPooki Mar 14, 2025
4086c1e
chore: fix cspell errors
SgtPooki Mar 14, 2025
f4c3492
Update packages/car/src/types.ts
SgtPooki Mar 21, 2025
f06f71f
refactor: cleanup dagscope type
SgtPooki Mar 21, 2025
9e779ad
fix: don't use defaultLogger
SgtPooki Mar 21, 2025
8b23ea2
fix: consistent returnType for getNextCidStrategy
SgtPooki Mar 21, 2025
9e395ca
fix: dont require blocks to be in blockstore
SgtPooki Mar 21, 2025
274406e
Merge branch 'main' into feat/support-dag-scope
SgtPooki Mar 24, 2025
d3521a0
chore: libp2p-logger is not prod dep
SgtPooki Mar 24, 2025
50c8adf
chore: fix cspell errors
SgtPooki Mar 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into feat/support-dag-scope
  • Loading branch information
SgtPooki authored Mar 14, 2025
commit f70ce3546923c1c8a4ec7d373c87bc7539cbe571

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.