Commit graph

  • 96febdb6a5 [#324] morph/subscriber: Make block channel in constructor Leonard Lyubich 2021-01-25 14:53:12 +0300
  • d01b4e1a2d [#324] ir: Measure GAS emission intervals in sidechain blocks Leonard Lyubich 2021-01-22 18:49:52 +0300
  • 19bb94cc04 [#324] ir: Measure epochs in sidechain blocks Leonard Lyubich 2021-01-22 18:01:44 +0300
  • b5dc28f79c [#324] ir/timers: Complicate the logic of fractional block intervals Leonard Lyubich 2021-01-21 22:16:43 +0300
  • 476349dd1c [#324] ir/timers: Implement chain block timer Leonard Lyubich 2021-01-21 19:32:41 +0300
  • 23c220ae28 [#324] morph/listener: Register handlers of new chain blocks Leonard Lyubich 2021-01-20 20:08:06 +0300
  • c65d1d9db9 [#324] morph/subscriber: Subscribe on new chain blocks Leonard Lyubich 2021-01-20 20:05:52 +0300
  • 65eca6077e Update docker-compose testnet config to latest image Alex Vanin 2021-01-27 21:24:14 +0300
  • ccdea0ea2c Update changelog for v0.14.3 v0.14.3 Alex Vanin 2021-01-27 20:57:27 +0300
  • 66a8bcac1e [#347] Update neofs-api-go to v1.22.2 Alex Vanin 2021-01-27 20:25:37 +0300
  • e252f93dbf [#350] object/acl: Make best effort to classify request Alex Vanin 2021-01-27 11:47:40 +0300
  • 6e8f5b9d63 [#351] config/testnet: Add debug section in readme Alex Vanin 2021-01-27 18:01:20 +0300
  • 5d7451d388 [#349] innerring/audit: Use pivot in container placement Alex Vanin 2021-01-26 19:57:03 +0300
  • 198eb06032 [#339] cmd/node: Change the way the local NodeInfo structure is stored Leonard Lyubich 2021-01-25 11:23:06 +0300
  • c77d346016 [#339] services/netmap: Use dynamic node information Leonard Lyubich 2021-01-25 11:02:20 +0300
  • f83fbe1422 [#345] Update neofs-api-go to latest master Alex Vanin 2021-01-25 13:31:14 +0300
  • b032504a8d [#342] Fixes around Dockerfiles Evgeniy Kulikov 2021-01-23 20:08:55 +0300
  • 34a97985b2 [#341] Add shell in docker images Alex Vanin 2021-01-22 20:48:38 +0300
  • f5dfaf307d [#336] Use Alpine for cli instead of scratch Evgeniy Kulikov 2021-01-22 11:59:41 +0300
  • e03d906cb7 [#334] engine: Make tests more predictable Alex Vanin 2021-01-20 21:13:18 +0300
  • 6eb0706b08 Update changelog for v0.14.2 v0.14.2 Alex Vanin 2021-01-20 17:00:36 +0300
  • 0745267411 [#47] innerring: Increase minimal extra fee on contract invocations Alex Vanin 2021-01-20 16:11:43 +0300
  • 8865252daf [#325] innerring: Fix storage node re-bootstrap approval Alex Vanin 2021-01-18 17:59:51 +0300
  • 3bf1519b1d [#323] cmd/node: Set BoltDB timeout option of Metabase component Leonard Lyubich 2021-01-18 16:04:13 +0300
  • a9c1f88b8a [#323] storage/blobovnicza: Add Timeout option of BoltDB instances Leonard Lyubich 2021-01-18 16:03:00 +0300
  • 06085ba8be [#323] storage/shard: Fix message of the error returned by Open method Leonard Lyubich 2021-01-18 15:54:55 +0300
  • cf00682065 [#323] cmd/node: Call Close method of the storage engine on app shutdown Leonard Lyubich 2021-01-18 12:04:58 +0300
  • 9f41192bff [#323] cmd/node: Compose functions for closing components in app Leonard Lyubich 2021-01-18 11:56:14 +0300
  • 707434efa9 [#323] cmd/node: Set default value of Blobovnicza's storage size limit Leonard Lyubich 2021-01-18 11:32:35 +0300
  • 53f8f06f2d [#323] cmd/node: Set default value of small size limit cfg of BlobStor Leonard Lyubich 2021-01-18 11:32:07 +0300
  • 1ab630eb24 [#323] storage/shard: Fix message of the error returned by Init method Leonard Lyubich 2021-01-18 11:27:27 +0300
  • b5a1c03fb9 [#323] storage/engine: Fix message of the error returned by Open method Leonard Lyubich 2021-01-18 11:26:49 +0300
  • c5ce777311 Update changelog for v0.14.1 v0.14.1 Alex Vanin 2021-01-15 11:07:46 +0300
  • 3aa12797bd Update neofs-api-go to v1.22.1 Alex Vanin 2021-01-15 17:48:10 +0300
  • 6b41f399d0 [#309] Add configuration for storage node testnet deployment Alex Vanin 2021-01-13 16:07:01 +0300
  • 0690a54299 [#315] cmd/cli: Add set-status command to control section Leonard Lyubich 2021-01-15 14:55:06 +0300
  • fa0ea35f83 [#315] cmd/node: Implement node status updating in application Leonard Lyubich 2021-01-15 14:53:41 +0300
  • 619f8826e1 [#315] control: Implement SetNetmapStatus on Server Leonard Lyubich 2021-01-15 14:51:34 +0300
  • f39d08bda7 [#315] control: Add SetNetmapStatus rpc Leonard Lyubich 2021-01-15 14:51:15 +0300
  • e5dc4ede57 [#312] control: Add newline at the end of proto file Leonard Lyubich 2021-01-15 16:22:21 +0300
  • b418aa6130 [#312] cmd/cli: Add health status to healthcheck command output Leonard Lyubich 2021-01-15 13:34:07 +0300
  • 4666a7797b [#312] cmd/node: Switch health status while the application is running Leonard Lyubich 2021-01-15 13:28:37 +0300
  • 147399f547 [#312] cmd/node: Implement HealthStatus method on node application Leonard Lyubich 2021-01-15 13:23:46 +0300
  • f327024ee7 [#312] control/server: Extended HealthChecker interface Leonard Lyubich 2021-01-15 13:22:44 +0300
  • 6ae51e41f9 [#312] control: Add health status field to health check response body Leonard Lyubich 2021-01-15 13:18:03 +0300
  • 0abb8acef3 [#312] control: Define HealthStatus enum Leonard Lyubich 2021-01-15 13:13:41 +0300
  • 71fcbd3ed4 [#313] cmd/node: Update netmap status in the right way Leonard Lyubich 2021-01-15 13:02:59 +0300
  • 83d4420a30 [#313] control: Rename HealthStatus enum to NetmapStatus Leonard Lyubich 2021-01-15 12:42:31 +0300
  • a89567a88d [#317] morph/client: Return complete eACL signature from contract Alex Vanin 2021-01-14 19:00:10 +0300
  • c75a828adf [#311] control: Fix loss of parent attribute keys in netmap converter Leonard Lyubich 2021-01-15 16:06:02 +0300
  • 6c9dab481c [#311] control: Cover StableMarshal methods with unit tests Leonard Lyubich 2021-01-15 11:33:09 +0300
  • 5f22e7fac7 Add newline at end of Control service proto file Leonard Lyubich 2021-01-15 10:50:20 +0300
  • 8d81954afe [#168] cmd/cli: Print netmap in JSON format Leonard Lyubich 2021-01-15 10:48:15 +0300
  • 36d8e2d3b7 [#311] control: Implement JSON marshaler on Netmap message Leonard Lyubich 2021-01-15 10:40:19 +0300
  • dde24bc9e5 [#311] control: Rewrite methods for binary encoding and signatures Leonard Lyubich 2021-01-15 10:39:03 +0300
  • e9d4b2d25b [#311] Recompile protobuf files Leonard Lyubich 2021-01-15 09:23:21 +0300
  • 9050d41099 [#311] Rewrite make protoc target similarly to neofs-api-go Leonard Lyubich 2021-01-15 09:22:56 +0300
  • cd4055d0b7 [#168] cmd/cli: Add snapshot command to netmap section Leonard Lyubich 2021-01-14 21:32:14 +0300
  • 3e882d963f [#311] services/control: Implement NetmapSnapshot method Leonard Lyubich 2021-01-14 19:32:23 +0300
  • 28777911fb [#311] services/control: Define NetmapSnapshot rpc Leonard Lyubich 2021-01-14 19:06:49 +0300
  • 88023f3655 [#311] services/control: Define Netmap structure Leonard Lyubich 2021-01-14 18:59:39 +0300
  • 62de9f327e [#319] Do not return payload formatting error on regular objects Alex Vanin 2021-01-15 15:45:42 +0300
  • f311be3ab6 [#234] Fix ineffassign linter remark Leonard Lyubich 2021-01-14 10:51:05 +0300
  • 73e99fa590 [#306] cmd/node: Rename permitted_keys config value to authorized_keys Leonard Lyubich 2021-01-14 10:48:59 +0300
  • 0a0ee89665 [#306] control: Rename WithAllowedKeys function to WithAuthorizedKeys Leonard Lyubich 2021-01-14 10:47:18 +0300
  • abd9952e46 [#306] Rename Private service to Control service Leonard Lyubich 2021-01-13 16:46:39 +0300
  • df3746fa68 [#306] cmd/node: Switch health status on boot and shutdown Leonard Lyubich 2021-01-13 16:36:41 +0300
  • 44a0fb5a69 [#306] private: Define and use HealthChecker interface to get the status Leonard Lyubich 2021-01-13 16:34:59 +0300
  • e8bd2eac0d [#307] cmd/cli: Implement private command for private API access Leonard Lyubich 2021-01-13 15:51:36 +0300
  • f3cac6cc31 [#306] cmd/node: Serve private node service in storage node app Leonard Lyubich 2021-01-13 15:51:05 +0300
  • c1b8a4815f [#306] private: Implement server of gRPC private node service Leonard Lyubich 2021-01-13 15:49:46 +0300
  • e75ddb0549 [#306] private: Implement setters on generated proto messages Leonard Lyubich 2021-01-13 15:48:33 +0300
  • 85ec633938 [#306] Define and compile proto files for private node service Leonard Lyubich 2021-01-13 15:47:54 +0300
  • ca225fa3e8 [#304] cmd/neofs-node: Update morph endpoint config indent Alex Vanin 2021-01-12 17:22:04 +0300
  • 842fb9248c [#304] cmd/neofs-node: Tidy default configuration and log output Alex Vanin 2021-01-12 16:26:39 +0300
  • 63ebe41991 [#304] cmd/neofs-node: Select random NEO endpoints from the list Alex Vanin 2021-01-12 16:25:30 +0300
  • 3774c5d69a [#304] cmd/neofs-node: Catch closing channel of listener endpoint Alex Vanin 2021-01-12 14:05:08 +0300
  • 1e170c3812 [#234] services/object: Support netmap epoch and lookup dead in read ops Leonard Lyubich 2021-01-12 17:55:02 +0300
  • 2f4d90025f [#234] core/netmap: Extend Source interface Leonard Lyubich 2021-01-12 17:42:00 +0300
  • 1d56e60589 [#302] Remove unused FSBucket component Alex Vanin 2021-01-11 19:27:44 +0300
  • b62b19cb5a [#302] Fix goimports linter errors Alex Vanin 2021-01-11 18:24:46 +0300
  • e88c1f750d [#302] Fix golint else/return linter errors Alex Vanin 2021-01-11 18:21:06 +0300
  • 0f3570bdeb [#302] Fix golint naming linter errors Alex Vanin 2021-01-11 18:17:42 +0300
  • 74a68af5c2 [#302] Fix golint underscore linter errors Alex Vanin 2021-01-11 18:17:06 +0300
  • 7e30b0b9c8 [#302] Fix exhaustive linter errors Alex Vanin 2021-01-11 18:15:16 +0300
  • 04c0c1b8f5 [#302] Fix errcheck linter errors Alex Vanin 2021-01-11 18:14:16 +0300
  • 5e231c515a [#302] Fix whitespace linter errors Alex Vanin 2021-01-11 18:12:38 +0300
  • 8d79ac1d13 [#302] Update linter config Alex Vanin 2020-12-30 14:06:44 +0300
  • 9ea75e51b2 [#303] morph/netmap: Implement getting network map snapshot by epoch Leonard Lyubich 2021-01-12 14:26:58 +0300
  • d58e28afee [#298] morph/netmap: Use netmap.NodeState argument in UpdatePeerState Leonard Lyubich 2021-01-11 17:36:55 +0300
  • b45360b933 [#298] cmd/node: Go offline on application shutdown Leonard Lyubich 2021-01-11 14:57:01 +0300
  • 159351fd55 [#298] morph/netmap: Fix invocation of UpdateState contract method Leonard Lyubich 2021-01-11 14:54:41 +0300
  • d26716e792 [#298] ir: Fix parser of UpdateState notification event of Netmap contract Leonard Lyubich 2021-01-11 14:52:48 +0300
  • 07a6e2cc43 [#290] cmd/cli: Trim 0x prefix from salt argument of object hash cmd Leonard Lyubich 2021-01-11 17:43:38 +0300
  • 6df8c84fc2 [#290] cmd/cli: Add salt flag to object hash command Leonard Lyubich 2021-01-11 16:51:29 +0300
  • 3a7f6701d8 [#290] object/rangehash: Apply salt to data before hashing Leonard Lyubich 2021-01-11 16:50:49 +0300
  • 0e2c761481 [#290] object/rangehash: Add salt to RangeHashPrm structure Leonard Lyubich 2021-01-11 16:50:04 +0300
  • ba03f46316 [#290] util: Implement salting writer Leonard Lyubich 2021-01-11 16:47:35 +0300
  • 3bbd0bc95c [#300] innerring: Fix status value in update peer state invocation Alex Vanin 2021-01-11 16:27:35 +0300
  • 27711d64f0 Minor typo fixes v0.14.0 Stanislav Bogatyrev 2020-12-30 13:07:48 +0300