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
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
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
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
Pavel Karpy
587a6b3eec
[ #197 ] ir: Support neofs-adm
...
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-24 13:00:24 +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
Elizaveta Chichindaeva
b7d0bc96bf
Add .int_test.env files for config amendments ( #167 )
...
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-04-07 15:33:53 +03:00
Evgenii Stratonikov
1d58f1774d
[ #164 ] services: Do not use underscore in hostnames
...
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-03-04 16:18:05 +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
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
Alex Vanin
c5044c761c
[ #98 ] Include user wallet in side chain
...
Can be useful to check side chain balance.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-06-16 18:28:19 +03:00
Alex Vanin
ebc0f96b2f
[ #76 ] Update neo-go and contracts to N3 testnet RC2 version
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-21 14:26:43 +03:00
Alex Vanin
8363a5c875
Use neo-go v0.94.1 and update side chain contracts
...
Now side chain stores state roots in block headers and
have configurable fee for data audit result register.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-04-09 13:12:21 +03:00
Alex Vanin
3a8b6bcadd
Update side chain magic number
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-29 09:26:51 +03:00
Alex Vanin
63a8505c11
Update neofs-node to v0.17.0
...
This updates includes neo-go update to v0.94.0
that triggered wallet and address changes. Also
neofs-node configuration expanded with notary
related values.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-23 09:01:00 +03:00
Alex Vanin
1818199ffc
Download devenv chain dumps from github release
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-30 14:52:57 +03:00
Alex Vanin
4d3ae36e9b
Update environment for preview4
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-30 14:52:57 +03:00
Stanislav Bogatyrev
178ddfa8d3
Update documentation
...
Brief descriptions of newly added services and minor README updates.
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-12-03 15:12:11 +03:00
Alex Vanin
2d91848c67
Update neofs-node to v0.12.0
...
With this commit:
* sidechain produces block per second,
* inner ring nodes emit gas through alphabet contracts,
* storage nodes re-bootstrap every couple of epochs, otherwise
they will be removed from netmap.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-18 10:13:44 +03:00
Stanislav Bogatyrev
a4cb92016f
Restart IR and Storage on failures
...
Removing useless container health checks and just making IR and Storage nodes to
restart on failure. NeoFS daemons should do all they can to survive.
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-24 13:50:34 +03:00
Stanislav Bogatyrev
7d8fbc7754
Use common /etc/hosts
...
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-24 12:34:33 +03:00
Stanislav Bogatyrev
d0cfbcd95a
Move start-stop order to single config
...
Now .services file defines list and order of services to start and stop.
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-24 00:14:32 +03:00
Stanislav Bogatyrev
959d994ae5
Add local devenv domain
...
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-23 09:54:19 +03:00
Alex Vanin
a2df248141
[ #2 ] Prepare environment for preview-3
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-09-22 18:03:14 +03:00
anatoly@nspcc.ru
585031f1ba
Reduce block generation time
...
To reduce integration tests run time, reduce the block generation time to 5
seconds
2020-09-22 18:01:35 +03:00
Stanislav Bogatyrev
fb50d30a2b
Fix chain dump download URL
2020-07-26 22:05:24 +03:00
alexvanin
9f05ed3d0f
Update neofs-node to v0.11.0
...
This commit:
- removes unused .drone.yml,
- updates neofs-node and neofs-cli up to v0.11.0,
- updates chain dumps.
2020-07-24 18:02:06 +03:00
Stanislav Bogatyrev
4783b763cd
Change chain dump download locations
2020-07-12 00:10:21 +03:00
alexvanin
4ea09ba995
Initial commit
2020-07-10 18:33:27 +03:00