Commit Graph

  • b8cb74d2ff
    QueueId wrapper + test Sergey Cherepanov 2023-05-15 20:01:52 +02:00
  • bc24da8762
    use multiqueue for stream + MessageQueueId interface Sergey Cherepanov 2023-05-15 19:52:19 +02:00
  • 3d4ac4d130
    use multiqueue for stream + MessageQueueId interface Sergey Cherepanov 2023-05-15 19:52:19 +02:00
  • 98e99686e4
    streampool: send queue per peer + metrics Sergey Cherepanov 2023-05-15 15:50:27 +02:00
  • 34c6ce261e
    streampool: send queue per peer + metrics Sergey Cherepanov 2023-05-15 15:50:27 +02:00
  • 56c1d65e88
    Merge pull request #94 from anytypeio/sync-protocol-no-transaction-add v0.0.45 Mikhail Rakhmanov 2023-05-11 18:50:58 +02:00
  • 7ed44c27b9
    Fix logs in diffsyncer (thanks Roma) mcrakhman 2023-05-11 18:48:38 +02:00
  • 864e86ceb6
    Fix logs in diffsyncer (thanks Roma) mcrakhman 2023-05-11 18:48:38 +02:00
  • 86ac7223db
    Fix ctx and change add method name in storage mcrakhman 2023-05-11 18:31:59 +02:00
  • e186761968
    Fix ctx and change add method name in storage mcrakhman 2023-05-11 18:31:59 +02:00
  • 7feb6b0d2c
    Send update only on remote tree or put tree when building mcrakhman 2023-05-11 13:40:24 +02:00
  • ca5be7cd0a
    Send update only on remote tree or put tree when building mcrakhman 2023-05-11 13:40:24 +02:00
  • a232ed76ce
    Update syncprotocol test mcrakhman 2023-05-11 09:51:24 +02:00
  • 393708a2bc
    Update syncprotocol test mcrakhman 2023-05-11 09:51:24 +02:00
  • 2c832d2518
    Update sync protocol to remove transaction add mcrakhman 2023-05-10 23:51:03 +02:00
  • 8b3d8a4fef
    Update sync protocol to remove transaction add mcrakhman 2023-05-10 23:51:03 +02:00
  • 182b047dce
    Merge pull request #89 from anytypeio/fix-object-sync-ids v0.0.44 Mikhail Rakhmanov 2023-05-09 15:40:31 +02:00
  • 8ec9d2c12a
    Merge pull request #93 from anytypeio/dependabot/go_modules/golang.org/x/net-0.10.0 Sergey Cherepanov 2023-05-09 10:36:20 +02:00
  • 80a4990775
    Merge pull request #92 from anytypeio/dependabot/go_modules/storj.io/drpc-0.0.33 Sergey Cherepanov 2023-05-09 10:36:03 +02:00
  • c264d87692
    Merge pull request #91 from anytypeio/dependabot/go_modules/github.com/libp2p/go-libp2p-0.27.2 Sergey Cherepanov 2023-05-09 10:35:49 +02:00
  • 3b7b96d575
    Merge pull request #90 from anytypeio/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 Sergey Cherepanov 2023-05-09 10:35:23 +02:00
  • 3a2bb848df
    Bump golang.org/x/net from 0.9.0 to 0.10.0 dependabot[bot] 2023-05-08 18:05:01 +00:00
  • 4716973dce
    Bump storj.io/drpc from 0.0.32 to 0.0.33 dependabot[bot] 2023-05-08 18:04:52 +00:00
  • 41f240e198
    Bump github.com/libp2p/go-libp2p from 0.27.1 to 0.27.2 dependabot[bot] 2023-05-08 18:04:21 +00:00
  • 61963e2043
    Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 dependabot[bot] 2023-05-08 18:03:33 +00:00
  • a6d66c15a0
    Add build full tree for history tree mcrakhman 2023-05-07 20:27:46 +02:00
  • fdbcd29b29
    Add build full tree for history tree mcrakhman 2023-05-07 20:27:46 +02:00
  • 527236b17b
    Fix unmarshallSendError bug mcrakhman 2023-05-07 20:27:30 +02:00
  • a1a08ae73b
    Bump golang.org/x/net from 0.9.0 to 0.10.0 dependabot[bot] 2023-05-08 18:05:01 +00:00
  • 298f3e0ac2
    Bump storj.io/drpc from 0.0.32 to 0.0.33 dependabot[bot] 2023-05-08 18:04:52 +00:00
  • 9612635602
    Bump github.com/libp2p/go-libp2p from 0.27.1 to 0.27.2 dependabot[bot] 2023-05-08 18:04:21 +00:00
  • 58968f1e29
    Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 dependabot[bot] 2023-05-08 18:03:33 +00:00
  • fc9644e509
    Fix unmarshallSendError bug mcrakhman 2023-05-07 20:27:30 +02:00
  • 7394b4bd67
    Merge pull request #86 from anytypeio/GO-802-metrics v0.0.43 Sergey Cherepanov 2023-05-05 19:35:18 +02:00
  • d48923fbdf
    Merge pull request #88 from anytypeio/fix-space-settings Mikhail Rakhmanov 2023-05-05 19:31:34 +02:00
  • 461410a8f8
    Add comment mcrakhman 2023-05-05 18:51:30 +02:00
  • 11b8609a9b
    Fix space settings mcrakhman 2023-05-05 18:49:51 +02:00
  • 67ca504f81
    Merge pull request #87 from anytypeio/fix-dialer-addrs v0.0.42 Mikhail Rakhmanov 2023-05-05 16:50:52 +02:00
  • b54e141a13
    remove peer addr from log Sergey Cherepanov 2023-05-05 16:30:22 +02:00
  • 0ca41dbd47
    remove peer addr from log Sergey Cherepanov 2023-05-05 16:30:22 +02:00
  • 41709e2ee5
    remove peer addr from log Sergey Cherepanov 2023-05-05 16:28:31 +02:00
  • 36cb769379
    remove peer addr from log Sergey Cherepanov 2023-05-05 16:28:31 +02:00
  • 590e8080b8
    Update dialer to have peer addrs map mcrakhman 2023-05-05 16:18:46 +02:00
  • 81f2b5fd15
    check that metric is using Sergey Cherepanov 2023-05-04 19:35:07 +02:00
  • fc4bdb6000
    check that metric is using Sergey Cherepanov 2023-05-04 19:35:07 +02:00
  • 1e53e7f33b
    allow nil metric Sergey Cherepanov 2023-05-04 19:30:46 +02:00
  • a12f3fb0dd
    allow nil metric Sergey Cherepanov 2023-05-04 19:30:46 +02:00
  • 183edb517c
    fix import Sergey Cherepanov 2023-05-04 19:04:41 +02:00
  • debbf448db
    fix import Sergey Cherepanov 2023-05-04 19:04:41 +02:00
  • 9e074d7a5a
    file fields Sergey Cherepanov 2023-05-04 17:49:24 +02:00
  • 847b2d40fd
    file fields Sergey Cherepanov 2023-05-04 17:49:24 +02:00
  • 0664c310fa
    request log Sergey Cherepanov 2023-05-04 17:39:23 +02:00
  • 9855eb4484
    request log Sergey Cherepanov 2023-05-04 17:39:23 +02:00
  • 4bc402f1f0
    stream ctx + peer addr Sergey Cherepanov 2023-05-04 17:38:34 +02:00
  • 39a8c59f83
    stream ctx + peer addr Sergey Cherepanov 2023-05-04 17:38:34 +02:00
  • ba5ca3d6be
    Merge pull request #85 from anytypeio/GO-1227-add-custom-timestamps v0.0.41 Mikhail Rakhmanov 2023-05-04 16:30:11 +02:00
  • 7294a74de0
    Improve timestamp test mcrakhman 2023-05-04 16:25:41 +02:00
  • ce9fcb5b0a
    Change timestamp condition mcrakhman 2023-05-04 14:58:17 +02:00
  • d26bce0dea
    Send timestamp to addcontent mcrakhman 2023-05-04 14:12:29 +02:00
  • 0cb7ae1100
    Add timestamp externally in tree mcrakhman 2023-05-04 11:10:08 +02:00
  • 5fdfb6c8e4
    Merge branch 'main' of github.com:anytypeio/any-sync into GO-802-metrics Sergey Cherepanov 2023-05-01 12:28:41 +02:00
  • 235a365ade
    Merge pull request #82 from anytypeio/fix-empty-data-tree v0.0.40 Mikhail Rakhmanov 2023-04-27 19:37:37 +02:00
  • 6efde25562
    Keep inmemory data on load mcrakhman 2023-04-27 19:11:05 +02:00
  • 6676480e1d
    Add sync protocol tests for empty data tree mcrakhman 2023-04-27 18:43:04 +02:00
  • da0e4f148a
    Fix empty data tree mcrakhman 2023-04-27 18:24:45 +02:00
  • f3c9c64bce
    Merge pull request #81 from anytypeio/broadcast-no-error v0.0.39 Mikhail Rakhmanov 2023-04-26 18:15:32 +02:00
  • 75a44c4281
    Remove error in broadcast mcrakhman 2023-04-26 18:12:03 +02:00
  • 1ebe18296d
    merge Sergey Cherepanov 2023-04-26 12:14:09 +02:00
  • 4cb88b2bfb
    Merge pull request #80 from anytypeio/protocol-errors v0.0.38 Mikhail Rakhmanov 2023-04-25 21:43:27 +02:00
  • e9c6f95991
    Add reference to linear task in periodicsync todo mcrakhman 2023-04-25 21:41:18 +02:00
  • 46de85a7f8
    Check peerId when dialling mcrakhman 2023-04-25 20:55:00 +02:00
  • 1d29aba45e
    Update space receipt to include network id mcrakhman 2023-04-25 20:49:31 +02:00
  • 6ec030942f
    More info in receipt errors and change tests mcrakhman 2023-04-25 14:25:08 +02:00
  • cadd63d458
    Nodeconf error and periodicsync partial rename mcrakhman 2023-04-25 14:00:38 +02:00
  • 2be7753ed9
    Merge remote-tracking branch 'origin/main' into protocol-errors mcrakhman 2023-04-25 10:41:59 +02:00
  • 854913a22b
    Remove commonspace checks mcrakhman 2023-04-25 10:38:22 +02:00
  • bf44f1b24f
    Use same format for identity mcrakhman 2023-04-25 10:04:42 +02:00
  • 4b330e8b2d
    Move receipt logic to any-sync, write tests mcrakhman 2023-04-25 09:54:12 +02:00
  • b0f3fec939
    Add receipt check mcrakhman 2023-04-24 20:33:35 +02:00
  • cc70180db2
    Merge pull request #79 from anytypeio/nodeconf-update-interval-config v0.0.37 Sergey Cherepanov 2023-04-24 15:46:06 +02:00
  • 5082a10a18
    nodeconf update interval config Sergey Cherepanov 2023-04-24 15:04:11 +02:00
  • ed0a751d15
    wip: drpc access log Sergey Cherepanov 2023-04-24 14:59:15 +02:00
  • 6cbff3a930
    wip: drpc access log Sergey Cherepanov 2023-04-24 14:59:15 +02:00
  • 9216896777
    Add errors to proto mcrakhman 2023-04-24 14:12:24 +02:00
  • 84283a0441
    Merge pull request #78 from anytypeio/validate-storage-paylaod v0.0.36 Mikhail Rakhmanov 2023-04-21 23:34:01 +02:00
  • 6eb08ca438
    Change identity error mcrakhman 2023-04-21 23:29:29 +02:00
  • d85e318553
    Fix test mcrakhman 2023-04-21 23:25:54 +02:00
  • 63c797d35b
    Add todos for test helpers mcrakhman 2023-04-21 23:23:07 +02:00
  • e684088ca4
    Improve payload validation mcrakhman 2023-04-21 23:21:49 +02:00
  • f0c4ae3f5e
    Move validation to any-sync mcrakhman 2023-04-21 20:12:47 +02:00
  • 9aef76be8f
    Merge pull request #77 from anytypeio/fix-empty-address-panic Sergey Cherepanov 2023-04-21 17:25:06 +02:00
  • 443ab3c24b
    update libp2p Sergey Cherepanov 2023-04-21 17:02:51 +02:00
  • 6ed21a94d3
    move rpc prometheus config to metric service Sergey Cherepanov 2023-04-21 17:00:35 +02:00
  • 01abaf6f81
    Add comment mcrakhman 2023-05-05 18:51:30 +02:00
  • 6aefb07782
    Fix space settings mcrakhman 2023-05-05 18:49:51 +02:00
  • 4ed3ddeac1
    Update dialer to have peer addrs map mcrakhman 2023-05-05 16:18:46 +02:00
  • f1e8f5d193
    Improve timestamp test mcrakhman 2023-05-04 16:25:41 +02:00
  • 2489e19bab
    Change timestamp condition mcrakhman 2023-05-04 14:58:17 +02:00
  • 2958e32636
    Send timestamp to addcontent mcrakhman 2023-05-04 14:12:29 +02:00
  • 21bde9743d
    Add timestamp externally in tree mcrakhman 2023-05-04 11:10:08 +02:00