BLOCKCHAIN

BLOCKCHAIN

chapter324, [SORA] Then, we will implement the failure prediction feature at once.

We have completed the verification of the hard-fork.The mainnet aim to change have a block height of 550,000.In line wit...
BLOCKCHAIN

chapter323, [SORA] [testnet HF] backed block version to 6.

As a result of the verification, we found that the block hash switching fails when PoS crosses the block switching bound...
BLOCKCHAIN

chapter321, [SORA] SorachanCoin: Fork to PoW new algorithm Lyra2REv2 testnet HardFork

Today, we will do hard fork in testnet.Switching in block will be Lyra2REv2 from block height 1495000.
BLOCKCHAIN

chapter320, [SORA] replacement from Scrypt to Lyra2REv2

We will intend to replace hash from Scrypt to Lyra2REv2.We are currently in the process of verification.As soon as it is...
BLOCKCHAIN

Chapter319, [SORA] We released the latest Wallet in Windows version (v3.10.10).

We had implemented by checkpoints to judge of bip66.For Windows and Linux versions, we have returned to the LevelDB + SQ...
AIデータ復旧サービスについて

chapter318, [Blockchain][SORARA] We released the latest Wallet in Windows version (v3.8.10).

using Blockchain DB: replace from LevelDB to latest SQLite (SQLite v3.35.0 Mar-2021)We have created a database of peers_...
AIデータ復旧サービスについて

復旧不定期日誌385, [HDD/SSD/RAID] ブロックチェーン活用 統計スキャンについて その1

いつもお世話になっております。実在証明を秒単位で刻むことが可能なブロックチェーンを活用する、統計スキャンの実装となります。まず、データのアセプト……受理については、ピア情報の受け入れと似たようなロジックを実装いたしました。なぜなら、何度も似...
BLOCKCHAIN

chapter317, [SORA][FinexDriveChain] In the near future, we will announce to the automatic build of the server version.

We have succeeded in unifying the database in SQLite.Therefore, we were going to be able to provide an automatic build v...
BLOCKCHAIN

chapter316, [SORA][BlockChain] Is LevelDB really fast to Blockchain?

We are currently checking performance of the blockchain that has migrated from LevelDB to SQLite.In the case of LevelDB,...
BLOCKCHAIN

chapter315, [SORA][FinexDriveChain] Blockchain by SQLite.

We will unify the database library into one (SQLite). On the blockchain side as well, we have confirmed that there is no...
BLOCKCHAIN

chapter314, [SORA][FInexDriveChain] We will improve the access method of the Blockchain.

We will improve the access method of the Blockchain.We next to wallet migration is Blockchain.Currently, we are trying v...
BLOCKCHAIN

chapter313, [SORA][FinexDriveChain] From v4, BerkeleyDB will be removed.

From v4, BerkeleyDB will be removed.Therefore, to take over the balance, etc., first you start v3, then you will need to...
BLOCKCHAIN

chapter312, [SORA][v3.5.10] We released the latest Wallet in Windows version (v3.5.10).

BLOCKCHAIN

chapter311, [SORA][FinexDriveChain] We also try SQLite on the Blockchain.

We also try SQLite on the Blockchain.If all goes well, library that we will need one less.From now on, when developing t...
BLOCKCHAIN

chapter310, [SORA][Wallet by latest SQLite] We have completed the operation check on large size by SQlite wallet today.

We have completed the operation check on large size by SQlite wallet today.(transactions: 59,917)