Commit Graph

  • 831ac5150a
    Update state builder to fix root change mcrakhman 2023-03-10 16:33:13 +01:00
  • 3f17e594ec
    Update space reserved constant mcrakhman 2023-03-10 15:07:45 +01:00
  • 6a3606f92c
    Add change type and payload mcrakhman 2023-03-10 14:37:03 +01:00
  • a79b578e5f
    fix default logger encoding config Roman Khafizianov 2023-03-07 19:37:21 +01:00
  • 766fbd2fb6
    logger: add Format in config Roman Khafizianov 2023-03-07 18:52:28 +01:00
  • da73ebf9ab
    rename some loggers to the same convention Roman Khafizianov 2023-03-07 10:42:36 +01:00
  • 4d6e15e03b
    rename logger common.commonspace.settings -> commonspace.settings Roman Khafizianov 2023-03-06 22:26:32 +01:00
  • 77d8c739f2
    add an ability to set levels separately for named loggers Roman Khafizianov 2023-03-06 22:25:43 +01:00
  • 5e6199d106
    Bump github.com/ipfs/go-unixfs from 0.4.3 to 0.4.4 dependabot[bot] 2023-03-06 18:09:49 +00:00
  • bcf04d3fae
    Bump golang.org/x/net from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 18:09:36 +00:00
  • f4b904b47b
    Add strkey for string encoding mcrakhman 2023-03-06 19:08:16 +01:00
  • b56603ca83
    Add todo mcrakhman 2023-03-06 14:29:07 +01:00
  • a124dbc7ea
    Update diffsyncer to directly sync settings tree mcrakhman 2023-03-06 11:08:27 +01:00
  • dea506aa42
    Add error unwrapping mcrakhman 2023-03-06 09:41:45 +01:00
  • 1210b9d21a
    Add safe access in case no delete change provided mcrakhman 2023-03-06 09:31:27 +01:00
  • 93822ae556
    Add errors to coordinator proto mcrakhman 2023-03-04 12:10:32 +01:00
  • ddb60e498d
    Update status method mcrakhman 2023-03-03 23:10:05 +01:00
  • df772ed629
    Fix spacestorage mcrakhman 2023-03-02 23:28:46 +01:00
  • d0117b5d6e
    Simplify cred provider logic mcrakhman 2023-03-02 22:40:56 +01:00
  • dc72150c1a
    Add credential provider mcrakhman 2023-03-02 22:04:37 +01:00
  • 76a3c2af9b
    Fix change builder with no root mcrakhman 2023-03-02 21:08:14 +01:00
  • 3e391079f3
    Update metrics to convert dots mcrakhman 2023-03-02 20:54:52 +01:00
  • c219bb58be
    Update coordinator client mcrakhman 2023-03-02 19:55:27 +01:00
  • d668449e63
    Update coordinator proto mcrakhman 2023-03-02 14:19:32 +01:00
  • 15e6c52049
    Update space header validation mcrakhman 2023-03-02 13:27:08 +01:00
  • 3c04d1e914
    Add space header validation mcrakhman 2023-03-02 13:23:43 +01:00
  • 2b3ba949d3
    Add header to coordinator proto mcrakhman 2023-03-02 12:18:12 +01:00
  • 8feb5cd180
    Change verify export mcrakhman 2023-03-01 22:12:07 +01:00
  • bb100994ec
    Export VerifyDeleteChange mcrakhman 2023-03-01 22:06:37 +01:00
  • d3adb45fae
    change license org Mikhail Iudin 2023-03-01 03:01:13 +02:00
  • cd8dd7a869
    extending file protocol Sergey Cherepanov 2023-02-28 12:04:05 +03:00
  • fef3c7f937
    Merge pull request #35 from anytypeio/dependabot/go_modules/github.com/stretchr/testify-1.8.2 Sergey Cherepanov 2023-02-28 11:45:08 +03:00
  • 4212138546
    Update coordinator proto mcrakhman 2023-02-27 22:50:11 +01:00
  • cb9ae34498
    Update coordinator proto mcrakhman 2023-02-27 22:50:11 +01:00
  • b2b45e0f2f
    exclude graphviz when CGO_ENABLED=0 Roman Khafizianov 2023-02-28 17:03:19 +01:00
  • 61859bbb09
    Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 18:15:28 +00:00
  • cd92818e56
    Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 18:15:28 +00:00
  • 5906091051
    Merge pull request #34 from anytypeio/account-deletion v0.0.16 Mikhail Rakhmanov 2023-02-27 15:40:58 +01:00
  • 51a956fd84
    Merge pull request #33 from anytypeio/coordinator Mikhail Rakhmanov 2023-02-27 15:40:29 +01:00
  • cd5a4abc87
    mock coordinatorclient Sergey Cherepanov 2023-02-27 17:19:23 +03:00
  • 2dd2b309df
    coordinator client Sergey Cherepanov 2023-02-27 16:40:27 +03:00
  • 3caa36d3a5
    Change deleter peer logic mcrakhman 2023-02-27 14:24:28 +01:00
  • cf80cdbe7d
    Change deleter peer logic mcrakhman 2023-02-27 14:24:28 +01:00
  • 74b0269230
    Any-sync remove printlns and fix condition mcrakhman 2023-02-26 18:47:43 +01:00
  • fa52eb413d
    Any-sync remove printlns and fix condition mcrakhman 2023-02-26 18:47:43 +01:00
  • 679b068dfa
    Merge remote-tracking branch 'origin/main' into account-deletion mcrakhman 2023-02-26 09:22:18 +01:00
  • b7c4bf8f1e
    Add deletionmanager tests mcrakhman 2023-02-26 00:05:28 +01:00
  • aea36229fb
    Add deletionmanager tests mcrakhman 2023-02-26 00:05:28 +01:00
  • ad639f66be
    Add some basic tests for settings mcrakhman 2023-02-25 22:41:12 +01:00
  • 67d97c26ec
    Add some basic tests for settings mcrakhman 2023-02-25 22:41:12 +01:00
  • e02b2e6964
    Test settings state builder mcrakhman 2023-02-25 21:41:35 +01:00
  • 0c200ba323
    Test settings state builder mcrakhman 2023-02-25 21:41:35 +01:00
  • ac22c3014c
    Add deps mcrakhman 2023-02-24 23:51:45 +01:00
  • be253bb01b
    Add deps mcrakhman 2023-02-24 23:51:45 +01:00
  • 94248dfd59
    Update interfaces mcrakhman 2023-02-24 23:42:05 +01:00
  • 8d25922f27
    Update interfaces mcrakhman 2023-02-24 23:42:05 +01:00
  • 51736bc535
    Add logs and fix building settings state mcrakhman 2023-02-24 23:25:11 +01:00
  • 4ff0d9d42a
    Add logs and fix building settings state mcrakhman 2023-02-24 23:25:11 +01:00
  • 24cc345fbb
    Merge pull request #31 from anytypeio/coordinator v0.0.15 Sergey Cherepanov 2023-02-24 16:01:41 +03:00
  • b2f8f83518
    Stop syncing with clients after deletion mcrakhman 2023-02-24 00:10:40 +01:00
  • 0ababcf913
    Stop syncing with clients after deletion mcrakhman 2023-02-24 00:10:40 +01:00
  • 05d76811b6
    Remove unnecessary call mcrakhman 2023-02-24 00:04:11 +01:00
  • c5b47abf8a
    Remove unnecessary call mcrakhman 2023-02-24 00:04:11 +01:00
  • a0aa02bb8a
    Change deletion logic in headsync and objectsync mcrakhman 2023-02-23 23:58:09 +01:00
  • 7960297ea2
    Change deletion logic in headsync and objectsync mcrakhman 2023-02-23 23:58:09 +01:00
  • 73b27c7dac
    Update any-sync new deletion logic mcrakhman 2023-02-23 21:08:31 +01:00
  • 3cd292db5b
    Update any-sync new deletion logic mcrakhman 2023-02-23 21:08:31 +01:00
  • c708fbd984
    remove priv keys from nodes conf Sergey Cherepanov 2023-02-23 16:55:10 +03:00
  • f5f960bd81
    add peerId to space receipt Sergey Cherepanov 2023-02-23 14:13:11 +03:00
  • 2a76b81a32
    Merge branch 'main' of github.com:anytypeio/any-sync into coordinator Sergey Cherepanov 2023-02-23 13:58:29 +03:00
  • 43e4c121ee
    coordinator node type Sergey Cherepanov 2023-02-23 13:38:58 +03:00
  • 6765150ba9
    Merge pull request #29 from anytypeio/dependabot/go_modules/github.com/ipfs/go-merkledag-0.10.0 Sergey Cherepanov 2023-02-22 16:43:23 +03:00
  • ab14cc9b6d
    Merge pull request #28 from anytypeio/dependabot/go_modules/golang.org/x/net-0.7.0 Sergey Cherepanov 2023-02-22 16:42:40 +03:00
  • 64d9689be5
    coordinator proto Sergey Cherepanov 2023-02-22 16:35:29 +03:00
  • 8a38d54192
    Add space deleted in storage mcrakhman 2023-02-22 10:05:17 +01:00
  • 904224447f
    Add space deleted in storage mcrakhman 2023-02-22 10:05:17 +01:00
  • 47be32c804
    Merge branch 'main' into account-deletion mcrakhman 2023-02-22 09:59:13 +01:00
  • 98bbdc2e4e
    Merge pull request #30 from anytypeio/fixes-and-logs v0.0.14 Mikhail Rakhmanov 2023-02-21 16:51:40 +01:00
  • 7da3553db3
    Add more logs for space mcrakhman 2023-02-21 16:46:40 +01:00
  • c37c7ba874
    Fix putTree close and handshake params and add logs for trees used debug mcrakhman 2023-02-21 16:36:58 +01:00
  • 913c6925bf
    Add comments mcrakhman 2023-02-21 14:44:12 +01:00
  • def3d7cdd5
    Add comments mcrakhman 2023-02-21 14:44:12 +01:00
  • 89fa4d71a3
    Create methods for deleting space mcrakhman 2023-02-20 23:47:32 +01:00
  • 1565f7e509
    Create methods for deleting space mcrakhman 2023-02-20 23:47:32 +01:00
  • 7e946d4313
    Add spaceIsDeleted checks mcrakhman 2023-02-20 22:51:00 +01:00
  • 75d503b94c
    Add spaceIsDeleted checks mcrakhman 2023-02-20 22:51:00 +01:00
  • 09387888de
    Add some deletion logic mcrakhman 2023-02-20 21:43:14 +01:00
  • 04512cee0d
    mock coordinatorclient Sergey Cherepanov 2023-02-27 17:19:23 +03:00
  • 2c369a1fe4
    coordinator client Sergey Cherepanov 2023-02-27 16:40:27 +03:00
  • 92fb54a3e4
    remove priv keys from nodes conf Sergey Cherepanov 2023-02-23 16:55:10 +03:00
  • 6eb84043f0
    add peerId to space receipt Sergey Cherepanov 2023-02-23 14:13:11 +03:00
  • 63833eb650
    Add some deletion logic mcrakhman 2023-02-20 21:43:14 +01:00
  • 7cce8baca6
    Bump github.com/ipfs/go-merkledag from 0.9.0 to 0.10.0 dependabot[bot] 2023-02-20 18:08:42 +00:00
  • 33e1065e4d
    Bump github.com/ipfs/go-merkledag from 0.9.0 to 0.10.0 dependabot[bot] 2023-02-20 18:08:42 +00:00
  • 59e18ca68c
    Bump golang.org/x/net from 0.6.0 to 0.7.0 dependabot[bot] 2023-02-20 18:08:07 +00:00
  • 5f03a5e76b
    Bump golang.org/x/net from 0.6.0 to 0.7.0 dependabot[bot] 2023-02-20 18:08:07 +00:00
  • 8abf60d5d7
    Add more logs for space mcrakhman 2023-02-21 16:46:40 +01:00
  • aa6c2e7ce4
    Fix putTree close and handshake params and add logs for trees used debug mcrakhman 2023-02-21 16:36:58 +01:00
  • d6737cc547
    coordinator node type Sergey Cherepanov 2023-02-23 13:38:58 +03:00
  • aa5566c010
    coordinator proto Sergey Cherepanov 2023-02-22 16:35:29 +03:00