BLOCKCHAIN

AI-NFT Web3.0 FromHDDtoSSD

chapter309, [SORA][FinexDriveChain] We have successfully migrated data from BerkeleyDB to SQLite.

We have successfully migrated data from BerkeleyDB to SQLite.We can now say goodbye to the older version (Apr-2010) of B...
AIデータ復旧サービスについて

chapter308, [SORA][FinexDriveChain] We have successfully ported in wallet from BerkeleyDB to SQLite.

When ported, the latest version is available, which is advantageous for environmental portability.Also, the flush proces...
AI-NFT Web3.0 FromHDDtoSSD

復旧不定期日誌377, msys2でエラーが出た場合は、鍵とデータベースの更新で直りました!

以下のサイトが参考になりました。ありがとうございます。
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....
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...
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...