Releases: turboflakes/scouty
Releases · turboflakes/scouty
Scouty v0.3.6
Note: This release was built using rustc 1.62.1 (e092d0b6b 2022-07-16)
🔧 Changes
- Fix invalid positional arguments
Scouty v0.3.5
Note: This release was built using rustc 1.62.1 (e092d0b6b 2022-07-16)
✨ New
- Make Total nominators stake and Raw stake per nominee available at position
${21}
for_init
and_new_session
scripts
Scouty v0.3.1
Note: This release was built using rustc 1.61.0 (fe5b13d68 2022-05-18)
Scouty v0.3.0
Note: This release was built using rustc 1.59.0 (9d1b2106e 2022-02-23)
🔧 Changes
- Fix skipping finalised blocks by updating
subxt
crate dependency to latest commit 8b19549 - version 0.18.1 - Fix zombie processes from calling external bash scripts commands
💥 Breaking Changes
- Rename
--expose-total-nominators
flag to--expose-all-nominators
and rename allTOTAL_NOMINATORS
variables toALL_NOMINATORS
in all bash scripts - Fix
check_1kv_nominators.sh
- expose chain name as a new input variable to fetch nominators from the respective Polkadot/Kusama 1KV backend api
📦️ Supported runtimes
Polkadot/9170
Kusama/9170
Westend/9170
Scouty v0.2.2
Note: This release was built using rustc 1.58.1 (db9d1b20b 2022-01-20)
✨ New
- Add block number to session and era scripts has positional argument
${9}
- Expose Para validator under a new flag
--expose-para-validator
. If para validator in current session is available through positional argument${22}
and the total number of para validator times in previous 6 sessions in argument${23}
- Expose Era points under a new flag
--expose-era-points
with previous validator era points available at${24}
and average points at position${25}
- Projected APR calculation based on Polkadot.js formula. Value available at position
${13}
- Additional system metrics loaded directly from the node
🔧 Changes
- Review
_init.sh
,_new_era.sh
,_new_session.sh
examples. - Adjusted 1KV nominators message
####💥 Breaking changes
- With the addition of the APR at position
${13}
all the next arguments in the bash scripts have shifted their position by one. NOTE: You may want to review your custom scripts to confirm if any of the parameters in use have changed
📦️ Supported runtimes
Polkadot/9151
Kusama/9151
Westend/9150
Scouty v0.2.1
Note: This release was built using rustc 1.58.1 (db9d1b20b 2022-01-20)
Scouty v0.1.24
Note: This release was built using rustc 1.58.1 (db9d1b20b 2022-01-20)
✨ New
- Expose Total Nominators with flag
--expose-total-nominators
- Add new flag
--expose-all
to expose all positional arguments in scripts using only a single flag
🔧 Changes
- Review scripts to fit total nominators and improve readability
- Update metadata Polkadot runtime/9151
📦️ Supported runtimes
Polkadot/9151
Kusama/9151
Westend/9150
Scouty v0.1.23
Note: This release was built using rustc 1.58.1 (db9d1b20b 2022-01-20)
✨ New
- Total authored blocks from previous 6 sessions
🔧 Changes
- Fix last session authored blocks
📦️ Supported runtimes
Polkadot/9140
Kusama/9151
Westend/9150
Scouty v0.1.22
Note: This release was built using rustc 1.58.0 (02072b482 2022-01-11)
🔧 Changes
- fix default value for the positional argument 9 (TBD) available in new session and new era hook scripts
📦️ Supported runtimes
Polkadot/9140
Kusama/9151
Westend/9150
Scouty v0.1.21
Note: This release was built using rustc 1.58.0 (02072b482 2022-01-11)
📦️ Supported runtimes
Polkadot/9140
Kusama/9151
Westend/9150