CKB Dev Log 2024-02-07 #4342
anipenguin
started this conversation in
Dev Log
Replies: 0 comments
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.
-
Updates
Features
estimate_cyclesRPC method: feat(rpc): add rpc methodestimate_cyclesckb-light-client#180since, enforcing a consensus rule that prevents a cell from being spent before a specific block timestamp or block number. feat: Since construction methods & comparison logic ckb-std#76Improvements
ScriptSearchModetoSearchMode. [BREAKING CHANGE] Extend Indexer PRCSearchKeyfor CKB 0.114 ckb-sdk-rust#102spawnsyscall. This involves introducing a pipe and deterministic scheduler to facilitate communication between parent and child VM instances. A prototype can be found here.Fixes
cell deptransaction descendants causing submission failures. A newdirect_ancestors_countfield has been introduced to better manage ancestor counts.ckb-chaintockb-test-chain-utils, facilitating easier generation of blocks for testing.blocks/txsfromckb-chaintockb-test-chain-utils#4335shutdownlayer wasn't applied to WebSocket, causing hangs upon server termination of WebSocket connectionsIn Pipeline…
Beta Was this translation helpful? Give feedback.
All reactions