-
# QA Findings
### 1. Incorrect Lockduration used
The documentation and [code-comment](https://github.com/code-423n4/2022-05-aura/blob/main/contracts/AuraLocker.sol#L19) mentions the use of 16 week lo…
-
### Objective
I enjoyed most of the DevEx of integrating Tableland with a recent Hackathon project (https://github.com/brandinate/Brandinate-Monorepo/blob/main/contracts/contracts/Brandinate.sol), …
-
Do a security audit of this Solidity smart contract:
https://github.com/vporton/courts/blob/master/contracts/RewardCourts.sol
Apply only if you have security audit experience.
-
# [G-01] Redundant zero initialization
Solidity does not recognize null as a value, so uint variables are initialized to zero. Setting a uint variable to zero is redundant and can waste gas.
Locatio…
-
### Description
Smart contracts compiled with solidity 0.8.20+ with new OPCODE PUSH0 are failing to deploy on Besu 23.4.0 with error - `Error: Transaction has been reverted by the EVM` with default d…
-
# Handle
JMukesh
# Vulnerability details
## Impact
These array memory parameter can be problematic if not used properly , if the array is very large it may overlap over other part of memory.
## …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xfb22e008c48857e3378ca8fca1bb5f9c81403a6d5496478a95cdfa6577af30c8
**Severity:** medium
**Description:**
**Descriptio…
-
* `py-solc` Version: 2.1.0 (shown when running `pip list`)
* `solc` Version: 0.4.18+commit.9cf6e910.Emscripten.clang (shown when running `solc --version`)
* Python Version: 3.6.4rc1 (shown when runn…
-
Now that there are drafts for real application contracts for Threshold, I just realized we never standardized some application-specific stuff like events for authorization operations. As an example, s…
-
**Github username:** --
**Twitter username:** thekmj_
**Submission hash (on-chain):** 0x0b917da81dade6bf97ceb5a3078a48ab34061a074b36e1c5c8d9292b72816d75
**Severity:** high
**Description:**
**Descrip…