-
Notifications
You must be signed in to change notification settings - Fork 59
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
Switch to cbor map encoding for storage market #420
Conversation
878d645
to
639518e
Compare
f472567
to
73a3a31
Compare
Codecov Report
@@ Coverage Diff @@
## master #420 +/- ##
==========================================
+ Coverage 62.50% 66.02% +3.53%
==========================================
Files 45 48 +3
Lines 2949 3178 +229
==========================================
+ Hits 1843 2098 +255
+ Misses 910 846 -64
- Partials 196 234 +38
Continue to review full report at Codecov.
|
0e4b1a2
to
36dc45c
Compare
Switch core ClientDeal/MinerDeal structs to CBOR map encoding
support migrations for stored ask
Support interoperability across protocols
73a3a31
to
c1dfa48
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Migrate FTW.
6917aac
to
bfbfb22
Compare
Goals
Implementation