enh(dal): pass the conf to dal.saveBlock(), to let dal decide if TXs should be stored or not
fix(dal): Split migration step 27, to be able to migrate content if alter table failed fix(conf): apply storage defaults when creating a ConfDTO fix(sync): clarify code on bindex size fix(sync): trim index and sandboxes only on the last block - close #1450
Showing
- app/lib/blockchain/DuniterBlockchain.ts 12 additions, 20 deletionsapp/lib/blockchain/DuniterBlockchain.ts
- app/lib/dal/fileDAL.ts 8 additions, 9 deletionsapp/lib/dal/fileDAL.ts
- app/lib/dal/sqliteDAL/MetaDAL.ts 11 additions, 3 deletionsapp/lib/dal/sqliteDAL/MetaDAL.ts
- app/lib/dto/ConfDTO.ts 4 additions, 0 deletionsapp/lib/dto/ConfDTO.ts
- app/lib/indexer.ts 3 additions, 0 deletionsapp/lib/indexer.ts
- app/modules/crawler/lib/sync.ts 4 additions, 3 deletionsapp/modules/crawler/lib/sync.ts
- app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts 17 additions, 25 deletionsapp/modules/crawler/lib/sync/v2/GlobalIndexStream.ts
- test/dal/triming-dal.ts 16 additions, 4 deletionstest/dal/triming-dal.ts
Loading
Please register or sign in to comment