Skip to content

feat(pallet-gear-builtin): Add proxy builtin#4259

Merged
techraed merged 15 commits intomasterfrom
st-builtin-proxy
Oct 24, 2024
Merged

feat(pallet-gear-builtin): Add proxy builtin#4259
techraed merged 15 commits intomasterfrom
st-builtin-proxy

Conversation

@techraed
Copy link
Copy Markdown
Contributor

@techraed techraed commented Sep 25, 2024

This PR basically adds proxy builtin which allows programs to add delegatee for the actions to be done on their behalf.

TODO:

  • add actual test that proxy on behalf of program works
  • add docs

@techraed techraed added A1-inprogress Issue is in progress or PR draft is not ready to be reviewed D2-node Gear Node labels Sep 25, 2024
@techraed techraed self-assigned this Sep 25, 2024
Comment thread examples/proxy-broker/src/wasm.rs Outdated
@techraed techraed changed the title feat(pallet_gear_builtin): Add proxy builtin feat(pallet-gear-builtin): Add proxy builtin Sep 26, 2024
@techraed techraed added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed labels Sep 26, 2024
Comment thread pallets/gear-builtin/src/lib.rs Outdated
@techraed techraed added A2-mergeoncegreen PR is ready to merge after CI passes and removed A0-pleasereview PR is ready to be reviewed by the team labels Oct 11, 2024
@techraed techraed merged commit 73929e3 into master Oct 24, 2024
@techraed techraed deleted the st-builtin-proxy branch October 24, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A2-mergeoncegreen PR is ready to merge after CI passes D2-node Gear Node

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants