-
- [Low](#low)
- [**1. Outdated compiler**](#1-outdated-compiler)
- [**2. Lack of checks**](#2-lack-of-checks)
- [**3. Upgradable contracts without GAP can lead a upgrade disaster**](#3-upg…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
- [X] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
- [X] I am using the latest version of `npm-check-updates`
- [X] I am using `node >= 14`
---
…
-
## Week 1
- [x] Go fundamentals
- [ ] Typescript fundamentals
- [x] coreutils: `echo, env, cat, wc, head, tail, yes, true, false, tree` (use gobyexample to speed up things)
- [x] Testing fu…
-
Also the alias should be visible in the markdown so this seems like a bug.
_Originally posted by @willemneal in https://github.com/stellar/stellar-cli/pull/1406#discussion_r1715856681…
-
### Describe the issue:
Slither crashes when given a Vyper contract containing a `raw_call` to `empty(address)`
### Code example to reproduce the issue:
```Vyper
@external
def foo():
raw_cal…
-
Hi, In **mythril**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
blake2b-py
coloredlogs>=10…
-
### Version of Hardhat
2.22.3
### What happened?
When I'm using `const hre = require("hardhat");` to send a transfer transaction on my privnet, the transaction didn't get populated through `p…
txhsl updated
3 months ago
-
A few items left from the test suite advisory:
- Explicitly test `AppProxyFactory. newAppProxyPinned(IKernel, bytes32)`
- Explicitly test `EVMScriptRunner.protectState` modifier
- Explicitly test…
-
# Planning 1
UPDATE 23-09-19: The tool used to be called Ring when I was going to write it in Rust.
For the past few years, protocols have existed that …