Code Monkey home page Code Monkey logo

xcall-multi's Introduction

Project Status: Initial Release License: Apache-2.0 Lines Of Code Version GitHub Workflow Status - cosmwasm GitHub Workflow Status - javascore

Language Code Coverage
Java Java Cov
Rust Rust Cov
Solidity Solidity Cov

xcall-multi

xcall-multi is a cross chain messaging service built to mimic regular transaction flows across any interoperable solution.

For full xcall-multi specification see xcall-multi Spec.

Contract Addresses

See Live Contracts for current testnet and mainnet deployments of the xcall-multi contracts on all chains where xCall is deployed.

Building with xcall-multi

For building dapps with xcall-multi see official developer docs.

Available Connection implementations

Building a xcall-multi connection

If xcall-multi is deployed, anyone can create a new connection contract to relay messages between xcall-multi contracts. To do this a connection contract has to be developed and deployed on both sides. The base design for a connection can be found in the xcall-multi docs

xcall-multi's People

Contributors

antonandell avatar bishalbikram avatar cyrusvorwald avatar debendraoli avatar deepakbomjan avatar dependabot[bot] avatar fezbox avatar gcranju avatar hemz10 avatar ibrizsabin avatar izyak avatar muhammedirfan avatar nightowl121 avatar pragyanshrestha-ibriz avatar prathiksha-nataraja avatar redlarva avatar rupeshkarna avatar sabinchitrakar avatar sdpisreddevil avatar shanithkk avatar shreyasbhat0 avatar viveksharmapoudel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

xcall-multi's Issues

BSC - xCall Multi - Deployment

Steps to follow:

  1. Deploying the xCall- multi to BSC
  2. Connect with Parameta team to register the service on BTP
  3. Test on BSC <--> ICON or BSC <--> HAVAH

BSC Chain

All xCall smart contract work related to BSC.

Testcase - handleRequest

  • defaultProtocol
  • defaultProtocol (invalid sender)
  • singleProtocol
  • singleProtocol (invalid sender)
  • multiProtocol

Do not relay error messages on responses.

Error messages plays no role in the message flow and will only be used by front ends. Since you can query the error directly from the event log on executing chain there is no need to relay the messages.

Allow rollback retries

If a rollback fails it is remove from state which can result in lost data for a application.
Rollback should be able to be retired until successful.

Enable re execution of failed one way messages

Currently when a one way message fails it is simply thrown away, to allow more efficient use of many cross chain protocols we need to guarantee the execution of these messages, so no data is lost.

ICON Chain

All xCall smart contract work related to ICON.

Testcase - rollback

  • defaultProtocol
  • defaultProtocol (invalid sender)
  • singleProtocol
  • multiProtocol
  • success

Testcase - executeCall

  • defaultProtocol
  • singleProtocol
  • multiProtocol
  • multiProtocol with rollback
  • failedExecution

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.