Dmitry Bilienko
|
c37e039360
|
Check all payload validations on nodes
|
2023-04-12 13:23:33 +05:00 |
|
Sergey Cherepanov
|
752294e4ea
|
Merge pull request #71 from anytypeio/dependabot/go_modules/github.com/ipfs/go-blockservice-0.5.1
Bump github.com/ipfs/go-blockservice from 0.5.0 to 0.5.1
|
2023-04-12 08:24:10 +02:00 |
|
Mikhail Rakhmanov
|
8fdd7b5f3d
|
Merge pull request #72 from anytypeio/update-gochash
v0.0.32
|
2023-04-11 20:01:13 +02:00 |
|
mcrakhman
|
d71a47692f
|
Update chash
|
2023-04-11 18:43:20 +02:00 |
|
Sergey Cherepanov
|
031afe69bb
|
Merge branch 'main' of github.com:anytypeio/any-sync into GO-800-nodes-configuration
|
2023-04-11 14:33:33 +02:00 |
|
dependabot[bot]
|
8cae38c0ae
|
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 |
|
Sergey Cherepanov
|
c77b9620c6
|
Merge pull request #70 from anytypeio/dependabot/go_modules/github.com/ipfs/go-cid-0.4.1
Bump github.com/ipfs/go-cid from 0.4.0 to 0.4.1
|
2023-04-11 11:00:02 +02:00 |
|
Sergey Cherepanov
|
0865ed5374
|
Merge pull request #69 from anytypeio/dependabot/go_modules/golang.org/x/net-0.9.0
Bump golang.org/x/net from 0.8.0 to 0.9.0
|
2023-04-11 10:59:48 +02:00 |
|
Sergey Cherepanov
|
7d0507e650
|
Merge pull request #68 from anytypeio/dependabot/go_modules/golang.org/x/crypto-0.8.0
Bump golang.org/x/crypto from 0.7.0 to 0.8.0
|
2023-04-11 10:59:23 +02:00 |
|
dependabot[bot]
|
5af3bc7b2d
|
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]
|
ee8aeabf05
|
Bump golang.org/x/net from 0.8.0 to 0.9.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.9.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-04-10 18:03:33 +00:00 |
|
dependabot[bot]
|
e7faa2ee3c
|
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 |
|
Sergey Cherepanov
|
c843b27b19
|
coord nodeconf source, nodeconf service updates
|
2023-04-08 17:01:40 +02:00 |
|
Roman Khafizianov
|
295a88c8c6
|
add test
|
2023-04-07 16:47:39 +02:00 |
|
Roman Khafizianov
|
72306e6a40
|
logger: make the log named logger list order determined
|
2023-04-07 16:29:35 +02:00 |
|
Sergey Cherepanov
|
86ac8e0d75
|
change nodeconf.Configuration to nodeconf.NodeConf
|
2023-04-06 19:26:38 +02:00 |
|
Sergey Cherepanov
|
9cee18c834
|
nodeconf interfaces
|
2023-04-06 19:02:18 +02:00 |
|
Sergey Cherepanov
|
85997631ff
|
Merge pull request #64 from anytypeio/bilienko/GO-1051
Cache | Reduce RAM
|
2023-04-04 11:50:49 +02:00 |
|
mcrakhman
|
73a919ff96
|
Fix mocks
v0.0.31
|
2023-04-04 11:22:48 +02:00 |
|
Mikhail Rakhmanov
|
c8c3380a8f
|
Merge pull request #66 from anytypeio/add-master-key
v0.0.30
|
2023-04-03 14:28:23 +02:00 |
|
mcrakhman
|
e9d1de7781
|
Remove master key from account
|
2023-04-03 13:19:12 +02:00 |
|
mcrakhman
|
357f1c935d
|
Update derivation path comment
|
2023-04-03 13:01:58 +02:00 |
|
mcrakhman
|
7258df1c2d
|
Update key path
|
2023-04-03 10:21:28 +02:00 |
|
mcrakhman
|
13df75d0e0
|
Add old account to coordinator proto
|
2023-04-02 18:53:02 +02:00 |
|
mcrakhman
|
20a4d85836
|
Update cryptography and add master key
|
2023-04-02 18:13:10 +02:00 |
|
Sergey Cherepanov
|
6af4238664
|
merge
|
2023-04-02 14:41:10 +02:00 |
|
Sergey Cherepanov
|
2c73e1947d
|
strkey: newtwork id encoding
|
2023-04-02 14:34:03 +02:00 |
|
Sergey Cherepanov
|
cc8c9cb0a5
|
mod tidy
|
2023-04-02 14:33:33 +02:00 |
|
Sergey Cherepanov
|
c66b570396
|
fix test
|
2023-04-02 14:33:07 +02:00 |
|
Sergey Cherepanov
|
ad1bea2a6a
|
Merge branch 'main' of github.com:anytypeio/any-sync into GO-800-nodes-configuration
|
2023-04-02 11:58:54 +02:00 |
|
Sergey Cherepanov
|
cad467dede
|
remove unused
|
2023-04-02 11:58:42 +02:00 |
|
Mikhail Rakhmanov
|
a4b3430d6e
|
Merge pull request #65 from anytypeio/add-settings-snapshot
v0.0.29
|
2023-03-30 13:06:45 +02:00 |
|
Sergey Cherepanov
|
de28c1e3f8
|
Merge pull request #63 from anytypeio/dependabot/go_modules/github.com/goccy/go-graphviz-0.1.1
Bump github.com/goccy/go-graphviz from 0.1.0 to 0.1.1
|
2023-03-30 12:13:18 +02:00 |
|
Sergey Cherepanov
|
7135b436ca
|
Merge pull request #62 from anytypeio/dependabot/go_modules/github.com/ipfs/go-block-format-0.1.2
Bump github.com/ipfs/go-block-format from 0.1.1 to 0.1.2
|
2023-03-30 12:12:47 +02:00 |
|
Sergey Cherepanov
|
bb3d1b1d7e
|
Merge pull request #61 from anytypeio/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.5
Bump github.com/ipfs/go-unixfs from 0.4.4 to 0.4.5
|
2023-03-30 12:12:16 +02:00 |
|
mcrakhman
|
254fcd5ea8
|
Change doSnapshot method call
|
2023-03-29 23:43:04 +02:00 |
|
mcrakhman
|
fb4455e16a
|
Add settings changefactory tests
|
2023-03-29 23:40:49 +02:00 |
|
mcrakhman
|
19fd4e3a56
|
Add settings snapshot logic
|
2023-03-29 23:06:51 +02:00 |
|
dependabot[bot]
|
274a83a039
|
Bump github.com/goccy/go-graphviz from 0.1.0 to 0.1.1
Bumps [github.com/goccy/go-graphviz](https://github.com/goccy/go-graphviz) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/goccy/go-graphviz/releases)
- [Commits](https://github.com/goccy/go-graphviz/compare/v0.1.0...v0.1.1)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-graphviz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 15:57:04 +00:00 |
|
dependabot[bot]
|
5cabb4fbc3
|
Bump github.com/ipfs/go-unixfs from 0.4.4 to 0.4.5
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.4...v0.4.5)
---
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-03-29 15:56:32 +00:00 |
|
Mikhail Rakhmanov
|
4b19d06415
|
Merge pull request #60 from anytypeio/protocol-crypto-update
v0.0.28
|
2023-03-29 17:54:24 +02:00 |
|
mcrakhman
|
f472fd83c4
|
Add some tests
|
2023-03-28 21:29:12 +02:00 |
|
Dmitry Bilienko
|
178159b0c5
|
Cache | Reduce RAM
|
2023-03-28 16:25:36 +08:00 |
|
mcrakhman
|
a8ef63eca0
|
Update space header validation
|
2023-03-28 00:11:09 +02:00 |
|
mcrakhman
|
13f30aa60f
|
Change sym encryption logic in objecttree
|
2023-03-27 23:03:02 +02:00 |
|
mcrakhman
|
f4bc677d02
|
Fix private key marshal
|
2023-03-27 22:28:49 +02:00 |
|
mcrakhman
|
6d70bc3786
|
Fix mnemonic
|
2023-03-27 22:08:07 +02:00 |
|
mcrakhman
|
b62ad57988
|
Move peer util package into crypto
|
2023-03-27 21:22:32 +02:00 |
|
dependabot[bot]
|
f074a1fa53
|
Bump github.com/ipfs/go-block-format from 0.1.1 to 0.1.2
Bumps [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/ipfs/go-block-format/releases)
- [Commits](https://github.com/ipfs/go-block-format/compare/v0.1.1...v0.1.2)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-block-format
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 18:08:17 +00:00 |
|
Sergey Cherepanov
|
6e1c5aab91
|
update nodeconf service
|
2023-03-27 17:55:27 +02:00 |
|