-
https://github.com/privacy-scaling-explorations/zk-kit.solidity/blob/a4e7136d6771456d0118729f3f5fe3dc9f7a4148/packages/imt/contracts/BinaryIMT.sol#L44-L51
this is a private function, and is not use…
-
The contracts cannot currently compile when using a derived contract with pragma solidity ^0.4.24 because of the version difference and lack of the ^ in a few base contracts.
I see you are updating…
-
I made a [Reddit question](https://www.reddit.com/r/ethereum/comments/786tga/common_patterns_for_a_marketplace_solidity/) to see if we can get more help in terms of learning best practices and common …
-
Add solidity-coverage build step to evaluate tests coverage.
-
- Use solidity version 0.8.25 as specified in the instructions in your pragma declaration instead of 0.8.26
- Write your README.md in markdown to ensure that you have a well formatted documentat…
-
https://github.com/shazow/whatsabi can be used to find contract function selectors from the Solidity contract bytecode.
https://www.4byte.directory/ or https://sig.eth.samczsun.com/ API can be used …
-
Honestly, this error is not very descriptive, so I'm not sure what exactly this error is about. These are all Vyper contracts with `# @version ^0.4.0`
```
| 'forge' returned non-zero exit code 1…
-
To address this issue, we must update the ESBMC-solidity documentation at https://ssvlab.github.io/esbmc/documentation.html.
-
0xmystery
High
# A missing reward update in UsualSP::removeOriginalAllocation will cause reduced reward accumulation for users
### Summary
The missing reward update in `removeOriginalAllocation` w…
-
Wrap the visitor macro impl with [`paste::paste! {}`](https://docs.rs/paste/latest/paste/) and wrap function names: `[]`