Sergey Cherepanov
|
cd3c6c736a
|
consensus: remove log payload
|
2023-07-05 18:50:14 +02:00 |
|
Sergey Cherepanov
|
0c1d752acf
|
consensus: err forbidden
|
2023-07-03 17:36:31 +02:00 |
|
Sergey Cherepanov
|
b12a056dd9
|
consensus: use strings for ids
|
2023-07-03 16:19:24 +02:00 |
|
Sergey Cherepanov
|
92cbfb1cb3
|
change consensus proto and client
|
2023-06-30 19:42:07 +02:00 |
|
Sergey Cherepanov
|
59cf8b46fd
|
consensus: change err offset
|
2023-06-29 14:52:47 +02:00 |
|
Sergey Cherepanov
|
50f94e7518
|
consensus: change err offset
|
2023-06-29 14:51:42 +02:00 |
|
Sergey Cherepanov
|
cbdbe0c34b
|
Merge branch 'main' of github.com:anyproto/any-sync into consensus-client
|
2023-06-29 14:40:07 +02:00 |
|
Sergey Cherepanov
|
02dd4783bc
|
fix mock
|
2023-06-29 14:37:52 +02:00 |
|
Mikhail Rakhmanov
|
8dc0ead8f3
|
Merge pull request #39 from anyproto/fix-last-iterated-id
Add lastIteratedId when setting merged heads
|
2023-06-28 22:33:21 +02:00 |
|
mcrakhman
|
02b326cc90
|
Add lastIteratedId when setting merged heads
|
2023-06-28 21:34:50 +02:00 |
|
Sergey Cherepanov
|
ea6ca799e7
|
Merge pull request #38 from anyproto/fix-handshake-race
fix race in proto handshake
|
2023-06-28 11:00:39 +02:00 |
|
Sergey Cherepanov
|
6057fc2c7c
|
Merge pull request #37 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.28.1
Bump github.com/libp2p/go-libp2p from 0.28.0 to 0.28.1
|
2023-06-28 10:27:34 +02:00 |
|
Sergey Cherepanov
|
8770da4abf
|
fix race in proto handshake
|
2023-06-28 10:11:21 +02:00 |
|
Sergey Cherepanov
|
a092f7b4a1
|
consensus client
|
2023-06-27 22:09:52 +02:00 |
|
dependabot[bot]
|
b768dedd56
|
Bump github.com/libp2p/go-libp2p from 0.28.0 to 0.28.1
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.28.0...v0.28.1)
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 16:03:40 +00:00 |
|
Sergey Cherepanov
|
5a02d1c338
|
Merge pull request #36 from anyproto/subconn-limit
peer sub connections limit/throttling
|
2023-06-26 13:48:50 +02:00 |
|
Sergey Cherepanov
|
f943991bc0
|
yamux bench test: open sub conn
|
2023-06-23 18:32:13 +02:00 |
|
Sergey Cherepanov
|
f0ffc9b7bf
|
descrease net.pool ttl
|
2023-06-23 18:27:59 +02:00 |
|
Sergey Cherepanov
|
291b8daf5f
|
fix blinking test
|
2023-06-23 17:47:29 +02:00 |
|
Sergey Cherepanov
|
e929d5431d
|
correct throttle counting
|
2023-06-23 17:39:13 +02:00 |
|
Sergey Cherepanov
|
49c3178f65
|
cleanup
|
2023-06-23 16:57:51 +02:00 |
|
Sergey Cherepanov
|
894f4db1ff
|
peer sub connections throtling + fixes
|
2023-06-23 16:54:55 +02:00 |
|
Mikhail Rakhmanov
|
0095a34167
|
Merge pull request #35 from anyproto/fix-raw-loader
|
2023-06-22 19:31:02 +02:00 |
|
mcrakhman
|
2c573138e6
|
Correctly removing changes which we don't need to send
|
2023-06-22 19:22:56 +02:00 |
|
Sergey Cherepanov
|
78a3bc6aeb
|
Merge pull request #30 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
|
2023-06-22 15:30:14 +02:00 |
|
Sergey Cherepanov
|
89d32044e3
|
Merge pull request #29 from anyproto/dependabot/go_modules/golang.org/x/net-0.11.0
Bump golang.org/x/net from 0.10.0 to 0.11.0
|
2023-06-22 15:30:02 +02:00 |
|
Sergey Cherepanov
|
d1be3c8a43
|
Merge pull request #28 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.28.0
Bump github.com/libp2p/go-libp2p from 0.27.5 to 0.28.0
|
2023-06-22 15:29:51 +02:00 |
|
Sergey
|
9d2691ddfd
|
Merge pull request #33 from anyproto/add-iterate-components-method
Add app.IterateComponents method
|
2023-06-21 12:56:56 +00:00 |
|
Sergey
|
4eb2245669
|
IterateComponents: Add test and comment
|
2023-06-21 17:54:38 +05:00 |
|
Sergey
|
fa178d7c26
|
Add app.IterateComponents method. This method helps to create debugging HTTP handlers in Heart
|
2023-06-21 13:50:50 +05:00 |
|
Mikhail Rakhmanov
|
1b47a54f87
|
Merge pull request #32 from anyproto/sync-improvements
|
2023-06-20 13:24:47 +02:00 |
|
mcrakhman
|
8e7df9eae5
|
Sync updates
|
2023-06-20 12:02:05 +02:00 |
|
dependabot[bot]
|
d3636604d7
|
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 16:05:27 +00:00 |
|
dependabot[bot]
|
1d4447f126
|
Bump golang.org/x/net from 0.10.0 to 0.11.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.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-06-19 16:05:09 +00:00 |
|
dependabot[bot]
|
e9668c73a8
|
Bump github.com/libp2p/go-libp2p from 0.27.5 to 0.28.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.5 to 0.28.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.27.5...v0.28.0)
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 16:04:53 +00:00 |
|
Mikhail Rakhmanov
|
fe7b97bee9
|
Merge pull request #27 from anyproto/change-add-to-tryadd-streampool
|
2023-06-19 11:14:52 +02:00 |
|
mcrakhman
|
a9889a6245
|
TryAdd correctly
|
2023-06-19 11:10:56 +02:00 |
|
mcrakhman
|
16be33fc96
|
Change Add to TryAdd
|
2023-06-19 10:41:16 +02:00 |
|
Mikhail Rakhmanov
|
2ea446184d
|
Merge pull request #26 from anyproto/cache-cancel-load-close
Cancel on cache close
|
2023-06-15 17:38:14 +02:00 |
|
mcrakhman
|
18716eebb4
|
Cancel on cache close
|
2023-06-15 13:08:03 +02:00 |
|
Sergey Cherepanov
|
53cbfca3ca
|
Merge pull request #25 from anyproto/fix-metric-panic
validate rpc method name
|
2023-06-14 15:27:46 +02:00 |
|
Sergey Cherepanov
|
646f7fbedc
|
remove mockgen from deps
|
2023-06-14 12:01:52 +02:00 |
|
Sergey Cherepanov
|
d35ac55ee1
|
validate rpc method name
|
2023-06-14 11:55:59 +02:00 |
|
Sergey Cherepanov
|
ff3fc68451
|
Merge pull request #24 from anyproto/fix-metrics
Peer addr in ctx + fix any-sync version
|
2023-06-13 19:09:58 +02:00 |
|
Mikhail Rakhmanov
|
8f984443b9
|
Merge pull request #23 from anyproto/no-retry-on-not-found
|
2023-06-13 19:09:31 +02:00 |
|
Sergey Cherepanov
|
31f0014783
|
add peer addr to cctx
|
2023-06-13 19:06:10 +02:00 |
|
Sergey Cherepanov
|
69f2cb8b1d
|
app.VersionName fix any-sync version
|
2023-06-13 19:02:50 +02:00 |
|
mcrakhman
|
cc3da7e66b
|
Simplify tree remote getter
|
2023-06-13 19:00:01 +02:00 |
|
mcrakhman
|
060c6d1231
|
Retry fail on treechangeproto.ErrGetTree
|
2023-06-13 18:14:13 +02:00 |
|
Mikhail Rakhmanov
|
759c48c6b7
|
Merge pull request #21 from anyproto/add-treegetter-get-timeout
|
2023-06-13 15:51:32 +02:00 |
|