docs: drop the README limit the EIP-1193 code fix removed (closes #285) #292

Merged
clawbot merged 1 commits from issue-285-readme-eip1193-limit into next 2026-08-17 08:03:02 +02:00

1 Commits

Author SHA1 Message Date
8439c2cb31 docs: drop the README limit the EIP-1193 code fix removed (closes #285)
All checks were successful
check / check (push) Successful in 28s
The End-to-End Tests section listed, as the third of three standing limits
of the dApp coverage, the EIP-1193 error code not surviving the last hop
into the page. That stopped being true when `9dcd875` landed
(#274): the provider now rejects
with a `ProviderRpcError` carrying `code`, and the e2e suite asserts the
code on the page as well as on the wire.

The other two limits are still accurate against the current code and are
left alone.
2026-08-17 06:01:41 +00:00