Skip to content

Add TIP-173 and TIP-1167 (Last Call)#896

Open
yanghang8612 wants to merge 1 commit into
tronprotocol:masterfrom
yanghang8612:add-tip-173-tip-1167-last-call
Open

Add TIP-173 and TIP-1167 (Last Call)#896
yanghang8612 wants to merge 1 commit into
tronprotocol:masterfrom
yanghang8612:add-tip-173-tip-1167-last-call

Conversation

@yanghang8612

Copy link
Copy Markdown
Contributor

Summary

  • Add TRC-173 (Contract Ownership Standard) — minimal owner() / transferOwnership(address) interface with TRC-165 id 0x7f5828d0, byte-compatible with ERC-173. Discussion: TRC-173: Contract Ownership Standard #878.
  • Add TRC-1167 (Minimal Proxy Contract) — 45-byte DELEGATECALL runtime, byte-for-byte aligned with ERC-1167, with TRON-specific notes on 0x41 address encoding, TIP-6780 SELFDESTRUCT neutralization, and clone initialization. Discussion: TRC-1167: Minimal Proxy Contract #879.

Both advance to Last Call following TRON Core Devs Meeting #64, with all substantive reviewer feedback from the discussion threads incorporated into the spec.

Last Call review window closes 2026-06-29.

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