2021-03

AI-NFT Web3.0 FromHDDtoSSD

chapter304, [SORA][FinexDriveChain] implement txfinexdrivechain and txwallet

We can now process different databases for LevelDB at the same time.In addition to txleveldb, two types have been added....
BLOCKCHAIN

chapter303, [SORA][FinexDriveChain] implement CLevelDB::const_iterator

The code that handles LevelDB has been greatly improved.After improvement it as finely as possible, we implemented the i...
AI-NFT Web3.0 FromHDDtoSSD

chapter302, [SORA] [FinexDriveChain] implement CDBStream.

We have implemented CDBStream as an alternative to CDataStream for reading and writing only to the blockchain, which doe...
AI-NFT Web3.0 FromHDDtoSSD

chapter301, [SORA][finexDriveChain] We will prepare three types of “wallet.dat”.

Like CWallet and CWalletDB, we will develop by making full use of inheritance.wallet.dat: (CWallet, CWalletDB)This metho...