Skip to content

[encointer] fix enactment of approved swap options#7

Closed
brenzi wants to merge 3 commits into
sigurpol:sigurpol-release-2_0_6from
encointer:ab/fix-swap-option-enactment
Closed

[encointer] fix enactment of approved swap options#7
brenzi wants to merge 3 commits into
sigurpol:sigurpol-release-2_0_6from
encointer:ab/fix-swap-option-enactment

Conversation

@brenzi
Copy link
Copy Markdown

@brenzi brenzi commented Feb 19, 2026

chopsticks confirms this re-injects all (and only) approved but unenacted proposals into the enactment queue:

encointerDemocracy.enactmentQueue
[
  [
    [
      {
        IssueSwapAssetOption: {
          geohash: 0x6b79676368
          digest: 0xb9d21492
        }
      }
    ]
    [
      60
      55
      50
      43
      53
      52
      56
      49
      39
      51
      54
      57
    ]
  ]
]

  • Does not require a CHANGELOG entry

Copy link
Copy Markdown

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

Looks good to me! Please merge asap.

@ggwpez
Copy link
Copy Markdown

ggwpez commented Feb 20, 2026

Please reopen against runtimes main

@clangenb
Copy link
Copy Markdown

clangenb commented Feb 21, 2026

Please reopen against runtimes main

Done polkadot-fellows#1082

@brenzi brenzi closed this Feb 21, 2026
clangenb pushed a commit to polkadot-fellows/runtimes that referenced this pull request Feb 23, 2026
#1082)

This PR introduces new features and a fix for Encointer:

medium-urgent fix:
* fix community treasury stablecoin swap option enactment,
(sigurpol#7)

new features:
* enable payments while offline, settle later when online.
[docs](https://book.encointer.org/protocol-offline-payments.html),
[code](https://github.com/encointer/pallets/tree/master/offline-payment)
* Our community in Tanzania has recently suffered a internet shutdown
for several days. This prepares us for the next temporary outage.
   * Based on ZK e-cash Groth16 proofs (arkworks)
* enable anonymous proof-of-personhood.
[docs](https://book.encointer.org/protocol-reputation-rings.html),
[code](https://github.com/encointer/pallets/tree/master/reputation-rings)
   * Based on ring-VRF for alignment with people registry primitives.


* [x] await benchmark bot
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.

3 participants