[enh] Refactoring: replace dal:any by dal:FileDAL
Showing
- app/lib/blockchain/DuniterBlockchain.ts 29 additions, 22 deletionsapp/lib/blockchain/DuniterBlockchain.ts
- app/lib/blockchain/Switcher.ts 3 additions, 2 deletionsapp/lib/blockchain/Switcher.ts
- app/lib/common-libs/errors.ts 9 additions, 0 deletionsapp/lib/common-libs/errors.ts
- app/lib/computation/BlockchainContext.ts 5 additions, 3 deletionsapp/lib/computation/BlockchainContext.ts
- app/lib/computation/QuickSync.ts 12 additions, 9 deletionsapp/lib/computation/QuickSync.ts
- app/lib/dal/fileDAL.ts 20 additions, 13 deletionsapp/lib/dal/fileDAL.ts
- app/lib/dal/fileDALs/AbstractCFS.ts 3 additions, 0 deletionsapp/lib/dal/fileDALs/AbstractCFS.ts
- app/lib/dal/sqliteDAL/AbstractSQLite.ts 6 additions, 0 deletionsapp/lib/dal/sqliteDAL/AbstractSQLite.ts
- app/lib/dal/sqliteDAL/BlockDAL.ts 5 additions, 5 deletionsapp/lib/dal/sqliteDAL/BlockDAL.ts
- app/lib/dal/sqliteDAL/Initiable.ts 1 addition, 0 deletionsapp/lib/dal/sqliteDAL/Initiable.ts
- app/lib/dal/sqliteDAL/MetaDAL.ts 2 additions, 2 deletionsapp/lib/dal/sqliteDAL/MetaDAL.ts
- app/lib/dal/sqliteDAL/index/BIndexDAL.ts 1 addition, 1 deletionapp/lib/dal/sqliteDAL/index/BIndexDAL.ts
- app/lib/dal/sqliteDAL/index/IIndexDAL.ts 4 additions, 0 deletionsapp/lib/dal/sqliteDAL/index/IIndexDAL.ts
- app/lib/dal/sqliteDAL/index/SIndexDAL.ts 2 additions, 1 deletionapp/lib/dal/sqliteDAL/index/SIndexDAL.ts
- app/lib/indexer.ts 48 additions, 29 deletionsapp/lib/indexer.ts
- app/lib/rules/global_rules.ts 3 additions, 3 deletionsapp/lib/rules/global_rules.ts
- app/lib/rules/local_rules.ts 1 addition, 1 deletionapp/lib/rules/local_rules.ts
- app/modules/bma/lib/controllers/blockchain.ts 5 additions, 1 deletionapp/modules/bma/lib/controllers/blockchain.ts
- app/modules/bma/lib/controllers/wot.ts 2 additions, 2 deletionsapp/modules/bma/lib/controllers/wot.ts
- app/modules/crawler/lib/crawler.ts 3 additions, 3 deletionsapp/modules/crawler/lib/crawler.ts
Loading
Please register or sign in to comment