Skip to content

Conversation

@0x8f701
Copy link
Contributor

@0x8f701 0x8f701 commented Apr 18, 2023

Security Checklist

  • 1. Re-Entrancy
  • 2. Arithmetic Over/Under Flows
  • 3. Unexpected Ether
  • 4. Delegatecall
  • 5. Default Visibilities
  • 6. Entropy Illusion
  • 7. External Contract Referencing
  • 8. Short Address/Parameter Attack (off chain)
  • 9. Unchecked CALL Return Values
  • 10. Race Conditions / Front Running
  • 11. Denial Of Service (DOS)
  • 12. Block Timestamp Manipulation
  • 13. Constructors with Care
  • 14. Uninitialized Storage Pointers
  • 15. Floating Points and Precision
  • 16. Tx.Origin Authentication
  • 17. Address.isContract Re-Entrancy via Constructor

⚠️ NOTES ⚠️

Make sure to think about each of these exploits in this PR.

0x8f701 added 2 commits April 18, 2023 07:14
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
@0x8f701 0x8f701 requested a review from a team as a code owner April 18, 2023 01:01
@0x8f701 0x8f701 marked this pull request as draft April 18, 2023 01:01
@0x8f701 0x8f701 changed the base branch from main to feat/collateral-swap-2 April 18, 2023 01:02
0x8f701 added 2 commits April 18, 2023 15:18
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
@0x8f701 0x8f701 changed the title Feat/collateral swap 2 any Feat/collateral swap 2 - borrow any Apr 18, 2023
0x8f701 added 5 commits April 19, 2023 07:31
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
@0x8f701 0x8f701 marked this pull request as ready for review April 19, 2023 01:51
0x8f701 added 10 commits April 19, 2023 08:56
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
Signed-off-by: GopherJ <alex_cj96@foxmail.com>
@0x8f701 0x8f701 merged commit 7f6f5a6 into feat/collateral-swap-2 Apr 21, 2023
@0x8f701 0x8f701 deleted the feat/collateral-swap-2-any branch April 21, 2023 00:36
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.

1 participant