[#84] Implement tick.epoch make target

`make tick.epoch` target transfers the NeoFS environment to the next epoch.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
wallet-connect
Leonard Lyubich 2021-06-02 16:13:13 +03:00 committed by Alex Vanin
parent 9f2a340dd5
commit 39b5018a01
1 changed files with 6 additions and 0 deletions

View File

@ -21,3 +21,9 @@ update.eigen_trust_iterations:
# Update basic income rate in fixed 12 (make update.basic_income_rate val=1000)
update.basic_income_rate:
@./bin/config.sh BasicIncomeRate $(val)
# Tick new epoch in side chain
tick.epoch:
# UnusedGlobalVariable is passed as argument to
# provoke epoch change without any changes in `bin/*`.
@./bin/config.sh UnusedGlobalVariable 0