Skip to content

feat: ICE#1360

Open
enthusiastmartin wants to merge 216 commits into
masterfrom
feat/ice-pallet
Open

feat: ICE#1360
enthusiastmartin wants to merge 216 commits into
masterfrom
feat/ice-pallet

Conversation

@enthusiastmartin

Copy link
Copy Markdown
Member

This PR introduces foundation of ICE - Intent Composing Engine.

Included:

  • intent submissions
  • solution execution
  • solver v1 - initial solving mechanism with matching algorithm ( will be expanded and improved )

mrq1911 and others added 8 commits April 21, 2026 13:37
…forks

Submits the upgrade as an OpenGov Root track referendum (inline
system.authorizeUpgrade call), votes with 3B HDX, waits for passage,
then applies the authorized upgrade via unsigned extrinsic.

Tested against a lark fork with //Alice endowed.
Comment thread pallets/intent/src/lib.rs
},

/// Portion of intent was resolved as part of ICE solution execution.
IntentResovedPartially {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
IntentResovedPartially {
IntentResolvedPartially {

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Weight Diff Report

0 extrinsic(s) changed across 0 pallet(s). New: 6. Removed: 0.

New extrinsics (6)
Pallet Extrinsic RefTime Proof Reads Writes
pallet_ice submit_solution 387.4M 8799 22 11
pallet_ice set_protocol_fee 10.0M 0 1 1
pallet_intent submit_intent 71.0M 6190 6 5
pallet_intent remove_intent 63.9M 4714 4 4
pallet_intent cleanup_intent 63.0M 4714 5 4
pallet_lazy_executor dispatch_top_base_weight 82.4M 4043 3 2

Threshold: ±10%. Base Weight::from_parts(ref_time, proof_size) compared; per-unit components ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants