Skip to content

Polimec 0.7.4

Compare
Choose a tag to compare
@JuaniRios JuaniRios released this 24 Jun 15:26
· 51 commits to main since this release
456596e

What's Changed

  • πŸ”§ Remove Politest from integration-tests by @JuaniRios in #325
  • ✨ Add when to ContributionInfo by @JuaniRios in #330
  • πŸ‘¨πŸ»β€πŸ’» Allow polimec receiver pallet to have any index by @JuaniRios in #327
  • πŸ› Start failed evaluation settlement by @JuaniRios in #331
  • ✨ Paseo config by @JuaniRios in #317
  • πŸ›Fix wrong fallback weight in on_initialize by @vstam1 in #328
  • ✨ Add next round calls to filter + some small feature flag fixes by @vstam1 in #333
  • ⬆️ Update penpal by @JuaniRios in #322
  • πŸ‘¨πŸ»β€πŸ’» Improve documentation and test scripts by @JuaniRios in #332
  • πŸ”§ Accept trailing topics on xcm barrier by @JuaniRios in #335
  • πŸ”– Polimec release v0.7.4 by @JuaniRios in #336
  • πŸ”– Fix transaction version v0.7.4 by @JuaniRios in #337

Full Changelog: v0.7.3...v0.7.4

This runtime was built with rustc 1.77.0 (aedd173a2 2024-03-17) using srtool v0.15.0.

  • Generated using srtool
 Package     : polimec-runtime v0.7.0
 GIT commit  : 037393c92b3df8fd1eff2f91e21065ce68f5bc03
 GIT tag     : v0.7.3
 GIT branch  : 06-24-fix_transaction_version_v0.7.4
 Rustc       : rustc 1.77.0 (aedd173a2 2024-03-17)
 Time        : 2024-06-24T15:18:33Z

== Compressed
 Version          : polimec-mainnet-7004 (polimec-mainnet-0.tx3.au1)
 Metadata         : V14
 Size             : 1.26 MB (1318332 bytes)
 Compression      : 75.15%
 setCode          : 0x1422ac7bc4bdd7fbae7087696934258fe5dce036015d0d9efd022ea4af2884f5
 authorizeUpgrade : 0x1782f2f1fdf4d4cea50e24b70706c0fcfe3752f0771139d33ed99f303d7ba0b0
 IPFS             : Qmezsvoz5tH1CxxKp7wQmSVGMcbvvaEZLf89TmGnpKtBtp
 BLAKE2_256       : 0xb792eb0d57026b8ae9170a7ef474c92efd30aafc9a443b37a79a85b340d782cb
 Wasm             : runtimes/polimec/target/srtool/production/wbuild/polimec-runtime/polimec_runtime.compact.compressed.wasm

  • Generated using subwasm info
πŸ‹οΈ  Runtime size:             1.257 MB (1,318,332 bytes) 
πŸ—œ  Compressed:               Yes, 75.14%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             polimec-mainnet-7004 (polimec-mainnet-0.tx3.au1)
πŸ—³οΈ  system.setCode hash:      0x1422ac7bc4bdd7fbae7087696934258fe5dce036015d0d9efd022ea4af2884f5
πŸ—³οΈ  authorizeUpgrade hash:    0x1782f2f1fdf4d4cea50e24b70706c0fcfe3752f0771139d33ed99f303d7ba0b0
πŸ—³οΈ  Blake2-256 hash:          0xb792eb0d57026b8ae9170a7ef474c92efd30aafc9a443b37a79a85b340d782cb
πŸ“¦ IPFS:                     https://www.ipfs.io/ipfs/Qmezsvoz5tH1CxxKp7wQmSVGMcbvvaEZLf89TmGnpKtBtp
  • Generated using subwasm diff
[β‰ ] pallet 0: System -> 1 change(s)
  - constants changes:
    [β‰ ] Version: [ 60, 112, 111, 108, 105, 109, 101, 99, 45, 109, 97, 105, 110, 110, 101, 116, 60, 112, 111, 108, 105, 109, 101, 99, 45, 109, 97, 105, 110, 110, 101, 116, ... ]
        [Value([Changed(36, U8Change(91, 92)), Changed(201, U8Change(2, 3))])]

[β‰ ] pallet 80: Funding -> 13 change(s)
  - calls changes:
    [β‰ ] 29: root_do_start_auction_closing ( project_id: ProjectId, )  )
        [Name(StringChange("root_do_start_auction_closing", "root_do_auction_opening"))]
    [β‰ ] 30: root_do_community_funding ( project_id: ProjectId, )  )
        [Name(StringChange("root_do_community_funding", "root_do_start_auction_closing"))]
    [β‰ ] 31: root_do_remainder_funding ( project_id: ProjectId, )  )
        [Name(StringChange("root_do_remainder_funding", "root_do_end_auction_closing"))]
    [β‰ ] 32: root_do_end_funding ( project_id: ProjectId, )  )
        [Name(StringChange("root_do_end_funding", "root_do_community_funding"))]
    [β‰ ] 33: root_do_project_decision ( project_id: ProjectId, decision: FundingOutcomeDecision, )  )
        [Name(StringChange("root_do_project_decision", "root_do_remainder_funding")), Signature(SignatureChange { args: [Removed(1, ArgDesc { name: "decision", ty: "FundingOutcomeDecision" })] })]
    [β‰ ] 34: root_do_start_settlement ( project_id: ProjectId, )  )
        [Name(StringChange("root_do_start_settlement", "root_do_end_funding"))]
    [+] CallDesc { index: 36, name: "root_do_project_decision", signature: SignatureDesc { args: [ArgDesc { name: "project_id", ty: "ProjectId" }, ArgDesc { name: "decision", ty: "FundingOutcomeDecision" }] } }
    [+] CallDesc { index: 37, name: "root_do_start_settlement", signature: SignatureDesc { args: [ArgDesc { name: "project_id", ty: "ProjectId" }] } }
    [-] "root_do_auction_opening"

  - errors changes:
    [β‰ ] 47: ParticipationsNotSettled
        [Name(StringChange("ParticipationsNotSettled", "SettlementNotStarted"))]
    [+] ErrorDesc { index: 48, name: "WrongSettlementOutcome" }
    [+] ErrorDesc { index: 49, name: "ParticipationsNotSettled" }

  - constants changes:
    [-] "PolimecReceiverInfo"

SUMMARY:
- Compatible.......................: false
- Require transaction_version bump.: true