Skip to content

chore: drop permit2_address (sdk side of the protos removal)#120

Merged
tuddman merged 1 commit into
mainfrom
chore/drop-permit2-address
May 31, 2026
Merged

chore: drop permit2_address (sdk side of the protos removal)#120
tuddman merged 1 commit into
mainfrom
chore/drop-permit2-address

Conversation

@tuddman

@tuddman tuddman commented May 31, 2026

Copy link
Copy Markdown
Contributor

Follows the protos source-of-truth removal of permit2_address (field 9 of ChainConfig). It was the per-chain Permit2 address for the old on-chain gasless-order flow, dead since the optimistic shadow-ledger burn.

  • aspens-admin: drop the --permit2-address set-chain CLI arg, its match binding, and the field in the Chain request it built.
  • aspens: drop permit2_address from the gasless module's Chain test fixtures.
  • Vendored arborter_config.proto + regenerated bindings (build.rs / tonic-prost) reflect the removed field, matching the proto-sync PR.

Workspace builds; tests compile; cargo +1.95.0 fmt clean.

Follows the protos source-of-truth removal of permit2_address (field 9 of
ChainConfig). It was the per-chain Permit2 address for the old on-chain
gasless-order flow, dead since the optimistic shadow-ledger burn.

- aspens-admin: drop the `--permit2-address` set-chain CLI arg, its match
  binding, and the field in the Chain request it built.
- aspens: drop permit2_address from the gasless module's Chain test fixtures.
- Vendored arborter_config.proto + regenerated bindings (build.rs / tonic-prost)
  reflect the removed field, matching the proto-sync PR.

Workspace builds; tests compile; cargo +1.95.0 fmt clean.
@tuddman tuddman merged commit 609941d into main May 31, 2026
9 checks passed
@tuddman tuddman deleted the chore/drop-permit2-address branch May 31, 2026 20:34
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