-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x2bb714c14fe77cea1bb2ab483c417362a7b55b93f899e1bc2fc3b4dc8d3a2c00
**Severity:** medium
**Description:**
## Descripti…
-
The stacks-node should be able to do some static analysis of contracts to get cost estimates without actually executing the contract. This is important for transaction selection and fee estimates.
-
I think there is a false positive with the `gas-struct-packing` rule when using contract types. Here is the MRE:
```solidity
pragma solidity 0.8.24;
contract Bar {}
contract Foo {
// this…
-
Currently the stress test just injects simple eth transfer txs. While the test is able to fill blocks up to the gas target with these txs, it does not provide the same processing strain on the node as…
-
### Description
The following scenario came to my mind:
I want to start `renterd` after a shutdown, but I want to change the config first (for instance, to reduce the number of contracts, or to choo…
-
### Bug Description
Using the RagDatasetGenerator to generate dataset over a document, i noticed that there a few instance where GPT-4o generate a multiple choice question, but its now treats as indi…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x71a37401edec58be04ad4746ea38e3c61ad8feec52d6f03628a32b78c8104e01
**Severity:** high
**Description:**
**Description*…
-
**💻 Environment**
- Compiler version: 0.8.20
- Target EVM version (as per compiler settings): Paris
- Framework/IDE (e.g. Truffle or Remix): Hardhat
- EVM execution environment / backend / blockch…
-
## Problem Definition
the core contract methods used by the FVM to get balance an available balance are inconsistent.
- balance: https://github.com/onflow/flow-core-contracts/blob/c1b31d5a4722ab…
-
I need some help, please.
I tried to transfer DFI from my Metamask to my native DFI adress on Kucoin (dQeZ4GW45KWuaJXVkoi26ykovph3ANyqAx).
First I tried with 10 DFI and after about 1 hour it did a…