-
**Describe the bug**
I have the following code below that does not compile, because it cannot find a custom error from one of the dependency (`@erc725/smart-contracts`) part of `@lukso/lsp7-contract…
-
When opening and browsing any large codebases this plugin causes Webstorm to freeze completely and has to be force quit on Mac.
I'm using Mac Sonoma 14.6.
This issue is persisting for several weeks…
-
### 🐛 Bug Report
Unable to verify contracts that were compiled with supressed errors
#### 📝 Description
I have a successfully deployed contract that was compiled using hardhat zksolc configur…
-
I don't see tokenizable u96 semantics neither in `ethereum-types` or in the Rust types. Is u96 supported in some way?
-
- custom errors
- ...
-
-
It only took 4 years!
* https://github.com/ensdomains/ens-app/issues/1535
* https://github.com/ensdomains/dnsregistrar/issues/10
* https://github.com/ensdomains/dnssec-oracle/issues/54
[This is …
-
We have `bitcoin-spv-sol` and `bitcoin-spv-js` npm packages.
right now, the solidity only provides the contracts. It would be nice to take utilities we've made for JS (e.g. proof (de)serialization)…
-
- [x] 블록 구성 변환 분석
- [x] Chaining에 맞게 솔리디티 구성
- [x] Block to Text Coding 제네레이션 작업
-
Depends on https://github.com/BANKEX/plasma-research/issues/30
### Block structure for solidity
Cut hashes up to 160 bits. It provides us 80bit reliability.
```solidity
struct MerkleProof {
…