-
Since 0.8.4 Solidity supports [custom errors](https://blog.soliditylang.org/2021/04/21/custom-errors/). We might consider using them. First need to check how well it is supported in our tooling etc th…
-
**Solidity** is a programming language designed for developing smart contracts that run on **Ethereum** blockchain.
It would be great for this project to have **syntax highlighting** support for So…
-
The YAKINDU Solidity language server (https://github.com/Yakindu/solidity-ide) provides some features that are not yet implemented/can be improved.
Most noteworthy:
- grammar based code completi…
-
eg:
```
// SPDX-License-Identifier: NONE
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v4.4.1
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
pragma sol…
-
Hey there,
Would be nice if you could elaborate on error handling, when can assert / require / revert be used and practical use cases.
-
# FATExDAO Protocol
**We are looking for an experienced DeFi developer to update our smart contracts to V2 - If the contractor would like to join the team full-time, that is an option.**
# Proje…
-
### Describe the bug
In Solidity, the visibly keyword needs to be specified.
### Expected Behavior
Specify `internal`, `private`, or `public`. It defaults to `internal` if not specified, so t…
-
お世話になっております。
下記インストールしようとした際にエラーでインストールができません。
npm install zeppelin-solidity@1.8.0 --save
画像です。
https://gyazo.com/8c096812621b50085ffe12829b3525cf
お答えいただけますと幸いです。
よろしくお願いいたします。
-
- 2.x文档内关于使用Java SDK压力测试部分,在按照文档内容下载Java SDK Demo后,第四步执行示例压力测试程序,需要手动新建solidity目录,将/root/fisco/java-sdk-demo/src/main/java/org/fisco/bcos/sdk/demo/contract/sol下的合约拷贝到/root/fisco/java-sdk-demo/dist/con…
-
Try to improve the baseline for Solidity generation.