Łukasz Magiera
|
eeec3c1783
|
Merge pull request #619 from gguoss/patch-2
Duplicate comment
|
2019-11-15 14:43:03 +01:00 |
|
Łukasz Magiera
|
4f60a075a1
|
Merge pull request #621 from filcloud/typo-fix
fix typo
|
2019-11-15 14:42:45 +01:00 |
|
wanghui
|
a1e5d8f094
|
fix types typo
|
2019-11-15 16:19:06 +08:00 |
|
wanghui
|
043c9cbee4
|
fix typo
|
2019-11-15 16:08:48 +08:00 |
|
郭光华
|
83f33bb2fb
|
Duplicate comment
|
2019-11-15 12:01:34 +08:00 |
|
hannahhoward
|
311556346e
|
refactor(datatransfer): implement style fixes
implement style fixes suggested by Magic6k
|
2019-11-11 13:02:49 -08:00 |
|
hannahhoward
|
4b3bab371b
|
refactor(deals): move type instantiation to modules
Move all type instantiation to dtypes & modules for any type unique to provider/client
|
2019-11-11 12:51:28 -08:00 |
|
hannahhoward
|
ca5032937c
|
refactor(datatransfer): xerrors, cbor-gen, tweaks
Various refactors per PR comments: use xerrors, add context to dt calls, use cbor-gen, move files
into seperate modules, etc
|
2019-11-11 11:07:15 -08:00 |
|
hannahhoward
|
4e1e43f10f
|
feat(datatransfer): make dag service dt async
To more closely match the implementation, make calls to dag service in DT module asynchronous
|
2019-11-11 11:07:15 -08:00 |
|
hannahhoward
|
d0b705705f
|
refactor(datatransfer): add comments, renames
minor name changes and additional comments to clarify how data transfer works
|
2019-11-11 11:07:15 -08:00 |
|
hannahhoward
|
905259e192
|
feat(datatransfer): integration w/ simple merkledag
Integrates the data transfer module with a mock version of the module that just calls the dag
service
|
2019-11-11 11:07:15 -08:00 |
|
hannahhoward
|
e1be257b28
|
feat(datatransfer): add data transfer types
Add types and interfaces for data transfer
|
2019-11-11 11:07:15 -08:00 |
|