-
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.
-
# QA Report
1. Missing events for state-changing functions
```solidity
HolyPaladinToken.setKickRatio(uint256) (contracts/HolyPaladinToken.sol#1416-1419) should emit an event for:
- kickRatioPerWee…
-
**Github username:** --
**Twitter username:** @recursiveAudit
**Submission hash (on-chain):** 0xdc4c563b13ebcebd7a558df1c5dd3a4917e84ab4e51d486623be04def381667c
**Severity:** low
**Description:**
**…
-
## Description
UPDATE: The issue is not about `Enum` but self defining of state variables:
```solidity
// SPDX-License-Identifier: MIT
pragma solidity 0.8.25;
contract Test {
address p…
-
Browser solidity (Remix IDE) currently allows for imports from Github URLs (e.g. `https://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/IERC20.sol`). It would be great if truffl…
-
http://solidity.readthedocs.io/en/latest/contracts.html#libraries
The real contract should implement the methods to show to the external world.
(later: the contract should implement some off-chain c…
-
Hi!
Thanks for your awesome work, your library is great and has saved me lots of time and headaches.
I am using it with an ESP32 WROOM and I've been able to: 1) Send transaction to address 2) Ca…
-
# Lines of code
https://github.com/code-423n4/2023-07-amphora/blob/main/core/solidity/contracts/core/Vault.sol#L210
https://github.com/code-423n4/2023-07-amphora/blob/main/core/solidity/contracts/cor…
-
**Github username:** @0xmahdirostami
**Twitter username:** 0xmahdirostami
**Submission hash (on-chain):** 0x7e27296a06e332e1d3ede19c3691a847d6faa0f326f19ec11a29bd1a69cc880d
**Severity:** medium
**De…
-
# Schain owner can censor user by not distributing sFUEL
> SKALE chains operate in a gas-free environment using a native gas token called sFUEL. sFUEL has no economic value and is allocated from the S…