1146 Commits

Author SHA1 Message Date
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
mcrakhman
aa4817e1e6
Add error wrapping in app 2023-03-16 18:46:48 +01:00
mcrakhman
6d6fd1e849
Update rpc err in pull space 2023-03-16 18:27:19 +01:00
mcrakhman
efc65a7843
Derive space id as a separate method 2023-03-16 17:57:10 +01:00
Sergey Cherepanov
6ea6d20a60
fileproto forbidden error 2023-03-19 18:40:28 +03:00
Sergey Cherepanov
89dd5dada2
fileId ctx funcs 2023-03-06 12:22:29 +03:00
Sergey Cherepanov
3dc92b9a67
fileproto: FileInfo 2023-03-03 13:22:37 +03:00
Sergey Cherepanov
415b537c36
fix fileproto 2023-03-03 13:09:55 +03:00
Sergey Cherepanov
a03150703d
fix fileproto 2023-03-03 13:08:38 +03:00
Sergey Cherepanov
1f3c9326fe
fileproto: SpaceInfo method 2023-03-02 19:11:55 +03:00
Sergey Cherepanov
0fc2aadb7b
update fileproto 2023-03-01 13:44:15 +03:00
Sergey Cherepanov
41e827a2ee
fix fileproto 2023-02-28 12:26:19 +03:00
Sergey Cherepanov
625bbf5c95
extending file protocol 2023-02-28 12:04:05 +03:00
mcrakhman
52df5d8ae1
Update derivation 2023-03-24 14:56:39 +01:00
mcrakhman
7c4abdbb8c
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
2072bbb998
Add second test and description 2023-03-20 16:24:07 +01:00
mcrakhman
4d8d1f1457
Add simple test 2023-03-20 16:00:44 +01:00
mcrakhman
b27ca28bb3
Create fixture draft 2023-03-14 11:41:29 +01:00
mcrakhman
24e400ad70
Add more components for async communication 2023-03-14 10:33:59 +01:00
mcrakhman
ab3a8e2bcd
Remove old connection from pool on close (GetOneOf) 2023-03-13 17:18:21 +01:00
mcrakhman
df867395ae
Add test component structure 2023-03-13 22:03:38 +01:00
mcrakhman
b333d16b6f
Start sync tests 2023-03-13 21:47:07 +01:00
Roman Khafizianov
7cd737a08a
change logger name 2023-03-13 14:14:55 +01:00
Roman Khafizianov
96c4ea3a45
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
92f08eaa79
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
7137732a2a
Add counter for put sync tree 2023-03-13 13:46:36 +01:00
mcrakhman
1bf928daa5
Update counters 2023-03-13 13:04:23 +01:00
mcrakhman
0537dec817
Add increment/decrement logs 2023-03-13 12:58:37 +01:00
mcrakhman
65e1577bfd
Ocache remove with ctx 2023-03-11 13:41:07 +01:00
mcrakhman
96b43de5f0
Change timeestamps 2023-03-11 12:52:42 +01:00
mcrakhman
d4fdc63a40
Fix test 2023-03-10 18:22:08 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
82828cba6f
Add TryClose to space interface 2023-03-09 23:11:20 +01:00
mcrakhman
520f2cf470
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
afd134c7a1
Remove called records in fuzzy test 2023-03-09 22:58:36 +01:00
mcrakhman
1f1295e92b
Lower timeouts 2023-03-09 22:56:59 +01:00
mcrakhman
e1c4c472dd
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
mcrakhman
866ea0977f
Add some fuzzy tests 2023-03-09 22:03:45 +01:00
mcrakhman
7feadbfb80
Update cache logic to remove from entries on close 2023-03-09 20:25:01 +01:00
mcrakhman
53b3e6e706
Readability improvements 2023-03-09 09:38:45 +01:00
mcrakhman
86b66121f8
More tests and split entry 2023-03-09 09:06:02 +01:00
mcrakhman
ec7c33d820
Test returning to cache after tryclose 2023-03-08 22:52:43 +01:00
mcrakhman
8b5a7de4ef
Add ocache tryClose 2023-03-08 22:07:44 +01:00
mcrakhman
1ffb1b60df
Add newline to treechangeproto 2023-03-10 16:52:30 +01:00
mcrakhman
831ac5150a
Update state builder to fix root change 2023-03-10 16:33:13 +01:00
mcrakhman
3f17e594ec
Update space reserved constant 2023-03-10 15:07:45 +01:00
mcrakhman
6a3606f92c
Add change type and payload 2023-03-10 14:37:03 +01:00
Roman Khafizianov
a79b578e5f
fix default logger encoding config 2023-03-07 19:37:21 +01:00