mcrakhman
|
8abf60d5d7
|
Add more logs for space
|
2023-02-21 16:46:40 +01:00 |
|
mcrakhman
|
aa6c2e7ce4
|
Fix putTree close and handshake params and add logs for trees used debug
|
2023-02-21 16:36:58 +01:00 |
|
Sergey Cherepanov
|
d6737cc547
|
coordinator node type
|
2023-02-23 13:38:58 +03:00 |
|
Sergey Cherepanov
|
aa5566c010
|
coordinator proto
|
2023-02-22 16:35:29 +03:00 |
|
mcrakhman
|
c95059b4c6
|
Add subscribe after push
|
2023-02-17 22:27:10 +01:00 |
|
Sergey Cherepanov
|
370683ff70
|
fix listener
|
2023-02-17 15:38:42 +03:00 |
|
Sergey Cherepanov
|
68e122cf72
|
remove unused param
|
2023-02-17 00:24:52 +03:00 |
|
Sergey Cherepanov
|
3a43f603fb
|
dial timeout
|
2023-02-17 00:19:05 +03:00 |
|
Sergey Cherepanov
|
1a588d0a72
|
remove tls listener, move handshake to serve goroutine
|
2023-02-17 00:09:52 +03:00 |
|
mcrakhman
|
f796cc6c6d
|
Add listen addrs
|
2023-02-14 23:09:03 +01:00 |
|
Sergey Cherepanov
|
ba1cc69c01
|
secure service test
|
2023-02-15 22:09:09 +03:00 |
|
Sergey Cherepanov
|
e93812cdcc
|
handshake with ctx
|
2023-02-15 21:29:37 +03:00 |
|
Sergey Cherepanov
|
862d5fe693
|
increase dial timeout + debug logs
|
2023-02-15 14:58:23 +03:00 |
|
Sergey Cherepanov
|
95bcbcd9a5
|
cleanup thread on error
|
2023-02-14 21:18:25 +03:00 |
|
Sergey Cherepanov
|
5fb7bcca22
|
dial timeout
|
2023-02-14 19:39:57 +03:00 |
|
Sergey Cherepanov
|
956d644bab
|
fix
|
2023-02-14 19:00:27 +03:00 |
|
Sergey Cherepanov
|
e05dc905e5
|
handleQueue thread close / onObjectClose method
|
2023-02-14 16:53:43 +03:00 |
|
Sergey Cherepanov
|
c262be5f58
|
timeoutconn: remove debug
|
2023-02-13 22:13:40 +03:00 |
|
Sergey Cherepanov
|
de47b5aaf5
|
default periodic sync timeout
|
2023-02-13 22:09:06 +03:00 |
|
Sergey Cherepanov
|
7409171af3
|
commongetter: check for space close
|
2023-02-13 21:53:27 +03:00 |
|
Sergey Cherepanov
|
f858d39534
|
listen ctx for closing object
|
2023-02-13 21:49:56 +03:00 |
|
dependabot[bot]
|
703bf4fda6
|
Bump golang.org/x/net from 0.5.0 to 0.6.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.6.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-13 18:12:15 +00:00 |
|
dependabot[bot]
|
0938f812c2
|
Bump github.com/ipfs/go-unixfs from 0.4.2 to 0.4.3
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.2...v0.4.3)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-unixfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 18:12:32 +00:00 |
|
Roman Khafizianov
|
3ed9d6180a
|
fix tests
|
2023-02-10 14:40:45 +01:00 |
|
Roman Khafizianov
|
f81196eb98
|
RWLocker iface: add TryLock
|
2023-02-10 14:23:45 +01:00 |
|
Sergey Cherepanov
|
d30d79a110
|
wip: secureservice with verifiers
|
2023-02-13 21:48:41 +03:00 |
|
Sergey Cherepanov
|
d91d0941f6
|
handshake: return identity
|
2023-02-13 13:45:07 +03:00 |
|
Sergey Cherepanov
|
d07ff2ff8e
|
handshake proto and implementation
|
2023-02-11 22:52:20 +03:00 |
|
dependabot[bot]
|
38bd4eb36e
|
Bump github.com/ipfs/go-unixfs from 0.4.1 to 0.4.2
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.1...v0.4.2)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-unixfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-07 12:34:43 +00:00 |
|
dependabot[bot]
|
1ad2a45c86
|
Bump github.com/goccy/go-graphviz from 0.0.9 to 0.1.0
Bumps [github.com/goccy/go-graphviz](https://github.com/goccy/go-graphviz) from 0.0.9 to 0.1.0.
- [Release notes](https://github.com/goccy/go-graphviz/releases)
- [Commits](https://github.com/goccy/go-graphviz/compare/v0.0.9...v0.1.0)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-graphviz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-07 12:34:24 +00:00 |
|
dependabot[bot]
|
261645a780
|
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]
|
522fd57e4e
|
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 |
|
Sergey Cherepanov
|
1ae94266d2
|
fix win build
|
2023-02-05 17:29:55 +03:00 |
|
mcrakhman
|
2f899fe95c
|
Move remote getter to separate entity
|
2023-02-05 11:31:14 +01:00 |
|
mcrakhman
|
2185f18d70
|
Update batcher to 3.0.1
|
2023-02-04 17:41:20 +01:00 |
|
mcrakhman
|
d1fe82b086
|
Rename sync tree
|
2023-02-04 17:38:27 +01:00 |
|
mcrakhman
|
b97df8d5f6
|
Remove SendResponsible
|
2023-02-03 20:15:55 +01:00 |
|
mcrakhman
|
5db8fd8f0b
|
Simplify ping tree
|
2023-02-03 20:12:02 +01:00 |
|
mcrakhman
|
7541375e43
|
Add wait for available peers to appear
|
2023-02-03 15:36:12 +01:00 |
|
mcrakhman
|
47297d8988
|
Update responsible peers
|
2023-02-03 14:55:30 +01:00 |
|
mcrakhman
|
086b99ede2
|
Switch peers when getting tree
|
2023-02-03 14:49:05 +01:00 |
|
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 |
|