AI-NFT Web3.0 FromHDDtoSSD

AI-NFT Web3.0 FromHDDtoSSD

chapter307, [SORA][FinexDriveChain] we was able to confirm the correct operation of the wallet with the latest version of SQLite!

We was able to confirm the correct operation of the wallet with the latest version of SQLite!Now that we are going to te...
AI-NFT Web3.0 FromHDDtoSSD

chapter306, [SORA][FinexDriveChain] We are trying …

In addition, we are trying SQLite on database.SQLite is very stable, including builds, and our other project has been ru...
AI-NFT Web3.0 FromHDDtoSSD

chapter305, [SORA][Wallet] We implemented wallet database by LevelDB.

We have implemented a wallet database in LevelDB via a SecureAllocator.We are currently testing a transaction on testnet...
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....
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...
AI-NFT Web3.0 FromHDDtoSSD

chapter300, [SORA] We have fixed the exclusive lock of database processing.

One of the rare cause of wallet corruption is to the exclusive lock on the database that is not working properly.Therefo...
AI-NFT Web3.0 FromHDDtoSSD

chapter299, [SORA] The new design of the site that brought to based on black.

We have changed the design of the site.秋葉.jp/
AI-NFT Web3.0 FromHDDtoSSD

chapter298, [SORA][FinexDriveChain] mainchain (COIN transaction) and sidechain (Finex drive chain)

We will implement the prediction feature developed here(>> click) as a "Finex drive chain" that is utilizes the side cha...
AI-NFT Web3.0 FromHDDtoSSD

chapter297, [SORA][SORA Network] Goodbye to the IMPLEMENT_SERIALIZE

We completed the confirm that is no problem even if the latest core serialization "ADD_SERIALIZE_METHODS" is implemented...
AI-NFT Web3.0 FromHDDtoSSD

chpter296, [SORA][SORA Network] We have implemented automatic(dynamic) checkpoints that improve the stability of the blockchain.

hello friends!We will start to improve the center of the blockchain.First, we will improve the checkpoints.At the same t...
AI-NFT Web3.0 FromHDDtoSSD

chapter295, [SORA][SORA Network] We are under development the Qt version of the benchmark feature.

For the Qt version, there is no problem other OS.But, in order to bring out the performance, only thread use C runtime o...
AI-NFT Web3.0 FromHDDtoSSD

chapter294, [SORA][SORA Network] We have released the latest Wallet in Windows version (v3.3.10).

We have released the latest Wallet in Windows version (v3.3.10).The screen during synchronization and the remaining time...
AI-NFT Web3.0 FromHDDtoSSD

chapter293, [SORA] We implemented Peers information tab.

We implemented Peers information tab.Just click UPDATE button.The peer information that is displayed in a flow.
AI-NFT Web3.0 FromHDDtoSSD

chapter292, [SORA][SORA Network] implement mini window

We implemented mini window. (option -miniw)We have realized resident software, lightweight then minimal window.