mcrakhman
|
9c696ad96a
|
Rename sync tree
|
2023-02-04 17:38:27 +01:00 |
|
Mikhail Rakhmanov
|
f2ff10e3f7
|
Merge pull request #9 from anytypeio/nodesync
|
2023-02-04 17:33:39 +01:00 |
|
Sergey Cherepanov
|
0f2a0eec8e
|
Update dependabot.yml
|
2023-02-04 18:19:18 +03:00 |
|
dependabot[bot]
|
9289bb424a
|
Bump github.com/ipfs/go-merkledag from 0.8.1 to 0.9.0
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.8.1...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-merkledag
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 15:07:10 +00:00 |
|
dependabot[bot]
|
859323c5ca
|
Bump golang.org/x/net from 0.3.0 to 0.5.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.3.0...v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 15:06:55 +00:00 |
|
dependabot[bot]
|
61b0a24b28
|
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
|
8624b672e2
|
Create dependabot.yml
|
2023-02-04 17:28:23 +03:00 |
|
Sergey Cherepanov
|
163c0e4058
|
testrpc server implement app.Component
|
2023-02-04 15:20:34 +03:00 |
|
mcrakhman
|
27b1c948e9
|
Remove SendResponsible
|
2023-02-03 20:15:55 +01:00 |
|
mcrakhman
|
ea48365d2f
|
Simplify ping tree
|
2023-02-03 20:12:02 +01:00 |
|
mcrakhman
|
a193906d94
|
Add wait for available peers to appear
|
2023-02-03 15:36:12 +01:00 |
|
mcrakhman
|
fad981daee
|
Update responsible peers
|
2023-02-03 14:55:30 +01:00 |
|
mcrakhman
|
2da9f84907
|
Switch peers when getting tree
|
2023-02-03 14:49:05 +01:00 |
|
mcrakhman
|
9ba0620cab
|
Fix peer getting in sync tree
|
2023-02-03 12:55:44 +01:00 |
|
Sergey Cherepanov
|
cc2a98bbad
|
fix
|
2023-02-02 21:21:25 +03:00 |
|
Sergey Cherepanov
|
75c660916d
|
fix
|
2023-02-02 21:16:59 +03:00 |
|
Sergey Cherepanov
|
d2a19d21fe
|
fix ldiff mock
|
2023-02-02 13:19:20 +03:00 |
|
Sergey Cherepanov
|
6d2178dfc9
|
testPool: add peers
|
2023-02-02 13:18:30 +03:00 |
|
Sergey Cherepanov
|
3fcbe3aba9
|
testPool: implement pool.Service
|
2023-02-02 13:12:52 +03:00 |
|
mcrakhman
|
3630744086
|
Helper methods for local streams etc
|
2023-02-01 23:21:02 +01:00 |
|
Sergey Cherepanov
|
f4c6679b0e
|
ldiff: Len
|
2023-02-01 21:38:47 +03:00 |
|
Sergey Cherepanov
|
aff2ecbca0
|
ldiff: Element by id
|
2023-02-01 20:58:20 +03:00 |
|
Sergey Cherepanov
|
38f831ab6b
|
Merge pull request #8 from anytypeio/middleware-compatibility
Middleware compatibility
v0.0.7
|
2023-01-31 19:36:52 +03:00 |
|
Sergey Cherepanov
|
8ff7cc9e16
|
fix the test blinking
|
2023-01-31 19:34:27 +03:00 |
|
Sergey Cherepanov
|
2ef1970479
|
Merge branch 'main' of github.com:anytypeio/any-sync into middleware-compatibility
|
2023-01-31 19:31:02 +03:00 |
|
Sergey Cherepanov
|
4cdbecd705
|
Merge pull request #7 from anytypeio/update-fileproto
Update fileproto
v0.0.6
|
2023-01-31 18:40:55 +03:00 |
|
Sergey Cherepanov
|
0b977c2e1c
|
fileproto: allowWrite flag
|
2023-01-31 15:48:53 +03:00 |
|
Sergey Cherepanov
|
25a51b2cc8
|
update fileproto: BlocksGet -> BlockGet
|
2023-01-31 14:27:41 +03:00 |
|
Sergey Cherepanov
|
1e9960752f
|
update fileproto: unary method instead stream for blocksGet
|
2023-01-31 14:24:39 +03:00 |
|
Sergey Cherepanov
|
22ee12e28c
|
rename proto pkg
|
2023-01-30 20:19:52 +03:00 |
|
Sergey Cherepanov
|
86aadf9d6c
|
update fileproto
|
2023-01-30 20:17:41 +03:00 |
|
mcrakhman
|
c8f6e39199
|
Merge branch 'main' into middleware-compatibility
|
2023-01-30 17:40:10 +01:00 |
|
Mikhail Rakhmanov
|
48e55d4827
|
Merge pull request #6 from anytypeio/async-stream-dial
v0.0.5
|
2023-01-30 17:37:49 +01:00 |
|
Sergey Cherepanov
|
73762e460a
|
streammanger -> peermanager, remove confconnector
|
2023-01-30 19:18:53 +03:00 |
|
Sergey Cherepanov
|
d04d1f3a3b
|
streampool: close dial queue
|
2023-01-30 18:40:25 +03:00 |
|
Sergey Cherepanov
|
9dc3c807fb
|
stream config
|
2023-01-30 17:03:31 +03:00 |
|
Sergey Cherepanov
|
78067eaa4c
|
dial pool
|
2023-01-30 16:43:52 +03:00 |
|
Sergey Cherepanov
|
b2578a19ba
|
async dial
|
2023-01-30 13:16:07 +03:00 |
|
mcrakhman
|
06bb0f7496
|
Add dialer to inner pool
|
2023-01-28 23:58:47 +01:00 |
|
mcrakhman
|
e1565f60d6
|
Merge branch 'main' into middleware-compatibility
|
2023-01-28 20:24:40 +01:00 |
|
Mikhail Rakhmanov
|
c6910bc2fe
|
Merge pull request #5 from anytypeio/stream-manager
|
2023-01-28 20:22:29 +01:00 |
|
Sergey Cherepanov
|
dccb5a9826
|
fix streampool tags
|
2023-01-27 20:34:48 +03:00 |
|
Sergey Cherepanov
|
8f1cba3770
|
streampool fixes
|
2023-01-27 16:15:50 +03:00 |
|
Sergey Cherepanov
|
44ffc39729
|
fix test
|
2023-01-27 14:52:08 +03:00 |
|
Sergey Cherepanov
|
d7a888c1fd
|
add requestId to separate request/reply flows
|
2023-01-27 14:37:06 +03:00 |
|
Sergey Cherepanov
|
b78cf2c710
|
handle replies in separate thread
|
2023-01-27 13:58:28 +03:00 |
|
Sergey Cherepanov
|
92bb1ce576
|
space milti queue
|
2023-01-27 13:50:36 +03:00 |
|
mcrakhman
|
bf56f338f2
|
Set heads in tree storage
|
2023-01-26 12:55:34 +01:00 |
|
mcrakhman
|
82b398ff7f
|
Set object tree id at the start
|
2023-01-26 10:06:06 +01:00 |
|
Sergey Cherepanov
|
6cb696d508
|
debug/fixes
|
2023-01-25 23:35:20 +03:00 |
|