Commit Graph

326 Commits (731976cc57de38e699032428695d0a276b6ecc13)

Author SHA1 Message Date
Alex Vanin 943318ff40 [#156] Update neofs-s3-gw to v0.18.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-01-14 15:28:50 +03:00
Alex Vanin fd133af80c [#156] Update neofs-http-gw to v0.18.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-01-14 15:28:50 +03:00
Alex Vanin 36450420be [#156] Update neofs-contract to v0.14.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-01-14 15:28:50 +03:00
Alex Vanin 5533e81f64 [#156] Update neofs-node to v0.27.4
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-01-14 15:28:50 +03:00
Alex Vanin a531ff9296 Update neofs-node to v0.27.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-12-09 15:45:27 +03:00
Alex Vanin 9b3b877ff3 Update to latest neo-go and neofs-contract release
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-12-07 17:38:31 +03:00
Alex Vanin 58338d22e9 [#148] Fix S3 gateway version typo
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-11-24 18:37:48 +03:00
Denis Kirillov bed94e3ff9 [#148] Add coredns service
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-11-24 16:01:48 +03:00
Alex Vanin e963907bd4 Update neofs-node to the latest build from master branch
This update introduces changes in storage node config records.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-11-15 13:48:54 +03:00
anastasia prasolova 5462a5dee8 [#144]: removed `NEOGO_NONINTERACTIVE` variable as it isn't used anymore
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-11-08 11:15:05 +03:00
Alex Vanin 887ecd200d Update neofs-node to v0.26.1
Use latest LOCODE base.
Use default section of storage config.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-11-08 10:35:52 +03:00
Alex Vanin b42dd54a49 Revert "[#141] Update locode_db to `v0.2.0`"
This reverts commit 23481920b0.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-10-27 17:45:28 +03:00
Pavel Karpy 23481920b0 [#141] Update locode_db to `v0.2.0`
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-10-22 18:36:49 +03:00
Alex Vanin 25b61614b5 [#140] storage: Remove unused config records for v0.26.0 release
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-10-22 09:09:01 +03:00
Evgenii Stratonikov a7feea730a [#135] .env: update neofs-node version
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-20 17:45:59 +03:00
Evgenii Stratonikov ddbbe20517 [#135] .env: update neofs-contract version
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-20 17:45:59 +03:00
Evgenii Stratonikov 795c64985f [#135] .env: update neo-go version
Update `bin/passwd.exp` to handle commands with and without prompt.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-20 17:45:59 +03:00
Evgenii Stratonikov 4d545a7c43 [#135] services: fix docker compose warnings
```
WARN[0000] network internet: network.external.name is deprecated in favor of network.name
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-20 17:45:59 +03:00
Evgenii Stratonikov 34382823d7 [#139] .mk: allow to set container alias fee
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-20 11:57:52 +03:00
anastasia prasolova 1fdc65e563 [#71] Add "update.eigen_trust_value" target for make
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-10-18 11:51:05 +03:00
Pavel Karpy 347be12c50 [#138] main_chain: Decrease seconds per block to 1
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-10-18 11:19:31 +03:00
Alex Vanin 28d57c0b13 bin: Adopt resolve script for new NNS contract
Supports both old NNS (neofs-contract v0.11.0)
version and new one NNS.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-10-12 15:38:57 +03:00
Alex Vanin 80fb9b3bc2 [#133] Increase GAS emission and notary deposits
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-30 18:42:14 +03:00
Alex Vanin 0bc7f842a3 [#132] Update neofs-node to v0.25.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-28 18:10:36 +03:00
Alex Vanin 4b72092ced [#47] Use NNS resolver in scripts
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-22 10:21:09 +03:00
Alex Vanin 28f9083e9f [#47] Add script to resolve side chain contract addresses from NNS
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-22 10:21:09 +03:00
Denis Kirillov 897ac9c6dc [#129] Update s3-gw version to 0.17.0-rc.1
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-09-02 15:17:36 +03:00
Pavel Karpy a6f9e280b9 [#128] Update neofs-node to `v0.24.0`
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-08-31 11:59:05 +03:00
Alex Vanin a517937074 Update neofs-contract to v0.10.1 with neo-go v0.97.2
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-08-30 18:23:57 +03:00
anastasia prasolova 5f98261112 add sleep for one morph block time on tick new epoch
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-08-25 17:58:45 +03:00
Pavel Karpy 5067095ec0 [#125] doc: Fix notary disabling service
Storage node and IR in 0.23.1 are able to deduct
if notary service is enabled, so there is no such
env for them anymore.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-08-09 17:33:58 +03:00
Alex Vanin 8cc58cc639 [#124] Update neofs-node to v0.23.1
Do not update neo-go to v0.97.1, because it breakes
pre-defined chain dump.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-08-09 15:10:37 +03:00
Alex Vanin a011d6701d [#120] bin: Support notary disabled workflow for helper commands
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-30 12:15:06 +03:00
Alex Vanin 59b103b9a5 [#122] Update neofs-node to v0.23.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-23 21:34:31 +03:00
Alex Vanin 695414959f [#122] Update neofs-contract to v0.10.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-23 21:34:31 +03:00
Alex Vanin f1ecab97bd [#121] Makefile: Add target to restart storage nodes with volume clean
Can be used for test suits without full neofs-dev-env restart.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-23 13:15:35 +03:00
anastasia prasolova 3102e72cc8 [#118] bin: Use non-interactive `docker exec` on testinvokefunction
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-22 12:59:48 +03:00
Stanislav Bogatyrev 80b7b3caeb
Bump http gateway version (#117)
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2021-07-19 15:23:45 +03:00
Alex Vanin 8ed24e8248
[#116] Update S3 gate to v0.16.0 (#116)
With latest release we don't need special key files, instead
we can work with NEP-6 wallets that can be unrelated to
user.key wallet.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-16 16:53:35 +03:00
Alex Vanin 9c275da0e6 [#115] Update neofs-node to v0.22.3
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-13 17:29:05 +03:00
anastasia prasolova 37dcb9b041 change locode "RU MSK" -> "RU MOW"
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-09 18:08:10 +03:00
anastasia prasolova 74ccc1b222 move s04 tls keys configuration from .storage.env to compose file
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-09 14:23:21 +03:00
Denis Kirillov 91c8688cfa [#111] Use the same 8080 port to insecure
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-07-08 15:28:24 +03:00
Pavel Karpy 991fbb379e [#110] Update SN and IR to v0.22.2
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-07-07 17:59:30 +03:00
Pavel Karpy 014a22818e [#110] .gitignore: Add `*.cert`s and `*.key`s
Add TLS certificates and keys located in
`services/storage/` and generated for storage
nodes to gitignore.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-07-07 17:59:30 +03:00
anastasia prasolova 2fd6d2c549 Use debug flags for chain and morph_chain services
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-07 17:57:40 +03:00
EliChin c94c5c6a54 Add MORPH_MAGIC in env target
Signed-off-by: EliChin <elizaveta@nspcc.ru>

Change MAINNET_MAGIC to MORPH_MAGIC

Signed-off-by: EliChin <elizaveta@nspcc.ru>
2021-07-07 17:37:28 +03:00
Denis Kirillov 0628101b05 [#90] Update readme
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-07-06 17:02:04 +03:00
Denis Kirillov 58bc422f2b [#90] Added tls cert to nodes
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-07-06 17:02:04 +03:00
Denis Kirillov 1aa8d407ff [#90] Enabled tls for s04
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2021-07-06 17:02:04 +03:00