794 Commits

Author SHA1 Message Date
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
mcrakhman
299362793c
Update key path 2023-04-03 10:21:28 +02:00
mcrakhman
7013c79d09
Add old account to coordinator proto 2023-04-02 18:53:02 +02:00
mcrakhman
f21a259ddc
Update cryptography and add master key 2023-04-02 18:13:10 +02:00
mcrakhman
73845d8842
Change doSnapshot method call 2023-03-29 23:43:04 +02:00
mcrakhman
4da3fcbd4a
Add settings changefactory tests 2023-03-29 23:40:49 +02:00
mcrakhman
8729d069dc
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
dependabot[bot]
16a5c2efe9
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]
15616b0297
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
mcrakhman
120306a1df
Add some tests 2023-03-28 21:29:12 +02:00
mcrakhman
7246126f84
Update space header validation 2023-03-28 00:11:09 +02:00
mcrakhman
61819f04a2
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
8a4ed528b8
Fix private key marshal 2023-03-27 22:28:49 +02:00
mcrakhman
f6c4d0a0fd
Fix mnemonic 2023-03-27 22:08:07 +02:00
mcrakhman
456fbe1f24
Move peer util package into crypto 2023-03-27 21:22:32 +02:00
mcrakhman
06222e33ff
Add peer id string for keys 2023-03-27 17:04:59 +02:00
mcrakhman
c3e6af0032
Add accountdata constructor 2023-03-27 16:32:56 +02:00
mcrakhman
79419b3f71
Add marshalling of private key 2023-03-27 16:03:58 +02:00
mcrakhman
07f658a96f
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
72a64afbec
Remove pointer methods 2023-03-27 01:57:49 +02:00
mcrakhman
b3a4272188
Add decoders 2023-03-27 01:55:33 +02:00
mcrakhman
407c9d316c
Add mnemonic 2023-03-27 01:34:51 +02:00
mcrakhman
7e51eca1a6
Fix tests 2023-03-26 18:47:35 +02:00
mcrakhman
21a3ae0768
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
dca0103899
Remove old acl methods and tests, acl builder 2023-03-26 17:53:11 +02:00
mcrakhman
4efe189eec
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
52f462ff2c
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
c00ea331dc
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
9f0828a56a
Update aclrecordproto 2023-03-22 18:51:01 +01:00
Sergey Cherepanov
374bb40894
make chunk size public 2023-03-21 18:28:45 +01:00
Sergey Cherepanov
f225c395ad
increase ipfs chunk size 2023-03-21 18:24:29 +01:00
Roman Khafizianov
0c6aff5af7
app long start/stop logger 2023-03-21 15:27:15 +01:00
Sergey Cherepanov
53ed41bb55
update fileproto 2023-03-21 11:23:52 +01:00
Sergey Cherepanov
178d4e166c
update fileproto 2023-03-21 11:20:16 +01:00
Sergey Cherepanov
481ec10ecd
update fileproto 2023-03-21 11:10:50 +01:00
dependabot[bot]
f8d342c535
Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0
Bumps [github.com/multiformats/go-multibase](https://github.com/multiformats/go-multibase) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/multiformats/go-multibase/releases)
- [Commits](https://github.com/multiformats/go-multibase/compare/v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multibase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:03:47 +00:00
dependabot[bot]
d275333bc7
Bump github.com/ipfs/go-cid from 0.3.2 to 0.4.0
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/ipfs/go-cid/releases)
- [Commits](https://github.com/ipfs/go-cid/compare/v0.3.2...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-cid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:04:01 +00:00
dependabot[bot]
62c7033588
Bump github.com/ipfs/go-ipfs-blockstore from 1.2.0 to 1.3.0
Bumps [github.com/ipfs/go-ipfs-blockstore](https://github.com/ipfs/go-ipfs-blockstore) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ipfs/go-ipfs-blockstore/releases)
- [Commits](https://github.com/ipfs/go-ipfs-blockstore/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-ipfs-blockstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 18:08:51 +00:00
mcrakhman
3bdf79c133
Update derive id method name 2023-03-16 19:01:05 +01:00