Commit 64276ac
committed
docs(contracts): state the ABI-only source-of-truth and regeneration story
Make the package answer the reviewer's question where a maintainer will
actually look: the artifacts are ABI-only with no in-tree Solidity source
(and never had one — the removed compile targets only ever built the deleted
erc20 .sols), the embedded JSON is the source of truth, and changes go
through editing the JSON plus the guard test that pins signatures, addresses,
and the bytecode-less nature.
Signed-off-by: puneetmahajan <59960662+puneet2019@users.noreply.github.com>1 parent 8743b56 commit 64276ac
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments