-
Looking at the verification requests failing, I see a large portion of them (esp. coming from Etherscan) are bytecode-only proxies. These are "[Minimal Proxy Contract](https://eips.ethereum.org/EIPS/e…
-
Hi, thanks for foxyproxy!
It would be great to have an option to turn on the proxy for the entire tab if at least one pattern matches, because many sites access many third-party domains, and you ha…
-
```js
class RealImg {
constructor(fileName) {
this.fileName = fileName;
this.loadFromDisk();
}
loadFromDisk() {
console.log("...loading " + this.fileName);
}
display() {…
-
I use Firefox and FoxyProxy 8.9
I have a pac proxy and another proxy for `x.com`
If I select my pac proxy - sites for this proxy works buy proxy for `x.com` doesn't work
If I select `Proxy by Patte…
-
## Feature Request
**For English only**, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we c…
-
### Tutorial title
Smart Contract Upgradeability 101 | 5 Upgradeability Methods
### Tutorial description
The tutorial is by Owen Thurm and its about all the ways Smart contracts can be upgrad…
-
# Description
N**ouveauté : v**ous pouvez maintenant trier l'ensemble de vos films par date de sortie. Une nouvelle librairie a été intégrée dans le projet. Elle se trouve dans le dossier` /lib/sorte…
-
Siga o exemplo que está na pasta [Design Pattern] e submeta o seu PR sobre o design pattern desta issue.
-
Add Chapter 11: Proxy design pattern
-
As a first version we will be implementing the Proxy Forwarding pattern for our proxy pattern. The thing is that the `delegatecall` pattern is much more flexible compared to proxy forwaring pattern. F…