-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a series of tutorials on smart contract security #474
Labels
ACCEPTED
Accepted issue and will be fixed/improved in a future version
enhancement
New feature or request
external contributor
This label marks the issues connected to Dework
Comments
jackleeio
added
external contributor
This label marks the issues connected to Dework
enhancement
New feature or request
labels
Mar 20, 2024
darwintree
added
the
ACCEPTED
Accepted issue and will be fixed/improved in a future version
label
Mar 20, 2024
jackleeio
added a commit
to ConfluxDAO/conflux-documentation
that referenced
this issue
Mar 24, 2024
3 tasks
darwintree
added a commit
that referenced
this issue
Mar 28, 2024
* Refs #474 -- Added contract security tutorial * Update docs/general/build/smart-contracts/contract-security/contract-security.md Co-authored-by: darwintree <[email protected]> * Apply suggestions from code review Co-authored-by: darwintree <[email protected]> * Update docs/general/build/smart-contracts/contract-security/contract-security.md Co-authored-by: darwintree <[email protected]> --------- Co-authored-by: darwintree <[email protected]>
darwintree
pushed a commit
that referenced
this issue
Apr 2, 2024
…/contract-security (#497) * add selectorCollision in contract-security * update selector collision attack
darwintree
added a commit
that referenced
this issue
Apr 2, 2024
…/contract-security (#494) * update general/conflux-basics/glossary.md, regarding the issue #455 * Update docs/general/conflux-basics/glossary.md Co-authored-by: darwintree <[email protected]> * Update glossary.md * add re-entrancy attacks in contract security * update reentrancy-attack --------- Co-authored-by: darwintree <[email protected]>
Merged
3 tasks
darwintree
added a commit
that referenced
this issue
Apr 3, 2024
…cts/contract-security (#505) * update general/conflux-basics/glossary.md, regarding the issue #455 * Update docs/general/conflux-basics/glossary.md Co-authored-by: darwintree <[email protected]> * Update glossary.md * add access-control-exploit in contract-security * Update docs/general/build/smart-contracts/contract-security/access-control-exploit.md Co-authored-by: darwintree <[email protected]> --------- Co-authored-by: darwintree <[email protected]>
This was referenced Apr 12, 2024
darwintree
added a commit
that referenced
this issue
Apr 17, 2024
…ontract-security (#530) * added signature-replay to contract-security * update signature-replay * added eip712 and cip23 to signature-replay * Update docs/general/build/smart-contracts/contract-security/signature-replay.md Co-authored-by: darwintree <[email protected]> --------- Co-authored-by: darwintree <[email protected]>
This was referenced Apr 17, 2024
darwintree
pushed a commit
that referenced
this issue
Apr 18, 2024
…tract-security (#545) * add badRandomness in contract-security * update badRandomness * update bad-randomness
darwintree
pushed a commit
that referenced
this issue
Apr 19, 2024
…ct-security (#544) * Added DosAttack to contract-contract * update dosAttack
This was referenced Apr 19, 2024
darwintree
pushed a commit
that referenced
this issue
Apr 23, 2024
…-security (#549) * added tx-origin attacks to cnotract-security * update tx-origin * update contract-security/tx-origin.md
darwintree
pushed a commit
that referenced
this issue
Apr 23, 2024
…ontract-security (#558) * added uncheckedCall to contract-security * update unchecked-call
3 tasks
darwintree
pushed a commit
that referenced
this issue
May 6, 2024
…/contract-security (#565) * added oracle-manipulation.md * updated oracle-manipulation.md in contract-security * Changed to price manipulation
This was referenced May 8, 2024
darwintree
pushed a commit
that referenced
this issue
May 10, 2024
darwintree
pushed a commit
that referenced
this issue
May 11, 2024
…ontract-security (#574) * added mixed-accounting to contract-security * updated Mixed Accounting * updated mixed-accounting * change the title to balance accounting
3 tasks
darwintree
pushed a commit
that referenced
this issue
May 17, 2024
…ty (#589) * added excessive function restriction to contract-security * updated excessive-restriction
This was referenced May 22, 2024
darwintree
pushed a commit
that referenced
this issue
Jun 6, 2024
darwintree
pushed a commit
that referenced
this issue
Jun 12, 2024
3 tasks
This was referenced Jul 14, 2024
darwintree
pushed a commit
that referenced
this issue
Jul 15, 2024
3 tasks
darwintree
pushed a commit
that referenced
this issue
Jul 24, 2024
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ACCEPTED
Accepted issue and will be fixed/improved in a future version
enhancement
New feature or request
external contributor
This label marks the issues connected to Dework
Describe the feature or improvement 描述新特性或改进
Add a series of tutorials on smart contract security
Optional: Affected page(s) or section(s) 受影响的页面
https://doc.confluxnetwork.org/docs/category/smart-contracts/
Optional: Why is this feature or improvement important? 为什么需要这个新特性或改进?
Make the documentation more comprehensive, friendly to junior smart contract developers, and provide a reference for developers with certain experience, making the contracts deployed in conflux higher quality and safer
Optional: Implementation ideas 如何实现
Add a series of tutorials on to the smart contract part, and then slowly update the tutorials by community developers
Optional: Additional context 其他上下文信息
No response
Contribution Confirmation
The text was updated successfully, but these errors were encountered: