🎉 [Gate 30 Million Milestone] Share Your Gate Moment & Win Exclusive Gifts!
Gate has surpassed 30M users worldwide — not just a number, but a journey we've built together.
Remember the thrill of opening your first account, or the Gate merch that’s been part of your daily life?
📸 Join the #MyGateMoment# campaign!
Share your story on Gate Square, and embrace the next 30 million together!
✅ How to Participate:
1️⃣ Post a photo or video with Gate elements
2️⃣ Add #MyGateMoment# and share your story, wishes, or thoughts
3️⃣ Share your post on Twitter (X) — top 10 views will get extra rewards!
👉
Comparing Sui’s PTBs and Ethereum’s EIP-7702
Sui Network has recently demonstrated the capacity of Programmable Transaction Blocks (PTBs) to blockchain UX. PTBs allow taking various actions under one transaction. Failing of one action would mean a failure of all, and hence reliability is guaranteed. The method is therefore, based on distributed systems programming, and is more flexible to developers. In the 2023 Sui blog post, considerations were described how PTBs can inhibit partial executions in order to maximize security.
Ethereum’s EIP-7702: Evolutionary Approach
Ethereum EIP-7702, co-written by Vitalik Buterin, suggests introducing temporary smart contract field to the account. This enhances the compatibility of account abstraction, yet is constructed on the established construct of Ethereum. EIP-7702 concludes with the existing architecture and is not as clean-slate as the PTBs of the Sui network. Next, Ethereum solution is less flexible than Sui specially-designed architecture. The PTBs of Sui follow clean-slate design, and are Web3-friendly. On the contrary, EIP-7702 is developing the current Ethereum system.
Sui’s PTBs and Ethereum’s EIP-7702: A Detailed Comparison
Sui PTBs have the purpose of providing the developers with greater flexibility when executing the transactions. This method minimizes chances of failure in any activity. This aspect makes debugging easy, and it increases reliability. Consequently, developers are assured that the transactions will be executed as expected.
EIP 7702 proposed by Ethereum proposes to enhance account abstraction by introducing field to the smart contract. This interim field enhances the compatibility with Externally Owned Accounts. Therefore, as the Ethereum evolves, the change brings flexibility to the network. It enables more sophisticated activities in the current Ethereum set up and enhancing the user experience.
The PTBs by Sui are scalable. This design on a clean slate guarantees enhanced adaptability as the use of blockchain increases. PTBs are used to support decentralized applications that will be required in the future.