- Jun 07, 2023
-
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
- Jun 06, 2023
-
-
Benoit Lavenier authored
-
Benoit Lavenier authored
fix(ts): refactor code for NodeJS 18 compliance (e.g. typed Promise, and other lint error) enh(dal): add disableCheckConstraints() and enableCheckConstraints()
-
Benoit Lavenier authored
fix(sync): don't lose nodes on single download err - cherry-pick of commit 7a59f46f from branch `dev`
-
Benoit Lavenier authored
fix(ws2p): numberOfFreeRooms() was testing a Promise as a boolean, so it was always true! 'freeMemberRoom' value was always used, instead of 'freeMirrorRoom'
-
Benoit Lavenier authored
fix(dal): not need to create txs indices in the migration script (already done in SqliteTransactions.ts)
-
Benoit Lavenier authored
fix(test) Fix transaction-test.ts (remove old property 'received', and add new property 'writtenTime')
-
Benoit Lavenier authored
fix(1447): Reverting a block should update LevelDBSindex.indexForTrimming (and not indexForConditions) - close #1447
-
Benoit Lavenier authored
fix(1445): When synchronize, use BMA/BMAS peers having a path (e.g. /bma): PeerDTP.getURL() was not using the path - close #1445
-
Benoit Lavenier authored
Merge remote-tracking branch 'origin/fix/1444/1.8/sqlite_indexed_columns' into fix/1444/1.8/sqlite_indexed_columns
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
Merge remote-tracking branch 'origin/fix/1441/1.8/node_summary_with_storage' into fix/1441/1.8/node_summary_with_storage
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
- If cautious mode, insert TX using batch (delete then insert) - Migrate existing txs.db (add and fill missing columns)
-
Benoit Lavenier authored
fix(1442): add new computed (and indexed) columns 'issuer' and 'recipient' in the transaction Sqlite table, to improve.
-
Benoit Lavenier authored
-
Benoit Lavenier authored
fix(1438): Optimize BMA /tx/sources See merge request !1428
-
Benoit Lavenier authored
fix(1446): When reverting a block, delete source condition index only if no create record exists - fix #1446
-
Benoit Lavenier authored
fix(1446): Unit test 'block-with-transaction-revert' : test the current block after each revert, and not only after the last revert
-
Benoit Lavenier authored
-
Benoit Lavenier authored
fix(1439): BMA optimize `/tx/requirements/:search` See merge request !1426
-
- May 31, 2023
-
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
- May 30, 2023
-
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
- Oct 11, 2022
-
-
Cédric Moreau authored
-
- Oct 09, 2022
-
-
Cédric Moreau authored
-
Cédric Moreau authored
-