| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…/reference Replaces the old docs/B20, docs/PolicyRegistry, and docs/ActivationRegistry pages with an audience-layered structure: a short overview, a canonical architecture doc, per-audience guides (integrator/indexer/implementer), evergreen concept pages, and a reference section. Root README now points into the new docs/ entry point instead of the removed paths. Co-Authored-By: Claude <noreply@anthropic.com>
Walk grant-then-call and attach-then-gate in the overview, including revert paths, and move the role and policy-scope tables to the concept pages. Co-authored-by: Cursor <cursoragent@cursor.com>
Give roles, pause, and policy a why-then-how flow. Drop the stack section that duplicated What is B20. Co-authored-by: Cursor <cursoragent@cursor.com>
…rchitecture Fills in the constants, errors, and events reference tables with the actual role/policy hashes, error selectors, and event catalogue, and rewrites architecture.md around the precompile execution model and protocol-evolution guarantees. Co-Authored-By: Claude <noreply@anthropic.com>
The changelog/README.md ordinal table is already the source of truth for hardfork<->version mapping, so a separate reference/versions.md duplicated it. Repoint the three referring TODOs at the changelog index instead. Co-Authored-By: Claude <noreply@anthropic.com>
Rewrite the contracts-vs-precompiles section into a continuous narrative so readers can follow native execution, self-managed state and gas, registry routing, and the shared EVM flow. Co-authored-by: Cursor <cursoragent@cursor.com>
Spell out that recognized precompiles run registered native code, meter gas and EVM-like errors themselves, and write straight into account storage — the same slots a contract would use. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the unfinished implementer page and its nav links, and add a compliance-guide template for the remaining how-to pages. Co-authored-by: Cursor <cursoragent@cursor.com>
Interface Coverage✅ All interface functions have test coverage. |
Sorry, something went wrong.
✅ Fork tests: all 721 passedbase/base is fully in sync with the base-std spec. |
Sorry, something went wrong.
📊 Forge Coverage (src/lib/)🟡 ≥95% across all metrics — some metrics below 99%.
Full report: download artifact. To browse locally: make coverage (runs forge coverage + genhtml + opens the HTML report). |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Test plan
Made with Cursor