-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,273 changed files
with
73,831 additions
and
4,055 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: Bug report(程序Bug报告) | ||
about: Report a bug in the WTF-Solidity(报告WTF-Solidity中的程序Bug) | ||
|
||
--- | ||
|
||
<!-- Remember, this is not a place to ask for help debugging code. For that, we welcome you in the [Discord](https://discord.gg/5akcruXrsk)|[WeChat Group](https://docs.google.com/forms/d/e/1FAIpQLSe4KGT8Sh6sJ7hedQRuIYirOoZK_85miz3dw7vA1-YjodgJ-A/viewform?usp=sf_link). (请记住,这不是一个请求代码调试帮助的地方。对于此类问题,欢迎您加入[Discord](https://discord.gg/5akcruXrsk)|[微信群](https://docs.google.com/forms/d/e/1FAIpQLSe4KGT8Sh6sJ7hedQRuIYirOoZK_85miz3dw7vA1-YjodgJ-A/viewform?usp=sf_link)。)--> | ||
|
||
**💻 Environment(环境)** | ||
|
||
<!-- Tell us how you're using it: Hardhat, Remix, etc. (告诉我们你使用的环境:Hardhat,Remix等等。)--> | ||
|
||
**📝 Details(细节)** | ||
|
||
<!-- Describe the problem you have been experiencing in more detail. (请更详细地描述您遇到的问题。) --> | ||
|
||
**🔢 Code to reproduce bug(复现程序Bug的代码)** | ||
|
||
<!-- We will be able to better help if you provide a minimal example that triggers the bug. (如果您提供一个最小的示例来告知我们如何触发这个Bug,我们将能够更好地帮助您。) --> | ||
|
||
<!-- We will assign it to you if you desire to fix it. You can comment on the issue. (如果你愿意修复它,我们将把任务指派给你。你可以发表评论在问题中。)--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Feature request(功能请求) | ||
about: Suggest an idea for the WTF-Solidity(给WTF-Solidity提一个想法) | ||
|
||
--- | ||
|
||
**🧐 Motivation(动机)** | ||
|
||
<!-- Please describe your motivation in the feature request. (请描述您在功能请求中的动机。)--> | ||
|
||
**📝 Details(细节)** | ||
|
||
<!-- Please describe your feature request in detail. (请详细描述您的功能请求。)--> | ||
|
||
<!-- We will assign it to you if you desire to fix it. You can comment on the issue. (如果你愿意修复它,我们将把任务指派给你。你可以发表评论在问题中。)--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Improvement request(提升请求) | ||
about: Suggest an improvement for the WTF-Solidity(给WTF-Solidity提一个改进提升的请求) | ||
|
||
--- | ||
|
||
**🧐 Motivation(动机)** | ||
|
||
<!-- Please describe your motivation in the improvement request. (请描述您在提升请求中的动机。)--> | ||
|
||
**📝 Details(细节)** | ||
|
||
<!-- Please describe your improvement request in detail. (请详细描述您的提升请求。)--> | ||
|
||
<!-- We will assign it to you if you desire to fix it. You can comment on the issue. (如果你愿意修复它,我们将把任务指派给你。你可以发表评论在问题中。)--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Typo report(勘误报告) | ||
about: Report a typo in the WTF-Solidity(报告WTF-Solidity中的勘误) | ||
|
||
--- | ||
|
||
**📝 Details(细节)** | ||
|
||
<!-- Describe the typo. (描述勘误。)--> | ||
|
||
**🔢 Reference(参考)** | ||
|
||
<!-- We will be able to better review if you provide a reference. (你提供参考出处,可以更方便我们review你的issue。)--> | ||
|
||
<!-- We will assign it to you if you desire to fix it. You can comment on the issue. (如果你愿意修复它,我们将把任务指派给你。你可以发表评论在问题中。)--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
### What type of PR is this (这是什么类型的PR) | ||
|
||
- [ ] Typo(勘误) | ||
- [ ] BUG(程序错误) | ||
- [ ] Improvement(提升) | ||
- [ ] Feature(新特性) | ||
|
||
### Which issue(s) this PR fixes(Optional) (这个PR 修复了什么问题 (可选择)) | ||
|
||
* resolve(修复) : # | ||
|
||
### What this PR does / why we need it (这个PR 做了什么/ 我们为什么需要这个PR) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-License-Identifier: MIT | ||
pragma solidity ^0.8.4; | ||
pragma solidity ^0.8.21; | ||
contract HelloWeb3{ | ||
string public _string = "Hello Web3!"; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.