Skip to content

Releases: Acurast/acurast-substrate

acurast-v0.23.16

28 Jan 19:40
acurast-v0.23.16

Choose a tag to compare

Acurast v0.23.16

This release contains:

  • Acurast Canary Runtime 49
    • BLAKE2 Check sum: 0xe3d6b986e4e8d32c1e338338bdb7eae5b113bc60902bdaddac2e8e839e9aa351
  • Acurast Mainnet Runtime 10
    • BLAKE2 Check sum: 0x552a7143f11098f5f3a25fc3bcda1e02a3b3bdb0a6fab9e8e353fa5b89eb930d

With the following changes.

Acurast Canary

Acurast Token Conversion Pallet

Acurast Mainnet

Acurast Token Claim Pallet:

  • Addressed issues that could result in a token claim to be unlocked (ef0684f)

acurast-v0.23.14

27 Jan 14:08
acurast-v0.23.14

Choose a tag to compare

Acurast v0.23.14

This release contains:

  • Acurast Canary Runtime 48
    • BLAKE2 Check sum: 0x02c22a330b85241d94b7d55d0373c8b72c06a2330194c8965e40167970e3ed32
  • Acurast Mainnet Runtime 9
    • BLAKE2 Check sum: 0x6b0971f6b48563051a85d6e8cf7f1f5d5ac66f4cd4acc6556f2fcaf9327e15dc

With the following changes.

Acurast Canary

  • Adjusted inflation from 5% to 1.25% (299973c)

Acurast Mainnet

Acurast Compute Pallet:

  • Fixed staking reward bookkeeping error, where too much was removed from the pallet account (fc2726a)
  • Fixed issue that could sometime result in a CommitmentNotFound error when trying to end a delegation (a532a5d)