Forcerelay is now in active development stage and has a lot of things to do.
Currently we accomplished the creation of connection and channel layer between Axon and Ckb in CI, and so dose the creation of packet layer only in Ckb, so here is the further TODO checklist in both of relayer, contract, document and acceptance components:
In the relayer of Forcerelay/Axon
features
issues
In the Solidity contract of Forcerelay/Axon
features
issues
In the CKB contract of Forcerelay/Axon
features
Acceptance of Forcerelay/Axon
Done
In the document of Forcerelay/Axon
Forcerelay is now in active development stage and has a lot of things to do.
Currently we accomplished the creation of connection and channel layer between Axon and Ckb in CI, and so dose the creation of packet layer only in Ckb, so here is the further TODO checklist in both of relayer, contract, document and acceptance components:
In the relayer of Forcerelay/Axon
test: Add packet test for Axon #330
forcerelay keyscommandAxonTools::verify_mpt_proofafter Axon's bug fixed #264integrate cell-emitter runtime in Ckb monitor and relay Ckb headers and filtered cells to Axon system contractIn the Solidity contract of Forcerelay/Axon
replace truffle framework with hardhat@15168316096implement cell-existence proof check in Ckb light client once Ckb integrated live-cell mpt root in its header (work with Axon system contract)replaced by Axon precomplied contracts: ckb_blake2b & verify_mmr_proof
In the CKB contract of Forcerelay/Axon
ckb-icsrepoclient_idandport_idfrom h256 to arbitrary string, which increases the compatibility of Ckb with IBC protocol [refactor] add a new client cell and a new port cell to makeibc-ckb-contractcompatible with IBC protocol ckb-ics#7-> See also Forcerealy IBC state(SMT) rollup solution
Acceptance of Forcerelay/Axon
Done
In the document of Forcerelay/Axon
README.mdfor forcerelay, which contains introduction, high level design, simplified deployment/config instructions and todo list #327README.mdfor solidity contractREADME.mdfor ckb contractREADME.mdfor forcerelay-ckb-sdk @blckngmdocs: write a simple README for forcerelay-ckb-sdk forcerelay-ckb-sdk#6