603 Commits

Author SHA1 Message Date
mcrakhman
bc08acd36c
Fix peer getting in sync tree 2023-02-03 12:55:44 +01:00
mcrakhman
8097445e6e
Helper methods for local streams etc 2023-02-01 23:21:02 +01:00
dependabot[bot]
56e6cba575
Bump github.com/ipfs/go-block-format from 0.0.3 to 0.1.1
Bumps [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) from 0.0.3 to 0.1.1.
- [Release notes](https://github.com/ipfs/go-block-format/releases)
- [Commits](https://github.com/ipfs/go-block-format/compare/v0.0.3...v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-block-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 15:06:40 +00:00
Sergey Cherepanov
a0e2f62d7e
expose chash params 2023-02-04 19:45:11 +03:00
Sergey Cherepanov
8a259941a7
testrpc server implement app.Component 2023-02-04 15:20:34 +03:00
Sergey Cherepanov
45885a59b3
fix 2023-02-02 21:21:25 +03:00
Sergey Cherepanov
9a043e39a0
fix 2023-02-02 21:16:59 +03:00
Sergey Cherepanov
984dc91f14
fix ldiff mock 2023-02-02 13:19:20 +03:00
Sergey Cherepanov
64c596de8a
testPool: add peers 2023-02-02 13:18:30 +03:00
Sergey Cherepanov
c51e3e2e05
testPool: implement pool.Service 2023-02-02 13:12:52 +03:00
Sergey Cherepanov
f6e2cc3890
ldiff: Len 2023-02-01 21:38:47 +03:00
Sergey Cherepanov
887354642c
ldiff: Element by id 2023-02-01 20:58:20 +03:00
Sergey Cherepanov
94696cc44e
Update dependabot.yml 2023-02-04 18:19:18 +03:00
Sergey Cherepanov
4a9565add1
Create dependabot.yml 2023-02-04 17:28:23 +03:00
Sergey Cherepanov
bac139c93f
fix the test blinking 2023-01-31 19:34:23 +03:00
Sergey Cherepanov
820d5af672
fileproto: allowWrite flag 2023-01-31 15:48:53 +03:00
Sergey Cherepanov
7288d0b28f
update fileproto: BlocksGet -> BlockGet 2023-01-31 14:27:41 +03:00
Sergey Cherepanov
10d721b970
update fileproto: unary method instead stream for blocksGet 2023-01-31 14:24:39 +03:00
Sergey Cherepanov
748994be2e
rename proto pkg 2023-01-30 20:19:52 +03:00
Sergey Cherepanov
2ccc150b38
update fileproto 2023-01-30 20:17:41 +03:00
Sergey Cherepanov
6cb9fc5092
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
854d832c81
streampool: close dial queue 2023-01-30 18:40:25 +03:00
Sergey Cherepanov
cf15052b76
stream config 2023-01-30 17:03:31 +03:00
Sergey Cherepanov
f6d5ea6495
dial pool 2023-01-30 16:43:52 +03:00
Sergey Cherepanov
b155031cb1
async dial 2023-01-30 13:16:07 +03:00
mcrakhman
8b67c188ba
Add dialer to inner pool 2023-01-28 23:58:47 +01:00
Sergey Cherepanov
b1a1ff1a72
fix streampool tags 2023-01-27 20:34:48 +03:00
Sergey Cherepanov
0e7450fd52
streampool fixes 2023-01-27 16:14:34 +03:00
Sergey Cherepanov
bf3b80825a
fix test 2023-01-27 14:52:08 +03:00
Sergey Cherepanov
f95123fc43
add requestId to separate request/reply flows 2023-01-27 14:37:06 +03:00
Sergey Cherepanov
a2765a5233
handle replies in separate thread 2023-01-27 13:58:28 +03:00
Sergey Cherepanov
80c8da8cac
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
eb1049b160
debug/fixes 2023-01-25 23:35:20 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
cc89d5919e
debug 2023-01-24 16:23:35 +03:00
Sergey Cherepanov
2d2f24b3e3
peer and space last usage 2023-01-20 19:32:38 +03:00
Sergey Cherepanov
5fb6ee5a7b
sync fixes + fix tests 2023-01-20 14:55:45 +03:00
Sergey Cherepanov
34848254be
commonspace with new streampool 2023-01-19 15:17:04 +03:00
Sergey Cherepanov
e4d8b4578d
common streampool pkg 2023-01-18 13:46:49 +03:00
Sergey Cherepanov
d256bfbc4c
PoolService still keeps the default Pool but with ability to create new pools 2023-01-18 13:44:50 +03:00
mcrakhman
b37a7480a3
Set heads in tree storage 2023-01-26 12:55:34 +01:00
mcrakhman
9aea231fd8
Set object tree id at the start 2023-01-26 10:06:06 +01:00
mcrakhman
0d516874e2
Add tree exporter 2023-01-25 21:20:23 +01:00
mcrakhman
75d94db5bb
Change debug api for tree 2023-01-25 11:26:37 +01:00
mcrakhman
5a6af6dd2c
Change interfaces for import tree 2023-01-25 10:13:01 +01:00
mcrakhman
4e76451bf8
Change dataconverter interface 2023-01-24 17:04:38 +01:00
mcrakhman
88c4bc28f6
Add exporter/viewer interfaces and empty methods, refactoring 2023-01-22 22:16:14 +01:00
mcrakhman
13bd358bce
Fix timestamps 2023-01-18 10:06:01 +01:00
mcrakhman
bb665828bc
Few fixes re history 2023-01-18 09:16:38 +01:00
mcrakhman
4f27e8e48d
Optimize interfaces 2023-01-18 08:36:54 +01:00