<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>EIP-2770 on Wong&#39;s Blog</title>
    <link>https://blog.wssh.dev/tags/eip-2770/</link>
    <description>Recent content in EIP-2770 on Wong&#39;s Blog</description>
    <generator>Hugo -- 0.146.6</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Aug 2022 10:27:17 +0000</lastBuildDate>
    <atom:link href="https://blog.wssh.dev/tags/eip-2770/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>EIP712的扩展使用</title>
      <link>https://blog.wssh.dev/posts/eip712-extend/</link>
      <pubDate>Tue, 16 Aug 2022 10:27:17 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/eip712-extend/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;本文在&lt;a href=&#34;https://blog.wssh.dev/posts/ecsda-sign-chain/&#34;&gt;上一篇文章&lt;/a&gt;介绍的&lt;code&gt;EIP712&lt;/code&gt;的基础上进一步讨论了&lt;code&gt;EIP712&lt;/code&gt;结构化哈希的进一步应用:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Meta-transactions，解决用户&lt;code&gt;gas&lt;/code&gt;费用问题&lt;/li&gt;
&lt;li&gt;ERC20-Permit&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;meta-transactions&#34;&gt;Meta-transactions&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;meta-transactions&lt;/code&gt;指在交易中包含另一个实际交易。具体流程为用户签署实际交易，将交易提交给区块链运营商，此过程不需要&lt;code&gt;gas&lt;/code&gt;费用和与区块链交互。运营商收到用户提交的交易后，由运营商较此交易提交给区块链。此过程实现了的意义在于将用户与区块链交易的&lt;code&gt;gas&lt;/code&gt;费转移到运营商身上，有效降低了用户使用区块链的门槛。当然，运营商可以直接与矿池合作降低交易费用。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
