mcrakhman
|
bb47f0aa21
|
Add comments to test
|
2023-04-19 11:49:04 +02:00 |
|
Dmitry Bilienko
|
a2e6fccac6
|
ACL Payload validation fix
|
2023-04-18 11:37:46 +05:00 |
|
Dmitry Bilienko
|
4773eb1d06
|
Validation issues fix
|
2023-04-17 17:15:48 +05:00 |
|
Dmitry Bilienko
|
d144336aa2
|
Additional validation of identifiers and new unit tests.
|
2023-04-13 15:19:58 +05:00 |
|
Dmitry Bilienko
|
4a0f5cd9a6
|
Check all payload validations on nodes
|
2023-04-12 13:23:33 +05:00 |
|
Roman Khafizianov
|
23d0cae7b1
|
add test
|
2023-04-07 16:47:39 +02:00 |
|
Roman Khafizianov
|
3a4ab634cf
|
logger: make the log named logger list order determined
|
2023-04-07 16:29:35 +02:00 |
|
dependabot[bot]
|
6572c99042
|
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.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.14.0...v1.15.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-04-17 18:04:58 +00:00 |
|
Sergey Cherepanov
|
133d6db83c
|
use periodicSync
|
2023-04-17 20:08:07 +02:00 |
|
Sergey Cherepanov
|
db47f14923
|
fix decode node types
|
2023-04-17 17:16:26 +02:00 |
|
Sergey Cherepanov
|
6f5b0b04c2
|
nodeConfStore: create dir on start
|
2023-04-17 17:10:15 +02:00 |
|
Sergey Cherepanov
|
1616766b4b
|
update conf on start
|
2023-04-17 17:00:35 +02:00 |
|
Sergey Cherepanov
|
122df895d1
|
log dial error
|
2023-04-17 16:08:19 +02:00 |
|
Sergey Cherepanov
|
d819f7773e
|
nodeconf: stop update loop on close
|
2023-04-17 15:59:43 +02:00 |
|
Sergey Cherepanov
|
b7eb185463
|
update coordinatorclient mock
|
2023-04-17 14:33:59 +02:00 |
|
Sergey Cherepanov
|
a790c7f5f8
|
nodeconf source constructor
|
2023-04-17 13:47:04 +02:00 |
|
Sergey Cherepanov
|
03e400a4b2
|
fix
|
2023-04-13 20:47:53 +02:00 |
|
Sergey Cherepanov
|
81cf289a85
|
fix
|
2023-04-13 20:46:56 +02:00 |
|
Sergey Cherepanov
|
4bff7f503d
|
fix
|
2023-04-13 20:46:01 +02:00 |
|
Sergey Cherepanov
|
2dad7f5c62
|
nodeconf logs
|
2023-04-13 20:44:50 +02:00 |
|
Sergey Cherepanov
|
3fcbeb2020
|
fix
|
2023-04-13 19:06:16 +02:00 |
|
Sergey Cherepanov
|
2a40bcce85
|
fix test
|
2023-04-12 15:09:04 +02:00 |
|
Sergey Cherepanov
|
745f3d56fb
|
nodeconf store
|
2023-04-12 14:50:35 +02:00 |
|
Sergey Cherepanov
|
ed004a2ae0
|
fix handshake test
|
2023-04-12 14:22:33 +02:00 |
|
Sergey Cherepanov
|
b722e7301d
|
fix config
|
2023-04-12 14:22:20 +02:00 |
|
Sergey Cherepanov
|
93cd6897d3
|
coord nodeconf source, nodeconf service updates
|
2023-04-08 17:01:40 +02:00 |
|
Sergey Cherepanov
|
18db36a70a
|
nodeconf interfaces
|
2023-04-06 19:02:18 +02:00 |
|
Sergey Cherepanov
|
4ea2953045
|
remove unused
|
2023-04-02 11:58:42 +02:00 |
|
Sergey Cherepanov
|
0ebf93e383
|
strkey: newtwork id encoding
|
2023-04-02 14:34:03 +02:00 |
|
Sergey Cherepanov
|
f4f01b23f9
|
mod tidy
|
2023-04-02 14:33:33 +02:00 |
|
Sergey Cherepanov
|
d7aaa95e57
|
fix test
|
2023-04-02 14:33:07 +02:00 |
|
Sergey Cherepanov
|
f651813f0b
|
update nodeconf service
|
2023-03-27 17:55:27 +02:00 |
|
Sergey Cherepanov
|
16daf32edb
|
expose nodeconf config getter
|
2023-03-26 16:22:18 +02:00 |
|
Sergey Cherepanov
|
f9b306abc7
|
node configuration command proto
|
2023-03-26 14:54:27 +02:00 |
|
mcrakhman
|
dc910d51c5
|
Fix objectsync etc
|
2023-04-18 22:51:12 +02:00 |
|
mcrakhman
|
c64921a249
|
Send error response on sync (wip)
|
2023-04-18 12:09:25 +02:00 |
|
mcrakhman
|
07b16554cd
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
mcrakhman
|
520c9717ca
|
Add tests and don't load data into changes
|
2023-04-17 23:51:17 +02:00 |
|
mcrakhman
|
767f3aac96
|
Add test with random trees
|
2023-04-17 21:49:51 +02:00 |
|
mcrakhman
|
977308edcc
|
Improve validator logic and add tests
|
2023-04-13 23:55:28 +02:00 |
|
mcrakhman
|
4a1a95a7b9
|
Add empty client logic
|
2023-04-13 21:32:39 +02:00 |
|
mcrakhman
|
b82c7da159
|
Change add to tryadd in dial
|
2023-04-12 19:16:48 +02:00 |
|
dependabot[bot]
|
2ee3e26dd6
|
Bump github.com/ipfs/go-blockservice from 0.5.0 to 0.5.1
Bumps [github.com/ipfs/go-blockservice](https://github.com/ipfs/go-blockservice) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/ipfs/go-blockservice/releases)
- [Commits](https://github.com/ipfs/go-blockservice/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-blockservice
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-11 09:07:04 +00:00 |
|
mcrakhman
|
aea13e5c14
|
Update chash
|
2023-04-11 18:43:20 +02:00 |
|
dependabot[bot]
|
5c6b920fa5
|
Bump github.com/ipfs/go-cid from 0.4.0 to 0.4.1
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ipfs/go-cid/releases)
- [Commits](https://github.com/ipfs/go-cid/compare/v0.4.0...v0.4.1)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-cid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 18:03:50 +00:00 |
|
dependabot[bot]
|
244bde3017
|
Bump golang.org/x/crypto from 0.7.0 to 0.8.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.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>
|
2023-04-10 18:03:19 +00:00 |
|
Dmitry Bilienko
|
3563206ef1
|
Cache | Reduce RAM
|
2023-03-28 16:25:36 +08:00 |
|
mcrakhman
|
896559df39
|
Fix mocks
|
2023-04-04 11:22:48 +02:00 |
|
mcrakhman
|
9c7041dcc1
|
Remove master key from account
|
2023-04-03 13:19:12 +02:00 |
|
mcrakhman
|
b2e0b86584
|
Update derivation path comment
|
2023-04-03 13:01:58 +02:00 |
|