-
One idea that @Stebalien and I chatted about today is introducing first-class support for upgradable actors in the FVM. This conversation forked from the "how do we upgrade system actors?" question.
…
-
# Lines of code
https://github.com/code-423n4/2022-03-rolla/blob/a06418c9cc847395f3699bdf684a9ac066651ed7/quant-protocol/contracts/Controller.sol#L22-L34
# Vulnerability details
Use of Upgradeable…
-
```
{"time":"2024-07-18T12:52:53.254Z","severity":"error","message":"Task #PID started from Explorer.Chain.Fetcher.LookUpSmartContractSourcesOnDemand terminating\n** (MatchError) no match of right han…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Solidity](https://github.com/trending/solidity?since=weekly).
-
Upgrade Smart Contracts on Chain
https://vomtom.at/upgrade-smart-contracts-on-chain/
-
**Github username:** @aviggiano
**Submission hash (on-chain):** 0x42771515e7b44c29de6f0fb6954c6511ec575847a357ecee0d92a25f9211d054
**Severity:** medium
**Description:**
**Description**
When writing…
-
## General Information
| Field name | Description | Field value |
| ------------- | ------ | ------------- |
| Title | Official name of the community call | Upgradeable Smart Contract |
| Host |…
-
Subscribe to this issue and stay notified about new [daily trending repos in Solidity](https://github.com/trending/solidity?since=daily).
-
### Prerequisites
- [X] I checked to make sure that this feature has not already been filed
- [X] I'm reporting this information to the correct repository
- [X] I understand enough about this issue t…
-
I think there is room for improvement in the documentation with regards to explaining how to choose between transparent and UUPS proxies. Let me give you my perspective as someone who is a newbie to …