Skip to content

docs: add ERC-7984 comparison with measured Zama input sizes - #35

Open
naiemk-coti wants to merge 4 commits into
coti-io:mainfrom
naiemk-coti:docs/coti-erc7984
Open

naiemk-coti wants to merge 4 commits into
coti-io:mainfrom
naiemk-coti:docs/coti-erc7984

Conversation

@naiemk-coti

@naiemk-coti naiemk-coti commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Rewrite the coti-erc7984/ comparison from stakeholder review and a live Sepolia Zama measurement (@zama-fhe/sdk 3.5.1): ZKPoK is ~18.8 KB to the Relayer; host inputProof is 230 bytes of coprocessor signatures.
  • Pin versions, drop the hard 64-bit/~18 ETH claim (euint64 + 6 decimals is a cost/precision choice), state that the PoD encrypt helper receives plaintext, add trust-assumption and same-tx vs async public-decrypt rows, and merge the comparison tables.
  • Scope is coti-erc7984/ only (plus existing GitBook SUMMARY.md / Privacy Portal nav from earlier commits on this branch). PoD, Avalanche, and Build on COTI pages are unchanged.

Test plan

  • Read coti-erc7984/ in GitBook: one comparison table, versions dated 6 Sep 2026, no marketing “why teams choose COTI” table.
  • Confirm input-validation / transaction-economics numbers against cUSDCMock tx 0x1a8b317a….
  • Click GitBook-relative links from this section (sync decrypt, async PoD, AES keys, precompiles).

plucena and others added 2 commits August 24, 2026 07:00
Adds a new product section comparing COTI's Privacy on Demand pERC20 with
FHE-based implementations of the ERC-7984 confidential-token standard.

- coti-erc7984/README.md — overview, section nav, and summary table
- Six sub-pages: precision and decimals, host-chain deployment, transaction
  economics, transfer semantics, concurrency, deployed contracts
- Listed in SUMMARY.md after Privacy on Avalanche
- Cross-linked from the Privacy Portal's privateerc20.sol.md

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Rewrite the section as research positioning vs Zama/FHE: draft-standard stance,
on-chain DA, decrypt trust model, and validateCiphertext vs ZK input proofs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@naiemk-coti
naiemk-coti requested a review from a team August 30, 2026 10:13
Stakeholder review: inputProof is coprocessor signatures (ZKPoK stays off-chain), euint64/6 decimals is a cost tradeoff not a hard cap, and the PoD encrypt helper receives plaintext. Replace 404 cotitech-io SDK links with GitBook pages and live coti-io repos.

Co-authored-by: Cursor <cursoragent@cursor.com>
@naiemk-coti naiemk-coti changed the title docs: COTI confidential tokens & ERC-7984 compatibility docs: add ERC-7984 comparison with measured Zama input sizes Sep 6, 2026
Revert PoD, Privacy on Avalanche, and Build on COTI edits so this PR stays scoped to the comparison section.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

2 participants