Skip to content

Commit

Permalink
🎪 Update code to latest commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanunicorn committed Aug 8, 2022
1 parent 16aec8e commit 0c7e33d
Show file tree
Hide file tree
Showing 8 changed files with 1,376 additions and 130 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
- **Lead reviewer** Daniel Luca ([@cleanunicorn](https://twitter.com/cleanunicorn))
- **Reviewers** Daniel Luca ([@cleanunicorn](https://twitter.com/cleanunicorn)), Andrei Simion ([@andreiashu](https://twitter.com/andreiashu))
- **Repository**: [Casinoverse Land]([email protected]:casinometaverse/casinoverse-land.git)
- **Commit hash** `91140addb06bf9df3ad3ed38ea0509406c0eafb9`
- **Commit hash** `bf607afe5ff68b91990649567347f333bb27f6be`
- **Technologies**
- Solidity
- Node.JS
Expand Down Expand Up @@ -103,7 +103,7 @@ The second week was ...

## Scope

The initial review focused on the [Casinoverse Land]([email protected]:casinometaverse/casinoverse-land.git) repository, identified by the commit hash `91140addb06bf9df3ad3ed38ea0509406c0eafb9`.
The initial review focused on the [Casinoverse Land]([email protected]:casinometaverse/casinoverse-land.git) repository, identified by the commit hash `bf607afe5ff68b91990649567347f333bb27f6be`.

We focused on manually reviewing the codebase, searching for security issues such as, but not limited to, re-entrancy problems, transaction ordering, block timestamp dependency, exception handling, call stack depth limitation, integer overflow/underflow, self-destructible contracts, unsecured balance, use of origin, costly gas patterns, architectural problems, code readability.

Expand Down
Loading

0 comments on commit 0c7e33d

Please sign in to comment.