Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

v0.1.26

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 18:08
· 16 commits to develop since this release
v0.1.26
fce431d

Subwasm Info

ajuna-runtime:

πŸ‹οΈ  Runtime size:             0.761 MB (797,464 bytes) 
πŸ—œ  Compressed:               Yes, 79.60%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             ajuna-126 (ajuna-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0xf09435121103b19b5818cd4e1bc7f5236de4e55d86e99b483205117098b14ad9
πŸ—³οΈ  authorizeUpgrade hash:    0x3f47684081d77e9818dd1a173c0d1b491d99e507a4af410c7b9481a937ab8d03
πŸ—³οΈ  Blake2-256 hash:          0x472d5e12be0d09c2887b9848d1aef80e86d40087a8788220ed0403257b0b5da5
πŸ“¦ IPFS:                     https://www.ipfs.io/ipfs/QmXRnRxSom1DARjyG5h1cJhZzecP6DAhe8pi5HqmKWTiUH
bajun-runtime:

πŸ‹οΈ  Runtime size:             0.982 MB (1,029,703 bytes) 
πŸ—œ  Compressed:               Yes, 79.28%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             bajun-126 (bajun-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0x35139547912dda3d6e0b53c7da69c2ef13962de7f512e617faf25031303a1674
πŸ—³οΈ  authorizeUpgrade hash:    0xc4cce3c15d61d097a376876ecb33ca5274bc861ef8a64d3f18ad7fca9ef33877
πŸ—³οΈ  Blake2-256 hash:          0x17fa4d7167643bf49566ceaa070dc210c2e3787ff463060b962a1e537fe6adca
πŸ“¦ IPFS:                     https://www.ipfs.io/ipfs/QmZzNTbTVokaaRg54rAs6nYTdkMRPWib1yTqAeSHDHVocH

What's Changed

  • [runtime] Add async-backing support by @DidacSF in #359
  • Add missing weights by @DidacSF in #363
  • Added default 'experimental' feature to runtimes by @DidacSF in #365
  • [Release] Fixes and changes preparing for version 0.1.28 by @DidacSF in #369
  • [Staking] Increase limits by @DidacSF in #372
  • [Async-Backing] Adjust block time target by @DidacSF in #375
  • [ChainSpec] Add bad_blocks extension by @DidacSF in #374
  • [ABO-197] Add orml-vesting to the RelayChain block for Ajuna Network by @DidacSF in #361

Full Changelog: v0.1.25...v0.1.26