-
# Handle
Dravee
# Vulnerability details
## Impact
Transferring tokens to the zero address is usually prohibited to accidentally avoid "burning" tokens by sending them to an unrecoverable zero ad…
-
# GAS issues
1. Change the incremental logic from `i++` to `++i` in order to save some opcodes:
- [FeeSplitter.sol#L126](https://github.com/code-423n4/2022-02-nested/blob/fe6f9ef7783c3c84798c8ab5fc58…
-
1. In the contract `FixedPricePassThruGate`, move the check of the [msg.value>0](https://github.com/code-423n4/2022-05-factorydao/blob/e22a562c01c533b8765229387894cc0cb9bed116/contracts/FixedPricePass…
-
**Context:** [StargateFacetV2.sol#L144](https://github.com/lifinance/contracts/blob/d622002440317580b5d0fb90ef22b839d84957e2/src/Facets/StargateFacetV2.sol#L144)
**Description:** The stargate `Send…
-
You open a shortcut which runs the power shell code `
param (
[switch]$sol,
[switch]$nnat3
)
#----------------------------------
# Create and assign values to global variab…
-
Is it possible to set a Destination planet by the Planet Name? If you have named Planets (not like Sol-63) and don't know it's Dim ID, i think it would be better to enter names to set a destination.
-
# ISSUE LIST
## C4-001: Revert String Size Optimization
## C4-002 : Adding unchecked directive can save gas
## C4-003 : Check if amount > 0 before token transfer can save gas
## C4-004 : There is no…
-
# Handle
Meta0xNull
# Vulnerability details
## Impact
function creatorClaimSoldTokens(address destination) public lock {
Surprisingly creatorClaimSoldTokens() Does Not Transfer Token back to stre…
-
# syslog-ng
## Version of syslog-ng
3.26.1
## Platform
ubuntu 4.19.94-rt39
## Debug bundle
# Issue
syslog-ng strace
:45:01.551907 fcntl64(42, F_SETFD, FD_CLOEXEC) = 0
04:45:01.5520…
-
# Lines of code
https://github.com/open-dollar/od-contracts/blob/f4f0246bb26277249c1d5afe6201d4d9096e52e6/src/contracts/proxies/ODSafeManager.sol#L168-L172
https://github.com/open-dollar/od-contracts…