Skip to content

drop --network flag; register both Base chains by default#92

Open
matiasedgeandnode wants to merge 1 commit intomainfrom
ma/chore/drop-network-flag
Open

drop --network flag; register both Base chains by default#92
matiasedgeandnode wants to merge 1 commit intomainfrom
ma/chore/drop-network-flag

Conversation

@matiasedgeandnode
Copy link
Copy Markdown
Collaborator

@matiasedgeandnode matiasedgeandnode commented Apr 29, 2026

Why

--network was a buyer-side allowlist that the API didn't need.

What

  • HTTP factory registers base + base-sepolia (and their CAIP-2 forms)
  • Drop --network / --clear-network, AMPERSEND_NETWORK, stored network field
  • Legacy config files: network is silently stripped on next write

The buyer-side network setting only filtered which chains the HTTP
client would accept 402s on. The API already arbitrates, so it added
config friction for no enforcement.
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