Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We plan to upgrade
offckbto v3 version with improvements in the following:offckb node 0.118-rc1to start the node with specific version. feat: allow multiple CKB binaries #117offckb debug --tx-hash <tx-hash>will run all the validate scripts in the transactionoffckb debug --tx-hash <tx-hash> --single-script "input[0].lock"will run only the lock script in the first input cell in the transactionoffckb debug --tx-hash <tx-hash> --single-script "input[0].lock" --bin "path-to-your-new-script-binary"will run only the lock script in the first input cell in the transaction with a replaced script binary from the pathlumoswithCCClumoswithCCCin offckb source-code.CCCnot only the wallet-connector but also as the main CKB Javascript SDK in templates. refactor: new templates structure and use ccc as default sdk #119node-connection-modeCCC�andLumos.Beta Was this translation helpful? Give feedback.
All reactions