Commit Graph

344 Commits (master)

Author SHA1 Message Date
Evgenii Stratonikov 86a36a3ff4 Update neofs-* to v0.33.0
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-10-24 19:24:03 +03:00
Denis Kirillov 55c1add70c [#225] makefile: pull only enabled services
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-10-20 18:29:34 +03:00
anastasia prasolova 3a13c5398c Fix CODEOWNERS file
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-10-16 20:29:52 +03:00
anastasia prasolova daab798d41 Add CODEOWNERS file
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-10-16 20:28:26 +03:00
Evgenii Stratonikov 20a4e9f1ee [#226] morph_chain: Allow to use contracts from directory
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-10-11 15:59:22 +03:00
Alexey Vanin 8b0291d008 [#221] Enable sessions
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-28 15:54:34 +03:00
Denis Kirillov 4217506ab7 [#217] Add rest-gw service
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-09-23 16:47:06 +03:00
Alexey Vanin 446bbb6a56 [#219] Update storage config
Configure side chain cache differently.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-21 09:52:51 +03:00
Artem Ivanov eb5ba83a77 [#219] Do not fail clean target if docker volume does not exist
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-21 09:52:51 +03:00
Artem Ivanov 462db79537 [#219] Configure hardcoded images in .env
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-21 09:52:51 +03:00
Evgenii Stratonikov c4ceb1c585 [#218] Remove trailing spaces
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-09-16 11:22:09 +03:00
Evgenii Stratonikov edc6513991 [#216] Update neofs components
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-09-16 11:22:09 +03:00
Alexey Vanin baea15f554 [#208] Move neofs-adm config to the repo root
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin 4eac13ec3c [#208] Rename essential services to bootstrap services
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin aacbb8f82f [#208] Use neofs-adm to deploy sidechain environment
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin d93f2fc79e [#208] Update neofs-adm config
Network section is required for environment deploy.
Values are taken from neo-preodolenie.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin f07be5a032 [#208] Increase MaxGasInvoke in morph chain
Environment deploy requires bigger GAS limit for
complex contract deploy transactions.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin 8c6f321e5f [#208] Download contracts and neofs-adm
These artifacts are required for environment deploy.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Alexey Vanin dff6b86f96 [#208] Split basic services into basic and essential
Essential services run chains. Between basic
and essential runs adm tool can deploy environment.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-09-13 17:48:51 +03:00
Pavel Karpy c4a55445d1 [#197] ir: Add minimal `neofs-adm` configuration file
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-24 13:00:24 +03:00
Pavel Karpy 587a6b3eec [#197] ir: Support `neofs-adm`
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-24 13:00:24 +03:00
Evgenii Stratonikov e62b223f25 [#205] services/storage: Determine certificate presence at runtime
`ifeq` executes during parsing, because of this `make down clean up`
doesn't work as expected.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-08-24 13:00:09 +03:00
Alexey Vanin ac34ec1f33 [#206] Fix contract addresses in Inner Ring config
Along with this commit, chain dumps from
nspcc-dev/neofs-contract were updated.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-08-24 12:59:54 +03:00
Denis Kirillov 870d435ee1 [#202] Update gates versions
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-08-23 16:27:15 +03:00
Evgenii Stratonikov 1a208d7421 [#201] .env: Update dependencies
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-08-23 13:44:44 +03:00
Pavel Karpy 2a1e863cd7 [#199] README: Add `make` minimum version required
Makefile contains `.ONESHELL` that is supported only in `3.82+`.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-10 12:31:08 +03:00
anastasia prasolova 374724f04f [#196] s3_gate wallet is completed with fields required by JSON schema
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-28 19:37:09 +03:00
anastasia prasolova e2c169e440 [#196] Remove `-i` key in `docker exec` in `bin/resolve.sh`
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-28 19:37:09 +03:00
Denis Kirillov e904506e3d [#195] Update s3 and http gates version
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-07-26 11:16:36 +03:00
Pavel Karpy 1661dd840a [#194] Update neo-go to cbc693d5
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-07-26 10:37:22 +03:00
Pavel Karpy 652934bc09 [#194] Update neofs-* to v0.30.0
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-07-26 10:37:22 +03:00
anastasia prasolova ce228c10e0 [#193] Add error pretty printing for `services/nats/generate_cert.sh`
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-08 15:59:37 +03:00
Evgenii Stratonikov b725905b39 [#185] bin: Print human-readable errors
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-07 18:07:13 +03:00
anastasia prasolova 7448e2e777 [#192] Sort and exclude duplicates of `make env` output
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-07 16:09:14 +03:00
anastasia prasolova 59c238fa0e [#191] Decrease Blobovnicza height and width
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-07 13:58:31 +03:00
anastasia prasolova 6cc08e84fb [#190]: Fixed network name for coredns service
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-29 16:31:03 +03:00
Alex Vanin 3f6a2b725b [#189] Update neofs-http-gw to v0.21.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-06-28 13:51:05 +04:00
Pavel Karpy 54ce9c3d83 [#188] node: Remove default wallet addresses from the config
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-28 09:45:13 +03:00
anastasia prasolova 88d5342b57 [#187]: Added fields to wallets to match JSON schema
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-06-13 23:55:55 +03:00
Evgenii Stratonikov bf3b97e60a [#184] .env: Update contracts and node
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-06-09 11:26:28 +03:00
Evgenii Stratonikov 33eabe2a0a [#184] .env: Add CHAIN_PATH variable in .env
Make it easier to see the variable and that gzipped dump is expected.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-06-09 11:26:28 +03:00
Alex Vanin 6e9236c8c5
[#179] Fix helathchecks in storage nodes (#183)
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-06-08 16:32:49 +03:00
Pavel Karpy c8d48c9053 [#163] node: Add object notification support
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-06 10:03:17 +03:00
Anatoly Bogatyrev 3ed668a144
Information about make get in the case of the first run to the Readme file has been added. (#182)
Signed-off-by: anatoly@nspcc.ru <anatoly@nspcc.ru>
2022-06-02 20:58:02 +03:00
Elizaveta Chichindaeva b156466654 [#179] Wallets for SN instead of keys
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-06-02 11:41:30 +03:00
Stanislav Bogatyrev b971d223ea Fix minor formatting issues
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2022-06-02 09:39:44 +03:00
a.y.volkov b8e1b7a020 Fix PR comment.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-06-02 09:39:44 +03:00
a.y.volkov 90463fe3f6 Update readme file.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
2022-06-02 09:39:44 +03:00
anastasia prasolova b3152e6887 [#177] Fixed hyphens in `generate_cert.sh` script
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-05-23 13:53:39 +03:00
Alex Vanin c28d105a8f [#176] Add makefile target to set homomorphic hash disabled flag
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-05-16 15:27:21 +03:00