Results 72 comments of nk_ysg

> Could you please provide more detail about what to do? Hi, @0xpause 。I forgot to update this issue。 First need update the new version move-language support feature move-table-extension。 It...

Table using 2 level smt tree. The top smt tree is TableHandle -> SMT root hash, the bottom smt tree is TableITem insert it.

./starcoin --version 1.11.11 and then try use version 1.12. It show related code https://github.com/facebook/rocksdb/blob/df4d3cf6fd52907f9a9a9bb62f124891787610eb/table/block_based/reader_common.cc#L26-L52 ```C++ // WART: this is specific to block-based table Status VerifyBlockChecksum(ChecksumType type, const char* data, size_t...

It has merge in branch dev, so I will close it.

https://github.com/starcoinorg/starcoin/pull/3551 has solve accumulator append, so I will close

finished https://github.com/starcoinorg/starcoin/pull/3848

I will close it for long time no update. you can reopen it if you want

https://github.com/move-language/move/pull/373 In this link , MoveVM has changed the change_set storage operation, in language/move-core/types/src/effects.rs, ```rust /// A storage operation. #[derive(Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] pub enum Op { ///...

有些章节某些地方有错误