Commit Graph

  • 030a7d61ba
    Merge pull request #27 from anytypeio/add-subscribe-after-push v0.0.13 Mikhail Rakhmanov 2023-02-17 22:31:36 +01:00
  • c95059b4c6
    Add subscribe after push mcrakhman 2023-02-17 22:27:10 +01:00
  • 40ee06560e
    Add subscribe after push mcrakhman 2023-02-17 22:27:10 +01:00
  • 4ce9ffdf5a
    Merge pull request #26 from anytypeio/any-handshake v0.0.12 Sergey Cherepanov 2023-02-17 15:39:31 +03:00
  • 370683ff70
    fix listener Sergey Cherepanov 2023-02-17 15:38:42 +03:00
  • b3e63984bb
    fix listener Sergey Cherepanov 2023-02-17 15:38:42 +03:00
  • 96f399293d
    Merge pull request #24 from anytypeio/any-handshake v0.0.11 Sergey Cherepanov 2023-02-17 11:15:40 +03:00
  • 68e122cf72
    remove unused param Sergey Cherepanov 2023-02-17 00:24:52 +03:00
  • 49b738fb3c
    remove unused param Sergey Cherepanov 2023-02-17 00:24:52 +03:00
  • 3a43f603fb
    dial timeout Sergey Cherepanov 2023-02-17 00:19:05 +03:00
  • 5b93739487
    dial timeout Sergey Cherepanov 2023-02-17 00:19:05 +03:00
  • 1a588d0a72
    remove tls listener, move handshake to serve goroutine Sergey Cherepanov 2023-02-17 00:09:52 +03:00
  • 38a74fd195
    remove tls listener, move handshake to serve goroutine Sergey Cherepanov 2023-02-17 00:09:52 +03:00
  • ea9d101622
    Merge branch 'main' of github.com:anytypeio/any-sync into any-handshake Sergey Cherepanov 2023-02-15 22:29:11 +03:00
  • ea80f4591b
    Merge pull request #25 from anytypeio/drpc-server Sergey Cherepanov 2023-02-15 22:28:47 +03:00
  • f2d729022d
    secure service test Sergey Cherepanov 2023-02-15 22:09:09 +03:00
  • 94d33f2c4a
    handshake with ctx Sergey Cherepanov 2023-02-15 21:29:37 +03:00
  • 20768266ca
    Merge branch 'main' of github.com:anytypeio/any-sync into any-handshake Sergey Cherepanov 2023-02-15 20:47:25 +03:00
  • 1db0e731e0
    Merge pull request #23 from anytypeio/handshake-debug Sergey Cherepanov 2023-02-15 14:59:17 +03:00
  • 4d356318f0
    increase dial timeout + debug logs Sergey Cherepanov 2023-02-15 14:58:23 +03:00
  • f796cc6c6d
    Add listen addrs mcrakhman 2023-02-14 23:09:03 +01:00
  • ba1cc69c01
    secure service test Sergey Cherepanov 2023-02-15 22:09:09 +03:00
  • e93812cdcc
    handshake with ctx Sergey Cherepanov 2023-02-15 21:29:37 +03:00
  • 862d5fe693
    increase dial timeout + debug logs Sergey Cherepanov 2023-02-15 14:58:23 +03:00
  • cd82b41cf1
    Add listen addrs mcrakhman 2023-02-14 23:09:03 +01:00
  • 3b837b4b6b
    Merge pull request #22 from anytypeio/fix-space-gc v0.0.10 Sergey Cherepanov 2023-02-14 21:20:35 +03:00
  • 95bcbcd9a5
    cleanup thread on error Sergey Cherepanov 2023-02-14 21:18:25 +03:00
  • 189922e534
    cleanup thread on error Sergey Cherepanov 2023-02-14 21:18:25 +03:00
  • 5fb7bcca22
    dial timeout Sergey Cherepanov 2023-02-14 19:39:57 +03:00
  • 4cde54bdb3
    dial timeout Sergey Cherepanov 2023-02-14 19:39:57 +03:00
  • 956d644bab
    fix Sergey Cherepanov 2023-02-14 19:00:27 +03:00
  • 00dc0bcca6
    fix Sergey Cherepanov 2023-02-14 19:00:27 +03:00
  • e05dc905e5
    handleQueue thread close / onObjectClose method Sergey Cherepanov 2023-02-14 16:53:43 +03:00
  • 047bd1c379
    handleQueue thread close / onObjectClose method Sergey Cherepanov 2023-02-14 16:53:43 +03:00
  • c262be5f58
    timeoutconn: remove debug Sergey Cherepanov 2023-02-13 22:13:40 +03:00
  • ce0a60df67
    timeoutconn: remove debug v0.0.9 Sergey Cherepanov 2023-02-13 22:13:40 +03:00
  • 95b7927a4c
    Merge pull request #21 from anytypeio/fix-ocache-closing-deadlock Sergey Cherepanov 2023-02-13 22:12:22 +03:00
  • e6d15c6a72
    Merge pull request #19 from anytypeio/dependabot/go_modules/golang.org/x/net-0.6.0 Sergey Cherepanov 2023-02-13 22:10:21 +03:00
  • 0175ffeb3f
    Merge pull request #20 from anytypeio/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.3 Sergey Cherepanov 2023-02-13 22:10:09 +03:00
  • de47b5aaf5
    default periodic sync timeout Sergey Cherepanov 2023-02-13 22:09:06 +03:00
  • 92f22d04b0
    default periodic sync timeout Sergey Cherepanov 2023-02-13 22:09:06 +03:00
  • 7409171af3
    commongetter: check for space close Sergey Cherepanov 2023-02-13 21:53:27 +03:00
  • 55ad2a536b
    commongetter: check for space close Sergey Cherepanov 2023-02-13 21:53:27 +03:00
  • f858d39534
    listen ctx for closing object Sergey Cherepanov 2023-02-13 21:49:56 +03:00
  • 18451bd4fe
    listen ctx for closing object Sergey Cherepanov 2023-02-13 21:49:56 +03:00
  • b34136ce06
    wip: secureservice with verifiers Sergey Cherepanov 2023-02-13 21:48:41 +03:00
  • 0f89b5a4f5
    Bump github.com/ipfs/go-unixfs from 0.4.2 to 0.4.3 dependabot[bot] 2023-02-13 18:12:32 +00:00
  • 004c8b7f38
    Bump golang.org/x/net from 0.5.0 to 0.6.0 dependabot[bot] 2023-02-13 18:12:15 +00:00
  • 703bf4fda6
    Bump golang.org/x/net from 0.5.0 to 0.6.0 dependabot[bot] 2023-02-13 18:12:15 +00:00
  • 0938f812c2
    Bump github.com/ipfs/go-unixfs from 0.4.2 to 0.4.3 dependabot[bot] 2023-02-13 18:12:32 +00:00
  • 4c00dba1cf
    Merge pull request #17 from anytypeio/add-try-lock-iface Sergey Cherepanov 2023-02-13 19:08:14 +03:00
  • 2fe9f8c295
    handshake: return identity Sergey Cherepanov 2023-02-13 13:45:07 +03:00
  • e8a7ad7476
    handshake proto and implementation Sergey Cherepanov 2023-02-11 22:52:20 +03:00
  • 3ed9d6180a
    fix tests Roman Khafizianov 2023-02-10 14:40:45 +01:00
  • 0601685040
    fix tests Roman Khafizianov 2023-02-10 14:40:45 +01:00
  • f81196eb98
    RWLocker iface: add TryLock Roman Khafizianov 2023-02-10 14:23:45 +01:00
  • d30d79a110
    wip: secureservice with verifiers Sergey Cherepanov 2023-02-13 21:48:41 +03:00
  • d91d0941f6
    handshake: return identity Sergey Cherepanov 2023-02-13 13:45:07 +03:00
  • d07ff2ff8e
    handshake proto and implementation Sergey Cherepanov 2023-02-11 22:52:20 +03:00
  • adec5fa746
    RWLocker iface: add TryLock Roman Khafizianov 2023-02-10 14:23:45 +01:00
  • f6d3a85a7f
    Merge pull request #11 from anytypeio/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.2 v0.0.8 Sergey Cherepanov 2023-02-07 15:35:06 +03:00
  • 0eaf9094a1
    Merge pull request #13 from anytypeio/dependabot/go_modules/github.com/goccy/go-graphviz-0.1.0 Sergey Cherepanov 2023-02-07 15:34:50 +03:00
  • 38bd4eb36e
    Bump github.com/ipfs/go-unixfs from 0.4.1 to 0.4.2 dependabot[bot] 2023-02-07 12:34:43 +00:00
  • 20320f81c3
    Bump github.com/ipfs/go-unixfs from 0.4.1 to 0.4.2 dependabot[bot] 2023-02-07 12:34:43 +00:00
  • cbee800509
    Bump github.com/goccy/go-graphviz from 0.0.9 to 0.1.0 dependabot[bot] 2023-02-07 12:34:24 +00:00
  • 1ad2a45c86
    Bump github.com/goccy/go-graphviz from 0.0.9 to 0.1.0 dependabot[bot] 2023-02-07 12:34:24 +00:00
  • d9baeab63e
    Merge pull request #12 from anytypeio/dependabot/go_modules/golang.org/x/net-0.5.0 Sergey Cherepanov 2023-02-07 15:33:34 +03:00
  • 7ef55b3c46
    Merge pull request #14 from anytypeio/dependabot/go_modules/github.com/ipfs/go-merkledag-0.9.0 Sergey Cherepanov 2023-02-07 15:33:22 +03:00
  • 6b5b3d2b6b
    Merge pull request #16 from anytypeio/middleware-compatibility Sergey Cherepanov 2023-02-07 15:33:00 +03:00
  • 2d2ad9ee43
    Merge pull request #10 from anytypeio/dependabot/go_modules/github.com/ipfs/go-block-format-0.1.1 Sergey Cherepanov 2023-02-07 15:32:38 +03:00
  • b2140f3c30
    fix win build Sergey Cherepanov 2023-02-05 17:29:55 +03:00
  • d3108b5e6c
    Move remote getter to separate entity mcrakhman 2023-02-05 11:31:14 +01:00
  • e35c5eb5c7
    Merge pull request #15 from anytypeio/nodesync Mikhail Rakhmanov 2023-02-04 21:54:37 +01:00
  • a4d26ab82d
    expose chash params Sergey Cherepanov 2023-02-04 19:45:11 +03:00
  • d3362ba85e
    Update batcher to 3.0.1 mcrakhman 2023-02-04 17:41:20 +01:00
  • 9bb42a2906
    Merge branch 'main' into middleware-compatibility mcrakhman 2023-02-04 17:38:48 +01:00
  • 9c696ad96a
    Rename sync tree mcrakhman 2023-02-04 17:38:27 +01:00
  • f2ff10e3f7
    Merge pull request #9 from anytypeio/nodesync Mikhail Rakhmanov 2023-02-04 17:33:39 +01:00
  • 0f2a0eec8e
    Update dependabot.yml Sergey Cherepanov 2023-02-04 18:19:18 +03:00
  • 9289bb424a
    Bump github.com/ipfs/go-merkledag from 0.8.1 to 0.9.0 dependabot[bot] 2023-02-04 15:07:10 +00:00
  • 261645a780
    Bump golang.org/x/net from 0.3.0 to 0.5.0 dependabot[bot] 2023-02-04 15:06:55 +00:00
  • 522fd57e4e
    Bump github.com/ipfs/go-merkledag from 0.8.1 to 0.9.0 dependabot[bot] 2023-02-04 15:07:10 +00:00
  • 1ae94266d2
    fix win build Sergey Cherepanov 2023-02-05 17:29:55 +03:00
  • 2f899fe95c
    Move remote getter to separate entity mcrakhman 2023-02-05 11:31:14 +01:00
  • 2185f18d70
    Update batcher to 3.0.1 mcrakhman 2023-02-04 17:41:20 +01:00
  • d1fe82b086
    Rename sync tree mcrakhman 2023-02-04 17:38:27 +01:00
  • 859323c5ca
    Bump golang.org/x/net from 0.3.0 to 0.5.0 dependabot[bot] 2023-02-04 15:06:55 +00:00
  • 61b0a24b28
    Bump github.com/ipfs/go-block-format from 0.0.3 to 0.1.1 dependabot[bot] 2023-02-04 15:06:40 +00:00
  • 8624b672e2
    Create dependabot.yml Sergey Cherepanov 2023-02-04 17:28:23 +03:00
  • 163c0e4058
    testrpc server implement app.Component Sergey Cherepanov 2023-02-04 15:20:34 +03:00
  • 27b1c948e9
    Remove SendResponsible mcrakhman 2023-02-03 20:15:55 +01:00
  • b97df8d5f6
    Remove SendResponsible mcrakhman 2023-02-03 20:15:55 +01:00
  • ea48365d2f
    Simplify ping tree mcrakhman 2023-02-03 20:12:02 +01:00
  • 5db8fd8f0b
    Simplify ping tree mcrakhman 2023-02-03 20:12:02 +01:00
  • a193906d94
    Add wait for available peers to appear mcrakhman 2023-02-03 15:36:12 +01:00
  • 7541375e43
    Add wait for available peers to appear mcrakhman 2023-02-03 15:36:12 +01:00
  • fad981daee
    Update responsible peers mcrakhman 2023-02-03 14:55:30 +01:00
  • 47297d8988
    Update responsible peers mcrakhman 2023-02-03 14:55:30 +01:00
  • 2da9f84907
    Switch peers when getting tree mcrakhman 2023-02-03 14:49:05 +01:00
  • 086b99ede2
    Switch peers when getting tree mcrakhman 2023-02-03 14:49:05 +01:00