Skip to content

refactor: move wallet patches into webapp#58

Merged
dev-jodee merged 2 commits intomainfrom
refactor/move-webapp-patches
Apr 29, 2026
Merged

refactor: move wallet patches into webapp#58
dev-jodee merged 2 commits intomainfrom
refactor/move-webapp-patches

Conversation

@dev-jodee
Copy link
Copy Markdown
Collaborator

Summary

  • move the wallet-standard pnpm patch from root patches/ into webapp/patches/
  • update patchedDependencies and pnpm-lock.yaml to point at the new path
  • update the README tree and format the setup action so pre-push formatting passes

Test Plan

  • git diff --check
  • pnpm install --frozen-lockfile --ignore-scripts
  • pnpm exec prettier --check .github/actions/setup/action.yml README.md package.json pnpm-lock.yaml
  • pre-push hook passed: format check, Rust lint, generated clients, client build, ESLint

@github-actions
Copy link
Copy Markdown

Compute Unit Report

Instruction Samples Min CUs Max CUs Avg CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL]
cancel_subscription 11 1805 2129 2013 0.000005000 0.000005080 0.000006006
close_subscription_authority 7 1881 1916 1886 0.000005000 0.000005075 0.000005943
create_fixed_delegation 38 3619 12621 5545 0.000005001 0.000005221 0.000007772
create_plan 84 3540 12540 4936 0.000005001 0.000005197 0.000007468
create_recurring_delegation 27 3645 8145 4535 0.000005001 0.000005181 0.000007267
delete_plan 8 416 416 416 0.000005000 0.000005016 0.000005208
init_subscription_authority 142 9349 21351 12237 0.000005003 0.000005489 0.000011118
revoke_delegation 19 318 585 420 0.000005000 0.000005016 0.000005210
subscribe 21 6670 12670 8037 0.000005002 0.000005321 0.000009018
transfer_fixed 6 10097 20597 13346 0.000005004 0.000005533 0.000011673
transfer_recurring 17 10206 14797 11825 0.000005003 0.000005473 0.000010912
transfer_subscription 10 10441 11986 10930 0.000005003 0.000005437 0.000010465
update_plan 21 424 503 476 0.000005000 0.000005019 0.000005238

Generated: 2026-04-29

@dev-jodee dev-jodee merged commit 8ff8fa6 into main Apr 29, 2026
7 checks passed
@dev-jodee dev-jodee deleted the refactor/move-webapp-patches branch April 29, 2026 23:59
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.

1 participant