Commit Graph

  • 1206071dd6
    fix pool test Sergey Cherepanov 2023-06-02 10:34:49 +02:00
  • a89a325d6c
    Fix sync client mcrakhman 2023-06-02 01:08:56 +02:00
  • 815bc7927d
    Wire up the stuff mcrakhman 2023-06-02 00:59:33 +02:00
  • 796b66478b
    Further components rearrange mcrakhman 2023-06-01 22:55:37 +02:00
  • eeb87dd144
    WIP further space refactoring mcrakhman 2023-06-01 14:07:16 +02:00
  • b0fa43fb14
    WIP work on components mcrakhman 2023-06-01 10:28:32 +02:00
  • 41a85f7987
    merge Sergey Cherepanov 2023-05-31 20:27:38 +02:00
  • fb007211f0
    simplify drpc server + peer accept loop Sergey Cherepanov 2023-05-31 20:24:07 +02:00
  • 00c582e157
    use net.Conn for a proto handshake Sergey Cherepanov 2023-05-31 19:24:23 +02:00
  • c43ac9eb84
    handshake proto + common handshake fixes Sergey Cherepanov 2023-05-31 16:22:49 +02:00
  • 467536ac97
    Merge pull request #11 from anyproto/dependabot/go_modules/github.com/ipfs/go-ipfs-chunker-0.0.6 Sergey Cherepanov 2023-05-30 13:59:26 +02:00
  • 9175fc9827
    Bump github.com/ipfs/go-ipfs-chunker from 0.0.5 to 0.0.6 dependabot[bot] 2023-05-30 11:59:19 +00:00
  • 92f6a07d85
    Merge pull request #12 from anyproto/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.6 Sergey Cherepanov 2023-05-30 13:57:27 +02:00
  • fc53eaf9e5
    Merge pull request #10 from anyproto/dependabot/go_modules/github.com/ipfs/go-ipfs-blockstore-1.3.1 Sergey Cherepanov 2023-05-30 13:57:08 +02:00
  • 1109ce8da1
    Merge pull request #9 from anyproto/dependabot/go_modules/github.com/ipfs/go-blockservice-0.5.2 Sergey Cherepanov 2023-05-30 13:56:58 +02:00
  • 24b0cafb7f
    Merge pull request #8 from anyproto/dependabot/go_modules/github.com/multiformats/go-multihash-0.2.2 Sergey Cherepanov 2023-05-30 13:56:48 +02:00
  • 1c0d7166c9
    Bump github.com/ipfs/go-unixfs from 0.4.5 to 0.4.6 dependabot[bot] 2023-05-29 16:07:32 +00:00
  • b1129e898e
    Bump github.com/ipfs/go-ipfs-blockstore from 1.3.0 to 1.3.1 dependabot[bot] 2023-05-29 16:06:57 +00:00
  • 2b5159e86a
    Bump github.com/ipfs/go-blockservice from 0.5.1 to 0.5.2 dependabot[bot] 2023-05-29 16:06:38 +00:00
  • 616159b144
    Bump github.com/multiformats/go-multihash from 0.2.1 to 0.2.2 dependabot[bot] 2023-05-29 16:06:21 +00:00
  • 553ed3a64b
    peer drpc conn pool Sergey Cherepanov 2023-05-29 17:56:44 +02:00
  • 85ec3e2313
    Merge pull request #7 from anyproto/update-dial-timeout v0.1.5 Mikhail Rakhmanov 2023-05-29 16:34:36 +02:00
  • a898c6fc9c
    pool.AddPeer close previous peer Sergey Cherepanov 2023-05-29 16:33:33 +02:00
  • 973d55c12b
    Update dial timeout update-dial-timeout mcrakhman 2023-05-29 16:28:28 +02:00
  • e148577aed
    Merge pull request #6 from anyproto/space-lifetime-load v0.1.4 Mikhail Rakhmanov 2023-05-29 16:11:54 +02:00
  • 1e1f71d700
    Don't close when tree is loading, fix peer conditions mcrakhman 2023-05-29 16:02:59 +02:00
  • 12a7dfe05a
    Merge branch 'main' of github.com:anyproto/any-sync into yamux Sergey Cherepanov 2023-05-26 20:42:06 +02:00
  • fa02cfd830
    mod tidy Sergey Cherepanov 2023-05-26 20:40:50 +02:00
  • f442b21969
    Merge pull request #4 from anyproto/update-tree-syncer v0.1.3 Mikhail Rakhmanov 2023-05-26 20:35:05 +02:00
  • e9ea4e1d3e
    Provide treemanager from outside for settings id mcrakhman 2023-05-26 20:21:07 +02:00
  • 7958b43da6
    peer service Sergey Cherepanov 2023-05-26 20:06:22 +02:00
  • bc2049ccbc
    wip: yamux transport + pool rewrite Sergey Cherepanov 2023-05-26 19:18:51 +02:00
  • 7a45acb497
    Merge pull request #3 from anyproto/start-headsync v0.1.2 Mikhail Rakhmanov 2023-05-26 19:05:21 +02:00
  • 556f03ed7f
    Expose more methods in exec pool mcrakhman 2023-05-26 11:29:21 +02:00
  • f0a3edd798
    Add tree syncer mcrakhman 2023-05-26 09:49:09 +02:00
  • 5b553f1a8d
    Change headsync logic mcrakhman 2023-05-25 20:23:19 +02:00
  • a5e2bea04c
    Update message pool to include optional context deadline mcrakhman 2023-05-24 21:47:59 +02:00
  • c485baaadf
    Simplify interface mcrakhman 2023-05-24 15:05:21 +02:00
  • 2ab43e2b69
    Space headsync delayed start mcrakhman 2023-05-24 14:54:10 +02:00
  • f8c79c33bc
    update go.mod v0.1.1 Sergey Cherepanov 2023-05-23 18:00:04 +02:00
  • 453aa7b769
    update go mod v0.1.0 Sergey Cherepanov 2023-05-23 15:43:33 +02:00
  • dbae377351
    fix imports Mikhail Iudin 2023-05-23 14:47:24 +02:00
  • da6c99c949
    fix rebase changes Mikhail Iudin 2023-05-23 14:38:34 +02:00
  • b17a16616a
    Merge pull request #102 from anytypeio/dependabot/go_modules/github.com/stretchr/testify-1.8.3 v0.0.49 Sergey Cherepanov 2023-05-23 12:44:54 +02:00
  • 333402490c
    Merge pull request #103 from anytypeio/fix-settings-state Mikhail Rakhmanov 2023-05-23 12:34:02 +02:00
  • 3cdb263066
    Fix mock mcrakhman 2023-05-23 12:15:54 +02:00
  • 6fd7a894eb
    Merge branch 'main' into fix-settings-state mcrakhman 2023-05-23 12:12:49 +02:00
  • d1628767c3
    Remove extra comment mcrakhman 2023-05-23 11:51:42 +02:00
  • 8f688375a2
    Improve tests to include check for new snapshot mcrakhman 2023-05-23 11:50:15 +02:00
  • 2df067bc35
    Add mark deleted logic mcrakhman 2023-05-23 11:34:24 +02:00
  • 187c8a456e
    Update state builder to use map and fix tests mcrakhman 2023-05-23 10:49:28 +02:00
  • 80b0e6125b
    Add tests mcrakhman 2023-05-23 08:48:15 +02:00
  • 71c0580bae
    Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-22 18:03:40 +00:00
  • f005c82bf5
    Fix mock mcrakhman 2023-05-23 12:15:54 +02:00
  • 88c04ec0e4
    Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-22 18:03:40 +00:00
  • e1d4196be9
    Merge pull request #101 from anytypeio/handshake-version v0.0.48 Sergey Cherepanov 2023-05-22 19:45:36 +02:00
  • 24395ec7bf
    refactor handshake err Sergey Cherepanov 2023-05-22 19:17:20 +02:00
  • 7a778a5c9a
    refactor handshake err Sergey Cherepanov 2023-05-22 19:17:20 +02:00
  • d8ed9f9307
    fix HandshakeError Sergey Cherepanov 2023-05-22 18:00:30 +02:00
  • cfca99cf19
    fix HandshakeError Sergey Cherepanov 2023-05-22 18:00:30 +02:00
  • d04e55bc9c
    propagate handshake error + NetworkCompatibilityStatus method Sergey Cherepanov 2023-05-22 17:57:00 +02:00
  • c17166b383
    propagate handshake error + NetworkCompatibilityStatus method Sergey Cherepanov 2023-05-22 17:57:00 +02:00
  • 43fd9e3da5
    Implement test utils for space mcrakhman 2023-05-22 15:37:48 +02:00
  • 698507d363
    make credentials with version, fix test Sergey Cherepanov 2023-05-22 15:31:55 +02:00
  • 0aabebb110
    make credentials with version, fix test Sergey Cherepanov 2023-05-22 15:31:55 +02:00
  • 4673a62579
    Merge pull request #100 from anytypeio/more-metrics Sergey Cherepanov 2023-05-22 13:52:47 +02:00
  • f5bb73a3e7
    handshake proto version Sergey Cherepanov 2023-05-22 13:51:13 +02:00
  • 4a7bf3ef46
    handshake proto version Sergey Cherepanov 2023-05-22 13:51:13 +02:00
  • 7eb708cc14
    Fix settings state rebuild mcrakhman 2023-05-21 23:50:14 +02:00
  • be29456a29
    fix test Sergey Cherepanov 2023-05-19 22:21:12 +02:00
  • a0633c39ec
    fix test Sergey Cherepanov 2023-05-19 22:21:12 +02:00
  • 014d8d72df
    remove debug Sergey Cherepanov 2023-05-19 22:18:39 +02:00
  • 3d2005833b
    remove debug Sergey Cherepanov 2023-05-19 22:18:39 +02:00
  • 190d48b430
    write app version to rpc log Sergey Cherepanov 2023-05-18 13:35:49 +02:00
  • 8c84ab9b31
    write app version to rpc log Sergey Cherepanov 2023-05-18 13:35:49 +02:00
  • b22ddb612a
    app.AnySyncVersion Sergey Cherepanov 2023-05-18 13:31:53 +02:00
  • b1ad0be3b4
    app.AnySyncVersion Sergey Cherepanov 2023-05-18 13:31:53 +02:00
  • 6c98cfbf57
    app.AppName + prometheus versions metric Sergey Cherepanov 2023-05-18 13:21:01 +02:00
  • 0d72b3b671
    app.AppName + prometheus versions metric Sergey Cherepanov 2023-05-18 13:21:01 +02:00
  • b141dcdb47
    Remove extra comment mcrakhman 2023-05-23 11:51:42 +02:00
  • 1343dad443
    Improve tests to include check for new snapshot mcrakhman 2023-05-23 11:50:15 +02:00
  • db7a95514d
    Add mark deleted logic mcrakhman 2023-05-23 11:34:24 +02:00
  • da9bbba79b
    Update state builder to use map and fix tests mcrakhman 2023-05-23 10:49:28 +02:00
  • c348ee2a49
    Add tests mcrakhman 2023-05-23 08:48:15 +02:00
  • 9cd73af53c
    Implement test utils for space mcrakhman 2023-05-22 15:37:48 +02:00
  • 5532c2c482
    Fix settings state rebuild mcrakhman 2023-05-21 23:50:14 +02:00
  • 94cfb82691
    Merge pull request #99 from anytypeio/fix-send-error v0.0.47 Mikhail Rakhmanov 2023-05-17 13:17:43 +02:00
  • 6e48b2dcff
    Fix send error problem mcrakhman 2023-05-17 13:13:23 +02:00
  • 9109c4de1c
    Fix send error problem mcrakhman 2023-05-17 13:13:23 +02:00
  • 13bc7472a4
    Merge pull request #96 from anytypeio/streampool-send-queue-per-peer v0.0.46 Sergey Cherepanov 2023-05-15 21:08:15 +02:00
  • a92dcffc93
    Merge branch 'main' of github.com:anytypeio/any-sync into streampool-send-queue-per-peer Sergey Cherepanov 2023-05-15 20:32:22 +02:00
  • 94e211f134
    increase sendSync timeout Sergey Cherepanov 2023-05-15 20:30:32 +02:00
  • c620b6d52e
    Merge pull request #97 from anytypeio/dependabot/go_modules/github.com/libp2p/go-libp2p-0.27.3 Sergey Cherepanov 2023-05-15 20:29:29 +02:00
  • 537ff797af
    Merge pull request #98 from anytypeio/dependabot/go_modules/golang.org/x/crypto-0.9.0 Sergey Cherepanov 2023-05-15 20:29:12 +02:00
  • 5e130e92b1
    Bump golang.org/x/crypto from 0.8.0 to 0.9.0 dependabot[bot] 2023-05-15 18:02:39 +00:00
  • 743a7b8d2f
    Bump github.com/libp2p/go-libp2p from 0.27.2 to 0.27.3 dependabot[bot] 2023-05-15 18:02:23 +00:00
  • ca82644ece
    Bump golang.org/x/crypto from 0.8.0 to 0.9.0 dependabot[bot] 2023-05-15 18:02:39 +00:00
  • 5e1ac84d37
    increase sendSync timeout Sergey Cherepanov 2023-05-15 20:30:32 +02:00
  • d574633a75
    Bump github.com/libp2p/go-libp2p from 0.27.2 to 0.27.3 dependabot[bot] 2023-05-15 18:02:23 +00:00
  • c410101d5f
    QueueId wrapper + test Sergey Cherepanov 2023-05-15 20:01:52 +02:00