Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipfs
/
go-graphsync
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
103
Code
Issues
36
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: add the ipld plus dag-cbor protocol v1.1
- #323
#323
Closed
mvdan
wants to merge 21 commits into
ipfs:main
ipfs/go-graphsync:main
from
mvdan:protocol-ipldcbor
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
WIP: add the ipld plus dag-cbor protocol v1.1
#323
mvdan
wants to merge 21 commits into
ipfs:main
ipfs/go-graphsync:main
from
mvdan:protocol-ipldcbor
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2022
WIP: add the ipld plus dag-cbor protocol v1.1
mvdan
committed
546aa22
View commit details
Copy full SHA for 546aa22
Browse repository at this point
more WIP: upstream supports Any now
mvdan
committed
c06a9cd
View commit details
Copy full SHA for c06a9cd
Browse repository at this point
start using bindnode.Prototype
mvdan
committed
483c4f5
View commit details
Copy full SHA for 483c4f5
Browse repository at this point
schema is fully working now
mvdan
committed
a6949b7
View commit details
Copy full SHA for a6949b7
Browse repository at this point
remove the replace directive after the ipld merge
mvdan
committed
da225d3
View commit details
Copy full SHA for da225d3
Browse repository at this point
start refactoring types
mvdan
committed
15e34dc
View commit details
Copy full SHA for 15e34dc
Browse repository at this point
some more transition work in builder
mvdan
committed
7e61e3c
View commit details
Copy full SHA for 7e61e3c
Browse repository at this point
current types now bind to the schema
mvdan
committed
37d1137
View commit details
Copy full SHA for 37d1137
Browse repository at this point
start adapting tests; custom type for extension names
mvdan
committed
e41494b
View commit details
Copy full SHA for e41494b
Browse repository at this point
go back to blocks.Block for the message funcs
mvdan
committed
ff6c3d9
View commit details
Copy full SHA for ff6c3d9
Browse repository at this point
message tests build for now
mvdan
committed
3d9529a
View commit details
Copy full SHA for 3d9529a
Browse repository at this point
nearly all tests passing
mvdan
committed
17d0b7a
View commit details
Copy full SHA for 17d0b7a
Browse repository at this point
message tests passing
mvdan
committed
0186fd8
View commit details
Copy full SHA for 0186fd8
Browse repository at this point
remove bindnode-generated types, as we use the native ones now
mvdan
committed
13b3ea7
View commit details
Copy full SHA for 13b3ea7
Browse repository at this point
join ipldcbor package, no longer needed
mvdan
committed
c0d1a36
View commit details
Copy full SHA for c0d1a36
Browse repository at this point
add first roundtrip benchmark
mvdan
committed
be55f94
View commit details
Copy full SHA for be55f94
Browse repository at this point
move ipld cbor out of the message package again
mvdan
committed
4800f1c
View commit details
Copy full SHA for 4800f1c
Browse repository at this point
add first version of to/from ipld
mvdan
committed
01ecf66
View commit details
Copy full SHA for 01ecf66
Browse repository at this point
wrap up the deep comparisons
mvdan
committed
1647599
View commit details
Copy full SHA for 1647599
Browse repository at this point
drop the ipld-prime replace
mvdan
committed
ed7254b
View commit details
Copy full SHA for ed7254b
Browse repository at this point
fix up ID vs Id, remove unintentionally copied code
mvdan
committed
6619a07
View commit details
Copy full SHA for 6619a07
Browse repository at this point
You can’t perform that action at this time.