-
`ERROR: LoadError: UndefVarError: `CharFunc` not defined
Stacktrace:
[1] getproperty(x::Module, f::Symbol)
@ Base ./Base.jl:31
[2] top-level scope
@ ~/.julia/packages/AQFED/rUtxd/src/roug…
-
`fping6 -g` surely does not make sense in SLAAC environments or with other larger ranges at the size of /64.
But for DHCPv6 managed IPv6 ranges (like the /115 and /118 ranges we use at ETH) there i…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/9ee60f142f9f5c1fe8bc50eef915cf33124a534f/contracts/plugins/assets/erc20/RewardableERC20.sol#L86
# Vulnerability details
## Impact
…
-
When I enter `python3 build-system/Make/Make.py \ --cacheDir="$HOME/telegram-bazel-cache" \ generateProject \ --configurationPath=build-system/template_minimal_development_configuration.json \ --xcode…
-
(From Nim community survey 2017)
-
Hello,
Working on an NFT smart contract. When I run npm i -g truffle in the hashlips terminal, it works for a long time, then finally fails with the error below. Any help? Thanks!!
npm ERR…
-
This is more of a question really. A snippet like
```fstar
open FStar.Seq
module U32 = FStar.UInt32
[@@Comment "test"]
let f (x:U32.t) (s : seq int) : U32.t = x
```
will be dropped (albeit …
-
GiuseppeDeLaZara
high
# `TOFTMarketReceiverModule::marketBorrowReceiver` flow is broken
## Summary
The `TOFTMarketReceiverModule::marketBorrowReceiver` flow is broken and will revert when the Magn…
-
hyh
high
# TOFTOptionsReceiverModule miss cross-chain transformation for deposit and lock amounts
## Summary
Cross-chain token decimals transformation is applied partially in TOFTOptionsReceiverMo…
-
## Gas Optimizations
### 1. State variables should be cached in stack variables rather than re-reading them from storage
The instances below point to the second or later access of a state variable wi…