mcrakhman
|
678ec256bf
|
Add tests and don't load data into changes
|
2023-04-17 23:51:17 +02:00 |
|
mcrakhman
|
125d8b4626
|
Add test with random trees
|
2023-04-17 21:49:51 +02:00 |
|
mcrakhman
|
673925df84
|
Improve validator logic and add tests
|
2023-04-14 00:16:58 +02:00 |
|
mcrakhman
|
e101389af0
|
Add empty client logic
|
2023-04-13 21:32:39 +02:00 |
|
mcrakhman
|
caa63463d1
|
Merge branch 'main' into sync-tests
# Conflicts:
# commonspace/object/acl/list/aclrecordbuilder_test.go
# commonspace/object/tree/objecttree/objecttree_test.go
|
2023-04-13 13:54:46 +02:00 |
|
Mikhail Rakhmanov
|
950b41f72b
|
Merge pull request #74 from anytypeio/try-add-on-dial
Change add to tryadd in dial
v0.0.33
|
2023-04-12 20:39:36 +02:00 |
|
mcrakhman
|
77ad931cc3
|
Change add to tryadd in dial
|
2023-04-12 19:16:48 +02: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 |
|
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
|
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 |
|
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 |
|
mcrakhman
|
9679bb3bf3
|
Add peer id string for keys
|
2023-03-27 17:04:59 +02:00 |
|
mcrakhman
|
eec2b842bc
|
Add accountdata constructor
|
2023-03-27 16:32:56 +02:00 |
|
mcrakhman
|
2225aca40f
|
Add marshalling of private key
|
2023-03-27 16:03:58 +02:00 |
|
mcrakhman
|
3d017d1e0c
|
Add individual key derivation for trees
|
2023-03-27 13:01:35 +02:00 |
|
mcrakhman
|
503c4f339f
|
Remove pointer methods
|
2023-03-27 01:57:49 +02:00 |
|
mcrakhman
|
cdfb88d6a8
|
Add decoders
|
2023-03-27 01:55:33 +02:00 |
|
mcrakhman
|
58cc732f3a
|
Add mnemonic
|
2023-03-27 01:34:51 +02:00 |
|