Kiến thức

Roadmap

The Raiden Network is being built in incremental stages with more features being added along the development process. Below you find already implemented and future features and enhancements to the protocol. You can follow more detailed updates on the development progress in the weekly GitHub activity summaries on Reddit and on the Raiden Blog.

The roadmap presents major features and components integrated up to and including the Ithaca milestone. Please note that this roadmap doesn’t imply any guarantees or promises on future development items but should rather be seen as one envisaged path that could be taken by the Raiden project.

What (Feauture / Component) Status check.svg

  • µRaiden – unidirectional many-to-one payment channels down.svg

    µRaiden is the first stepping stone towards the full Raiden Network. It’s a payment channel framework for frequent, fast and free ERC20-token-based micropayments between two parties. These payment channels are unidirectional and many-to-one.

Live on main net since 01.12.2017 check.svg

  • Opening, closing and settlement of payment channels including single and multi-hop transfers down.svg

    Core functionalities of the payment channel network: Users can open, close and settle payment channels with multiple parties. Users can send tokens directly to the recipient using an open channel as well as sending payments to a third party with no direct connection by routing the payment via other payment channels.

Included in Raiden testnet releases check.svg

  • Raiden REST API down.svg

    REST API with endpoints for all functionalities. The API enables dApp developers to easily build applications using the Raiden Network.

Included in Raiden testnet releases check.svg

  • WebUI down.svg

    Graphical interface to use the basic functionalities of the Raiden Network built on the API.

Chuyên gia chia sẻ  Cung tiền tệ (Money Supply) là gì? Các khối tiền tệ và hàm cung tiền tệ

Included in Raiden testnet releases check.svg

  • Routing 1.0 down.svg

    A multi-hop transfer can be conducted using the routing 1.0 algorithm. However, this might not be the most efficient route since there is only a local view of channel balances.

Included in Raiden testnet releases check.svg

  • Channel top up down.svg

    Topping up the balance of existing payment channels by sending tokens into escrow. This is an on-chain transaction.

Included in Raiden testnet releases check.svg

  • Automatically joining a token network and connecting to peers down.svg

    Raiden supports first time users and simplifies usage by automatically joining token networks of the respective tokens held by connecting to peers and opening channels with them.

Included in Raiden testnet releases check.svg

  • Refactored smart contracts down.svg

    Contracts were optimized for gas by using one contract per token network. Additionally, locks can now be unlocked in a single transaction batch. Finally, thanks to the Secret Registry contract, we achieve constant time lock expiration.

Included in Raiden testnet releases check.svg

  • Reliable transport layer down.svg

    The Raiden Network is using Matrix as the transport protocol for exchanging messages between the Raiden nodes.

Included in Raiden testnet releases check.svg

  • Recoverability down.svg

    Recoverability is ensured in case of an irregular shutdown of the Raiden node. This feature is crucial to prevent the loss of data in case a Raiden node shuts down unexpectedly (e.g. due to a power outage).

Included in Raiden testnet releases check.svg

  • Raiden Network Explorer (status page) down.svg

    The Raiden Network Explorer gives an overview of network statistics and visualizes the live status of the payment channel networks.

Live: explorer.raiden.network check.svg

  • Red Eyes Release on Mainnet down.svg

    The alpha testing version of the Raiden Network containing all above features on the Ethereum Mainnet with safety limits: Total maximum value (sum of all channel deposits) contained in smart contract: 250 ETH Limited to one token network: WETH (wrapped Ether) Maximum deposit in each payment channel: 0.15 ETH (0.075 per direction/node) One-time use Deprecation Switch Read more about the implemented safety measures of Red Eyes here.

Chuyên gia chia sẻ  Phần mềm hợp đồng điện tử iContract được nhiều DN FDI tin dùng

Live: Release v0.100.1 “Red Eyes” check.svg

  • Channel withdraw down.svg

    This function enables users to withdraw funds from open payment channels without the need to close them.

Live: Release v1.0.0 “Alderaan” check.svg

  • Fee model for channel balancing down.svg

    Balanced channels maximise the odds to facilitate transfers throughout the network. By setting fees for mediating transfers, nodes can incentivise the balancing of their channels.

Live: Release v1.0.0 “Alderaan” check.svg

  • Raiden Service Bundle down.svg

    The Raiden Service Bundle (RSB) will enable third parties to offer services like pathfinding and monitoring to users.

Live: Release v1.0.0 “Alderaan” check.svg

  • Pathfinding services down.svg

    As part of the RSB, pathfinding services will support users in finding the cheapest way to route a payment.

Live: Release v1.0.0 “Alderaan” check.svg

  • Monitoring services down.svg

    As part of the RSB, monitoring services will watch a users channel when he is not online. In case one of the channels gets closed, the monitoring service hands in the latest balance proof on behalf of the user and thereby ensures that the closing party can’t cheat.

Live: Release v1.0.0 “Alderaan” check.svg

  • WebUI 1.0 down.svg

    The WebUI 1.0.0 is a total redesign of the Raiden WebUI that aims to make interaction with Raiden more streamlines and intuitive

Live: Release v1.1.0 “Alderaan – The Sun Prince” check.svg

  • Cooperative Settle down.svg

    With a cooperative settlement of a payment channel, less on-chain transactions are required. Hence, if two parties agree on a cooperative settlement of their channel, the closing of the channel is cheaper.

Live: Release v3.0.0 “Coruscant”

Đánh giá bài viết post

Phạm Văn Sỹ

Tôi là Phạm Văn Sỹ chuyên gia uy tín trong lĩnh vực kinh tế và kinh doanh là sinh viên của trường Đại học Ngoại Thương. Với kiến thức sâu rộng sau 12 năm ở bên ngoài thương trường thị trường tôi mong muốn chia sẻ các kiến thức chuyên sâu hữu ích dành cho mọi người.

Related Articles

Back to top button