Nervos CKB Development Update #34
Covering Apr 21 to May 4By Cipher Wang, Ian YangTL;DRReleased ckb v0.32.0-rc1 and Neuron v0.30.0-rc1/rc2.Optimized chain sync speed by 50%.Changes in CKBCompleted:Released ckb v0.32.0-rc1.Optimized the block download tasks with a simple scheduler. (ckb#1999). It has reduced the chain sync time by about 50%.Fixed a memory leak bug in p2p. (p2p#218)Improved the molecule document. (ckb#2003, molecule#26)Fixed an undefined behavior in molecule. (molecule#GHSA-rffv-8x7x-p7pw, ckb#GHSA-q669–2vfg-cxcg)… … More