ChainIDE-English
  • 1. ChainIDE Introduction
  • 2. ChainIDE Modules
    • 2.1. File System
    • 2.2. Editor
    • 2.3. File Preview
    • 2.4. Logger
    • 2.5. Compile
    • 2.6. Deployment and Interaction
    • 2.7. Plug-in System Module
      • 2.7.1 ChainIDE Debugger
      • 2.7.2. ChainIDE Flattener Plugin
      • 2.7.3. ChainIDE Scan Verifier
    • 2.8. Functions at Bottom Part of ChainIDE
  • 3. ChainIDE - Loading Your Work
  • 4. ChainIDE - Saving Your Work
  • 5. ChainIDE - Port Forwarding
  • ChainIDE
    • 1. Ethereum IDE
      • 1. Ethereum IDE Environment Configuration
      • 2. How to Use Ethereum IDE?
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 2. BNB Chain IDE
      • 1. BNB Chain IDE Environment Configuration
      • 2. How to Use BNB Chain IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 3. Conflux IDE
      • 1. Conflux IDE Environment Configuration
      • 2. How to Use Conflux IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
      • 5. Using Conflux-Truffle
    • 4. Internet Computer IDE
      • 1. How to Use Internet Computer IDE
    • 5. Nervos IDE
      • 1. Nervos IDE Environment Configuration
      • 2. How to use Nervos IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
    • 6. Polygon IDE
      • 1. Polygon IDE Environment Configuration
      • 2. How to use Polygon IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 7. Flow IDE
      • Learn how to use Flow IDE to develop dApps
    • 8. FISCO BCOS IDE
      • 1. FISCO BCOS Environment Configuration
      • 2. How to use FISCO BCOS IDE
    • 9. Sui IDE
      • 1. Sui Environment Configuration
      • 2. How to use Sui IDE
    • 10. Aptos IDE
      • 1. Aptos IDE Usage Process
      • 2. How to use Aptos IDE
    • 11. XDC IDE
      • 1. XDC IDE Environment Configuration
      • 2. How to Use XDC IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 12. Astar IDE
      • 1. Astar Environment Configuration
      • 2. How to Use Astar EVM IDE
      • 3. How to Use Astar WASM IDE
    • 13. IRISnet IDE
      • 1. IRISnet Environment Configuration
      • 2. How to Use IRISnet EVM IDE
      • 3. How to Use IRISnet Native IDE
    • 14. Arbitrum IDE
      • 1. Arbitrum IDE Environment Configuration
      • 2. How to Use Arbitrum IDE
      • 3. Using Hardhat
      • 4. Using Ganache v7
      • 5. Using Truffle
    • 15. Starknet IDE
      • 1. Starknet IDE Environment Configuration
      • 2. How to Use Starknet IDE
    • 16. Mina IDE
      • 1. Mina IDE Environment Configuration
      • 2. How to Use Mina IDE
Powered by GitBook
On this page
  • Features
  • Fixed Issues

Was this helpful?

  1. ChainIDE Updates

V 2.1.1 (03-07-2022)

This version introduces Conflux eSpace support and addresses some existing issues.

Features

  • Improved Transaction Details: For enhanced usability, the EVM series public chains now include the corresponding transaction details jump links in their output columns, making it easier to access transaction information.

  • Address Translation for Conflux: Added address translation tools to the Conflux IDE.

  • Fluent Wallet Integration: Integrated support for Conflux Fluent Wallet. The original portal wallet for the Conflux IDE has been replaced with Fluent Wallet.

  • Conflux eSpace Support: Conflux IDE now supports eSpace, allowing you to perform smart contract-related operations on the eSpace mainnet and testnet.

  • JavaScript VM for Conflux: Added JavaScript VM to the Conflux IDE.

Fixed Issues

  • Fixed an issue where the fields were not saved completely when saving a template.

  • Fixed an issue related to a Solidity contract query uint field containing "".

  • Fixed an issue where the return value of the Solidity contract array sometimes had an incorrect number of [].

  • Fixed an issue where the Solidity contract revert function failed.

  • Fixed an issue where Solidity contract compilation optimization was disabled by default.

  • Fixed an issue with the Conflux IDE Solidity contract bytes return value format optimization.

  • Fixed an issue where importing contracts sometimes failed.

  • Fixed an issue where incorrect warnings were given when importing compressed files.

  • Fixed issues with page optimization.

Last updated 1 year ago

Was this helpful?