Polimec 0.7.4
What's Changed
- π§ Remove Politest from integration-tests by @JuaniRios in #325
- β¨ Add
when
toContributionInfo
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