Releases: turboflakes/crunch
Crunch v0.18.3
Note: This release was built using rustc 1.81.0 (eeb90cda1 2024-09-04)
🚩 Update Priority
This is a Low priority release, please update as appropriate.
🔧 Changes
- Fix processing Non Identity stashes and Pools when
CRUNCH_GROUP_IDENTITY_ENABLED
is active
📦️ Current builtin runtime metadata
- polkadot/1003000
- people-polkadot/1002007
- kusama/1003000
- people-kusama/1002007
- paseo/1003000
- people-paseo/1002007
Crunch v0.18.2
Note: This release was built using rustc 1.81.0 (eeb90cda1 2024-09-04)
🚩 Update Priority
This is a Low priority release, please update as appropriate.
🔧 Changes
- Fix RPC reconnection timeout
- Log call data in debug mode
📦️ Current builtin runtime metadata
- polkadot/1003000
- people-polkadot/1002007
- kusama/1003000
- people-kusama/1002007
- paseo/1003000
- people-paseo/1002007
Crunch v0.18.1
Note: This release was built using rustc 1.81.0 (eeb90cda1 2024-09-04)
🚩 Update Priority
This is a High priority release, please update as appropriate.
🔧 Changes
- Update Polkadot metadata to support runtime 1003000
- Update Paseo metadata to support runtime 1003000
- Add People-Paseo support
📦️ Current builtin runtime metadata
- polkadot/1003000
- people-polkadot/1002007
- kusama/1003000
- people-kusama/1002007
- paseo/1003000
- people-paseo/1002007
Crunch v0.17.1
Note: This release was built using rustc 1.80.1 (3f5fd8dd4 2024-08-06)
🚩 Update Priority
This is a High priority release, please update as appropriate.
🔧 Changes
- Update Kusama metadata to support runtime 1003000
📦️ Additional builtin runtime metadata
- kusama/1003000
Crunch v0.17.0
Note: This release was built using rustc 1.80.0 (051478957 2024-07-21)
🚩 Update Priority
This is a Low priority release, please update as appropriate.
✨ New
- Fetch identities from people-polkadot chain with use of an RPC endpoint specified at
--substrate-people-ws-url
or environment variableCRUNCH_SUBSTRATE_PEOPLE_WS_URL
;
📦️ Additional builtin runtime metadata
- polkadot/1002007
- people-polkadot/1002006
Crunch v0.16.0
Note: This release was built using rustc 1.78.0 (9b00956e5 2024-04-29)
🚩 Update Priority
This is a Low priority release, please update as appropriate.
✨ New
- Fetch identities from people-kusama/people-westend chain with use of an RPC endpoint specified at
--substrate-people-ws-url
or environement variableCRUNCH_SUBSTRATE_PEOPLE_WS_URL
; only available for Kusama & Westend - Allow crunch to run payouts and exit with run mode
once
; useful if you would like to setup crunch as cronjob; - Connect to a specific network via smoldot with flag
--enable-light-client
; no need to specify an RPC endpoint via--substrate-ws-url
; usage examplecrunch kusama --enable-light-client rewards once
. - Group payouts and report messages by validators main identity using flag
--enable-group-identity
; useful to organise long list of validator stashes with different identities; usage examplecrunch kusama --enable-group-identity rewards era
.
🔧 Changes
- Update
subxt v0.37.0
(make use of unstable subxt RPC reconnection, unstable light client features and support the new sign extensionCheckMetadataHash
) - Iterate transaction progress to only evaluate events when block is finalised, log and drop all other states
- Generate only metadata from used pallets
- Fix Paseo and Westend networks
📦️ Additional builtin runtime metadata
- polkadot/1002000
- kusama/1002001
- westend/1011000
- paseo/1002000
Crunch v0.15.0
Note: This release was built using rustc 1.77.2 (25ef9e3d8 2024-04-09)
🚩 Update Priority
This is a Medium priority release, please update as appropriate.
✨ New
- Add tip for block author optional with option
--tx-tip
or variableCRUNCH_TX_TIP
- Add transaction mortal optional with option
--tx-mortal-period
orCRUNCH_TX_MORTAL_PERIOD
- Add github personal access token with option
--github-pat
orCRUNCH_GITHUB_PAT
to grant access to a list of stashes defined in a private github repo - Sort stashes by identity, no-identity and push warnings to bottom
🔧 Changes
- Review
no bonded controller
message - Fix oversubscribed validators by checking all unclaimed pages
Crunch v0.14.0
Note: This release was built using rustc 1.77.2 (25ef9e3d8 2024-04-09)
🚩 Update Priority
- This is a High priority release, please update as appropriate.
🔧 Changes
- Fixes breaking changes due to the latest runtime upgrade v1.2.0
- Update metadata Polkadot runtime/1002000
Crunch v0.13.2
Note: This release was built using rustc 1.77.2 (25ef9e3d8 2024-04-09)
🚩 Update Priority
- This is a Medium priority release for Kusama network only, please update as appropriate.
🔧 Changes
- Fixes claimed rewards from new storage
staking.claimed_rewards
Crunch v0.13.1
Note: This release was built using rustc 1.77.2 (25ef9e3d8 2024-04-09)
🚩 Update Priority
- This is a High priority release for Kusama network only, please update as appropriate.
🔧 Changes
- Fixes unclaimed eras from new storage
staking.eras_stakers_paged