Commit graph

  • dd1ace12f7 [#486] morph/client: Add option to setup custom alphabet source in notary Alex Vanin 2021-04-20 18:11:35 +0300
  • c84fe1360e [#486] morph/client: Remove unused fields in notary Alex Vanin 2021-04-20 18:07:44 +0300
  • 20b7295087 [#488] reputation/router: Add commentaries and TODO Pavel Karpy 2021-05-04 15:31:20 +0300
  • 25ea5fea90 [#488] reputation: Initial Trusts using netMap Pavel Karpy 2021-05-04 13:10:41 +0300
  • d1db54acf8 [#488] reputation: Change Writer interface Pavel Karpy 2021-05-04 09:16:51 +0300
  • 0d34d7c508 [#488] cmd/reputation: Collect all reputation wrappers Pavel Karpy 2021-04-29 09:43:15 +0300
  • eb74a9cafc [#488] reputation: Add commentaries Pavel Karpy 2021-04-29 09:33:09 +0300
  • 2c8c9f69c8 [#488] storage/calculator: Make alpha dynamic Pavel Karpy 2021-04-29 09:03:24 +0300
  • ad4a55468e [#488] storage/config: Add wrapper and scripthash Pavel Karpy 2021-04-29 08:32:24 +0300
  • ea781664cf [#488] reputation/eigentrust/calculator: Implement calc wrapper Pavel Karpy 2021-04-29 08:30:41 +0300
  • d3c1fc7dda [#488] reputation/local/storage: Add trusting peer Pavel Karpy 2021-04-27 22:18:29 +0300
  • dbff8e9b3f [#488] go.mod: Update neofs-api-go lib Pavel Karpy 2021-04-26 23:25:19 +0300
  • b75074991b [#488] reputation/cmd: Add implementation Pavel Karpy 2021-04-23 18:02:55 +0300
  • e69917b27a [#488] reputation/common: Move ServerInfo to common pkg Pavel Karpy 2021-04-23 17:54:55 +0300
  • f7aa79f0b6 [#488] cmd/reputation/storage: Add consumers storage Pavel Karpy 2021-04-23 17:51:51 +0300
  • e8885d72f4 [#488] reputation/remoteProvider: Implement intermediate remote Pavel Karpy 2021-04-23 17:49:23 +0300
  • 49d477f466 [#488] reputation/managers: Implement route builders Pavel Karpy 2021-04-22 17:56:25 +0300
  • 6ffc109a75 [#488] go.mod: Update neofs-api-go lib Pavel Karpy 2021-04-22 16:36:56 +0300
  • b293ea3ba1 [#488] reputation/intermediate: Add implementation of DaughterTrustIteratorProvider interface Pavel Karpy 2021-04-21 13:39:08 +0300
  • e2a1b0e0ee [#488] reputation/eigentrust/storages: Fix args Pavel Karpy 2021-04-21 13:37:20 +0300
  • 35ec694b04 [#488] cmd/cfg: Update cfgReputation Pavel Karpy 2021-04-21 08:29:35 +0300
  • f6783f4f81 [#488] cmd/reputation: Add DaughterStorage Pavel Karpy 2021-04-21 07:56:38 +0300
  • 56b3e35779 [#480] ir: Do not sync alphabet keys in sidechain-only configuration Leonard Lyubich 2021-05-04 13:47:20 +0300
  • 969af596b4 [#431] object/search: Remove no longer used unexported methods Leonard Lyubich 2021-04-30 10:47:37 +0300
  • 7366d62e41 [#431] object/range: Fix payload slice allocation in re-sign callback Leonard Lyubich 2021-04-30 10:41:26 +0300
  • 36088949fc [#431] services/object: Re-sign original read requests during forwarding Leonard Lyubich 2021-04-29 15:18:29 +0300
  • e6b30aed36 [#431] object/search: Re-sign original requests during forwarding Leonard Lyubich 2021-04-29 11:54:40 +0300
  • 2877a343c3 [#498] audit: skip unnecessary statement ZhangTao1596 2021-04-30 12:40:53 +0800
  • 59de521fd1 [#472] blobstor: implement write-cache Evgenii Stratonikov 2021-04-06 13:56:06 +0300
  • 96a8ee7c83 [#472] blobstor: allow to put raw objects Evgenii Stratonikov 2021-04-19 13:00:56 +0300
  • 4a1ca4ecc1 [#443] metabase: speedup encodelist Evgenii Stratonikov 2021-03-22 11:10:01 +0300
  • 62b8958177 [#472] blobstor: check for blobovnicza without mutex first Evgenii Stratonikov 2021-04-15 17:58:15 +0300
  • 828c8695c1 [#472] blobstor: use DB.Batch() for metabase and blobstor Evgenii Stratonikov 2021-04-09 12:18:38 +0300
  • 934e394e28 [#472] blobstor: move fsTree to a separate package Evgenii Stratonikov 2021-04-08 16:53:25 +0300
  • a8a9f88d90 [#471] cmd: allow to start node as Relay node Evgenii Stratonikov 2021-04-27 14:54:02 +0300
  • 5b85519f20 [#457] innerring: wait until notary tx persists on chain Evgenii Stratonikov 2021-04-27 14:07:06 +0300
  • 60d74bce67 [#466] cli: support NEP-2 and NEP-6 key formats Evgenii Stratonikov 2021-04-21 15:27:32 +0300
  • e9b3488aab [#490] cmd/neofs-node: Do not send rebootstrap after node went offline Alex Vanin 2021-04-21 16:26:04 +0300
  • de74fcc38f [#481] blobstor: use simplelru.LRU cache Evgenii Stratonikov 2021-04-20 16:29:14 +0300
  • c972015255 [#458] Add supported platforms list to README Stanislav Bogatyrev 2021-04-20 22:14:43 +0300
  • ff7a8ae677 [#484] cmd/reputation: split it into subpackages Pavel Karpy 2021-04-18 11:51:49 +0300
  • 7acfc85f8a [#483] morph/client: Throw panic if notary methods are not initialized Alex Vanin 2021-04-19 17:50:44 +0300
  • 477682adb7 [#482] reputation/router: Move router to ./common Pavel Karpy 2021-04-17 22:17:30 +0300
  • ac8441b718 [#482] reputation/router: Make route pkg independent Pavel Karpy 2021-04-17 20:13:29 +0300
  • 0a16aaacb1 [#482] reputation/router: Use trusting peer Pavel Karpy 2021-04-17 19:15:38 +0300
  • 1c92dc2414 [#482] reputation: Fix typos in comments Pavel Karpy 2021-04-14 16:40:52 +0300
  • 66ddff3498 [#479] cmd/neofs-node: Add eigen trust block timer Alex Vanin 2021-04-15 17:57:29 +0300
  • 376bb293b4 [#479] morph/timer: Move block timer to morph package Alex Vanin 2021-04-15 16:50:34 +0300
  • 434ecb41da [#478] morph/client: Try to parse integer as a byte type Alex Vanin 2021-04-15 16:23:12 +0300
  • 13149e794f [#478] innerring: Fix set config method name Alex Vanin 2021-04-15 16:20:58 +0300
  • dc0bd782d2 [#478] innerring: Use dynamic epoch duration in epoch timer Alex Vanin 2021-04-15 09:43:49 +0300
  • c33512d976 [#478] morph/client: Add more global config value getters Alex Vanin 2021-04-15 09:42:35 +0300
  • f02de33f8b [#476] cmd/containter: Make network handlers async Pavel Karpy 2021-04-15 13:27:33 +0300
  • a04f40d616 [#476] cmd/netmap: Make network handlers async Pavel Karpy 2021-04-15 13:24:43 +0300
  • 91e0f4b370 [#476] cmd/container: Add async handlers Pavel Karpy 2021-04-14 17:31:49 +0300
  • 72699b4c26 [#476] reputation: Make reputation report async Pavel Karpy 2021-04-13 15:53:58 +0300
  • 7cd4e409eb [#476] cmd/cfg: Add worker pools Pavel Karpy 2021-04-13 15:15:36 +0300
  • 9a961e21b1 [#477] metabase: Move MergeSplitInfo to storage/util pkg Alex Vanin 2021-04-15 10:23:52 +0300
  • bc09e29bfd [#477] engine: Reuse SplitInfoError fix for engine.Range Alex Vanin 2021-04-14 12:05:53 +0300
  • 7e435db292 [#477] engine: Reuse SplitInfoError fix for engine.Get Alex Vanin 2021-04-14 12:05:20 +0300
  • 7547592ce3 [#477] engine: Iterate over all shards to return complete SplitInfoError Alex Vanin 2021-04-14 11:58:14 +0300
  • e020fe5597 [#477] engine: Add test for missing link issue Alex Vanin 2021-04-14 11:50:21 +0300
  • 2716000b08 [#477] engine: Make generateShardID function independent Alex Vanin 2021-04-14 11:47:42 +0300
  • bd5ce4535a [#475] morph/client: Ignore "already on chain" Pavel Karpy 2021-04-10 21:11:47 +0300
  • 7a25d45f02 [#453] Update config for NEO3 testnet RC1 Alex Vanin 2021-04-01 18:41:46 +0300
  • 4a4aee82e0 [#474] morph/client: Add FaultException to error msg Pavel Karpy 2021-04-09 23:10:59 +0300
  • f6f2e4d10f [#469] cmd/neofs-node: Don't send UpdateState tx at shutdown by default Alex Vanin 2021-04-09 13:51:01 +0300
  • a97e08cfd7 [#473] Implement EigenTrust calculations Leonard Lyubich 2021-04-10 15:02:51 +0300
  • 0ec8bcf6b4 Update neofs-api-go library Leonard Lyubich 2021-04-09 12:16:57 +0300
  • 05b45270c8 [#468] Update neo-go to v0.94.1 Alex Vanin 2021-04-08 17:40:49 +0300
  • 60cc3b3e16 [#460] reputation: Add Router to reputation server Pavel Karpy 2021-04-06 20:15:09 +0300
  • 39f55611c6 [#460] reputation/local: Implement dependencies Pavel Karpy 2021-04-03 11:07:11 +0300
  • 5970a5e6ae [#460] reputation/local: Declare Managers Pavel Karpy 2021-04-03 09:11:12 +0300
  • 91825a0162 [#460] reputation/local: Implement local trust router Pavel Karpy 2021-04-02 21:16:09 +0300
  • e6c9fb283c [#460] Fix typos in commentaries Pavel Karpy 2021-04-02 19:21:05 +0300
  • 0f01a69fd3 [#465] processor/neofs: Don't modify tx details Alex Vanin 2021-04-08 10:56:35 +0300
  • 3e9c578e62 [#465] settlement: Use unified details format for all asset transfers Alex Vanin 2021-04-07 15:12:36 +0300
  • 1d68e74636 [#465] innerring: Add audit fee fetcher to settlement processor Alex Vanin 2021-04-07 13:53:13 +0300
  • 0816f7b63b [#465] settlement/audit: Transfer audit fee to inner ring nodes Alex Vanin 2021-04-07 13:51:47 +0300
  • e11b5bd32b [#465] morph/client: Add audit fee getter in netmap wrapper Alex Vanin 2021-04-07 13:48:46 +0300
  • df909984bd [#461] metabase: Delete graves regardless of the presence of objects Leonard Lyubich 2021-04-06 17:07:42 +0300
  • 27cf6f5112 [#452] Use API structures for reputation PeerID and GlobalTrust Alex Vanin 2021-04-05 12:29:33 +0300
  • 7cf48d4d91 [#452] Update neo-go to latest master Alex Vanin 2021-04-05 12:27:58 +0300
  • b18da34b55 [#452] innerring: Use reputation processor Alex Vanin 2021-03-31 18:41:47 +0300
  • 09e4479d44 [#452] innerring: Add reputation processor Alex Vanin 2021-03-31 18:38:01 +0300
  • 335b31206f [#452] morph/event: Support reputationPut event Alex Vanin 2021-03-31 17:32:47 +0300
  • b9a1aaec23 [#452] morph/client: Add reputation contract client wrapper Alex Vanin 2021-03-31 17:59:07 +0300
  • 9f1a49a562 [#452] morph/client: Add reputation contract client Alex Vanin 2021-03-31 17:02:02 +0300
  • ee29ee2c47 [#456] morph/client: Print transaction hashes in LE Alex Vanin 2021-04-02 14:27:26 +0300
  • 3aae60d517 [#454] innerring: Increase duration of notary deposit Alex Vanin 2021-04-01 20:17:53 +0300
  • 732038ac28 [#444] cmd/node: Serve ReputationService on the node Leonard Lyubich 2021-03-24 12:57:50 +0300
  • 3f9c8f2f59 [#444] reputation: Implement sign and response servers Leonard Lyubich 2021-03-24 12:55:07 +0300
  • b37b608150 [#444] reputation/grpc: Implement gRPC ReputationServiceServer Leonard Lyubich 2021-03-24 12:54:19 +0300
  • df97e35f30 [#444] reputation: Define RPC Server interface Leonard Lyubich 2021-03-24 12:52:35 +0300
  • 747cfa44e5 [#444] Pull neofs-api-go with reputation changes Leonard Lyubich 2021-03-24 12:51:31 +0300
  • bf7b8679bf [#450] Fix go.sum changes at builds with go1.16 Alex Vanin 2021-03-30 18:01:11 +0300
  • 576ed4075e [#450] Add go1.16 in tests Alex Vanin 2021-03-30 17:45:03 +0300
  • 7880438cca Update changelog for v0.18.0 release v0.18.0 Alex Vanin 2021-03-26 15:45:49 +0300
  • 70dcb920b7 [#448] util/keyer: Prioritize hex decoding over base58 Alex Vanin 2021-03-26 15:20:13 +0300
  • 3fe5962e92 [#447] innerring: Use governance processor in inner ring Alex Vanin 2021-03-25 16:24:44 +0300