-
## Support of multiple solidity versions
Hi team! In our company we use your plugin and it is great. However, we have a suggestion how it can be enhanced and this would improve our experience - curre…
-
### Event Admin Functions Solidity Contract
**Title**: Solidity Contract for Event Admin Functions on "Vibe to Earn" Platform
**Description**: Develop a Solidity contract to provide admin functi…
-
Description
This tool provides a scaffold multichain Solidity Deployment script pattern.
It uses CREATE2 to deploy a target contract to multiple chains using a single Solidity script.
CREATE2 i…
-
The contracts have unlocked compiler versions.
An unlocked compiler version allows the user to compile it at or above a particular version. This can lead to differences in the generated bytecodes …
-
## Description
When the same path is specified under `urls` of multiple contracts in Standard JSON input, we get an ICE in the import callback.
## Environment
- Compiler version: 0.8.27
##…
-
## Steps To Reproduce
Go to: https://solana.com/developers/evm-to-svm/complete-guide
Scroll down to: "Solana Counter Program"
## The current behavior
See highlighted text in screenshot below
…
-
Description
- This submission proposes the development of a Series Security Solidity contract on the Kaia blockchain. The contract will focus on enhancing the security and integrity of smart contract…
-
ProfessorAudits
High
# Precision Loss in `GammaRewarder.sol::createDistribution` leading to Zero Fee
**Description:**
In the `GammaRewarder.sol::createDistribution function`, fees are calculated …
-
### Problem
There is a need to compile Solidity contracts and produce abi and binary files in order to run bdd tests that are related to smart contracts. There is currently a script called `compile.s…
-
Hello!
Having a go playing with smart contracts and making a UI, I ran into the titled error. My code:
```ts
import { compile } from '@parity/revive'
const CONTRACT_NAME = "Message"
const C…