Sergey Cherepanov
|
0fabe276e2
|
Merge pull request #181 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.20.0
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
|
2024-03-05 14:07:36 +01:00 |
|
Mikhail Rakhmanov
|
7108554910
|
Merge pull request #178 from anyproto/GO-2990-cancel-join
GO-2990: Cancel join
|
2024-03-04 17:32:32 +01:00 |
|
dependabot[bot]
|
977bce45d3
|
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 16:03:22 +00:00 |
|
Mikhail Rakhmanov
|
11ad9391af
|
Merge pull request #179 from anyproto/GO-3009-add-debug-spaces
GO-3009: Add composite id for stat providers
|
2024-03-04 16:26:45 +01:00 |
|
mcrakhman
|
7b83003b79
|
Add composite id for stat providers
|
2024-03-04 16:19:50 +01:00 |
|
mcrakhman
|
9aab6547f1
|
Add onReject
|
2024-03-01 17:16:19 +01:00 |
|
mcrakhman
|
cbd44561be
|
Cancel join fix
|
2024-03-01 14:48:47 +01:00 |
|
mcrakhman
|
a3f8fe1b2b
|
Add aclwaiter onReject
|
2024-02-29 20:57:57 +01:00 |
|
mcrakhman
|
81e10fcc53
|
Add cancel join for acl client
|
2024-02-29 18:46:04 +01:00 |
|
Roman Khafizianov
|
2171e4e874
|
Merge pull request #136 from anyproto/dependabot/go_modules/github.com/miguelmota/go-ethereum-hdwallet-0.1.2
Bump github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.2
|
2024-02-29 16:43:26 +01:00 |
|
Mikhail Rakhmanov
|
32a1c9feb8
|
Merge pull request #176 from anyproto/GO-2982-provide-acl-in-acl-waiter
GO-2982: Provide acl in aclwaiter
|
2024-02-29 16:29:41 +01:00 |
|
mcrakhman
|
197ae48e23
|
Provide acl in aclwaiter
|
2024-02-29 12:00:43 +01:00 |
|
Sergey Fuksman
|
d9830ae5cb
|
Update README.md (#175)
|
2024-02-28 17:37:42 +02:00 |
|
Sergey Cherepanov
|
0142c99e28
|
Merge pull request #169 from anyproto/dependabot/go_modules/go.uber.org/zap-1.27.0
Bump go.uber.org/zap from 1.26.0 to 1.27.0
|
2024-02-28 16:33:33 +01:00 |
|
Mikhail Rakhmanov
|
9a5c0f01c8
|
Merge pull request #174 from anyproto/GO-2972-cancel-remove-self
GO-2972: Add cancel remove self
|
2024-02-28 13:43:17 +01:00 |
|
mcrakhman
|
b000b31266
|
Merge branch 'main' into GO-2972-cancel-remove-self
|
2024-02-27 19:49:52 +01:00 |
|
mcrakhman
|
944bb6692a
|
Rename method
|
2024-02-27 19:46:42 +01:00 |
|
mcrakhman
|
6d1efea206
|
Add cancel remove self
|
2024-02-27 19:45:21 +01:00 |
|
Mikhail Rakhmanov
|
c9b61a37f5
|
Merge pull request #173 from anyproto/GO-2971-revoke-invites-multiple
GO-2971: Revoke invites
|
2024-02-27 19:15:55 +01:00 |
|
mcrakhman
|
c09c9ba794
|
Revoke invites
|
2024-02-27 19:11:27 +01:00 |
|
Mikhail Rakhmanov
|
c095ff519c
|
Merge pull request #172 from anyproto/GO-2966-multiple-changes-one-record
Go 2966 multiple changes one record
|
2024-02-27 12:31:49 +01:00 |
|
mcrakhman
|
6106c490d7
|
Add stop sharing
|
2024-02-26 21:32:03 +01:00 |
|
mcrakhman
|
b853fefd30
|
Update syncacl
|
2024-02-26 21:03:28 +01:00 |
|
mcrakhman
|
3f98cba48c
|
Add tests for approve and decline
|
2024-02-26 20:53:08 +01:00 |
|
mcrakhman
|
78071c05c6
|
Batch request work
|
2024-02-26 20:12:16 +01:00 |
|
mcrakhman
|
47df1f5b86
|
Add batch in test suite
|
2024-02-26 19:50:04 +01:00 |
|
mcrakhman
|
08b8e5dbc9
|
Build batch request
|
2024-02-26 18:18:00 +01:00 |
|
dependabot[bot]
|
8c61eafab1
|
Bump go.uber.org/zap from 1.26.0 to 1.27.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0)
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 15:06:02 +00:00 |
|
mcrakhman
|
b29060bc2b
|
Change apply mechanism
|
2024-02-26 14:26:22 +01:00 |
|
dependabot[bot]
|
dc934eb7c9
|
Bump github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.2
Bumps [github.com/miguelmota/go-ethereum-hdwallet](https://github.com/miguelmota/go-ethereum-hdwallet) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/miguelmota/go-ethereum-hdwallet/releases)
- [Changelog](https://github.com/miguelmota/go-ethereum-hdwallet/blob/master/.goreleaser.yml)
- [Commits](https://github.com/miguelmota/go-ethereum-hdwallet/compare/v0.1.1...v0.1.2)
---
updated-dependencies:
- dependency-name: github.com/miguelmota/go-ethereum-hdwallet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 13:46:44 +00:00 |
|
Sergey Cherepanov
|
4a1b87e3dd
|
Merge pull request #159 from anyproto/dependabot/go_modules/github.com/ethereum/go-ethereum-1.13.12
Bump github.com/ethereum/go-ethereum from 1.10.4 to 1.13.12
|
2024-02-20 14:43:25 +01:00 |
|
dependabot[bot]
|
a718ab64a2
|
Bump github.com/ethereum/go-ethereum from 1.10.4 to 1.13.12
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.4 to 1.13.12.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.4...v1.13.12)
---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 13:40:17 +00:00 |
|
Sergey Cherepanov
|
703a4cf2f7
|
Merge pull request #164 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
|
2024-02-20 14:39:16 +01:00 |
|
Sergey Cherepanov
|
747c406c4f
|
Merge pull request #165 from anyproto/dependabot/go_modules/github.com/google/uuid-1.6.0
Bump github.com/google/uuid from 1.5.0 to 1.6.0
|
2024-02-20 14:38:38 +01:00 |
|
dependabot[bot]
|
ffeae2e0e9
|
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.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.17.0...v1.18.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>
|
2024-02-19 19:22:50 +00:00 |
|
Mikhail Rakhmanov
|
fd141e98c2
|
Merge pull request #167 from anyproto/GO-2938-downgrade-quic
GO-2938: Downgrade quic
|
2024-02-19 20:21:45 +01:00 |
|
mcrakhman
|
4cb8b9fc79
|
Downgrade quic
|
2024-02-19 20:16:35 +01:00 |
|
Mikhail Rakhmanov
|
3f4a4fe20d
|
Merge pull request #166 from anyproto/GO-2937-acl-send-coordinator
GO-2937: Change to coordinator client
|
2024-02-19 19:49:28 +01:00 |
|
mcrakhman
|
d069531f69
|
Add mock coordinator client
|
2024-02-19 19:45:37 +01:00 |
|
mcrakhman
|
961a28cc7a
|
Remove newline
|
2024-02-19 19:30:23 +01:00 |
|
mcrakhman
|
b9793cf1ce
|
Change to coordinator client
|
2024-02-19 19:29:01 +01:00 |
|
Sergey Cherepanov
|
21b58fef63
|
Merge pull request #163 from anyproto/GO-2925-proto-version
GO-2925 define proto version 3
|
2024-02-19 17:16:17 +01:00 |
|
dependabot[bot]
|
e5c74a16e6
|
Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 15:36:15 +00:00 |
|
Sergey Cherepanov
|
1414cf53a3
|
add version 3 as compatible
|
2024-02-19 15:40:49 +01:00 |
|
Sergey Cherepanov
|
efae41bdb3
|
Merge pull request #160 from anyproto/GO-2836-coordinator-acl
GO-2836 coordinator ACL
|
2024-02-16 20:37:53 +01:00 |
|
Sergey Cherepanov
|
846f44a34a
|
update mock
|
2024-02-15 19:38:45 +01:00 |
|
Sergey Cherepanov
|
e86ba80a67
|
merge
|
2024-02-15 19:12:28 +01:00 |
|
Sergey Cherepanov
|
221e5cf15e
|
coordinatorclient: acl methods
|
2024-02-15 19:11:03 +01:00 |
|
Mikhail Rakhmanov
|
3c8c404f33
|
Merge pull request #162 from anyproto/GO-2906-Add-filter-mechanism-for-unreadable-changes
GO-2906: Add filter mechanism for unreadable changes
|
2024-02-15 18:45:19 +01:00 |
|
mcrakhman
|
52f4891500
|
Rename CurrentStates -> CurrentAccounts
|
2024-02-15 18:42:11 +01:00 |
|