Merge pull request #1154 from duniter/typage
Typage
Showing
- app/lib/constants.ts 6 additions, 1 deletionapp/lib/constants.ts
- app/lib/dal/fileDAL.ts 1 addition, 1 deletionapp/lib/dal/fileDAL.ts
- app/lib/dal/sqliteDAL/CertDAL.ts 3 additions, 2 deletionsapp/lib/dal/sqliteDAL/CertDAL.ts
- app/lib/dal/sqliteDAL/DocumentDAL.ts 3 additions, 0 deletionsapp/lib/dal/sqliteDAL/DocumentDAL.ts
- app/lib/dal/sqliteDAL/IdentityDAL.ts 3 additions, 2 deletionsapp/lib/dal/sqliteDAL/IdentityDAL.ts
- app/lib/dal/sqliteDAL/MembershipDAL.ts 3 additions, 2 deletionsapp/lib/dal/sqliteDAL/MembershipDAL.ts
- app/lib/dal/sqliteDAL/SandBox.ts 6 additions, 3 deletionsapp/lib/dal/sqliteDAL/SandBox.ts
- app/lib/dal/sqliteDAL/TxsDAL.ts 1 addition, 3 deletionsapp/lib/dal/sqliteDAL/TxsDAL.ts
- app/lib/dto/ConfDTO.ts 9 additions, 7 deletionsapp/lib/dto/ConfDTO.ts
- app/modules/prover/index.ts 6 additions, 6 deletionsapp/modules/prover/index.ts
- app/modules/prover/lib/blockProver.ts 2 additions, 2 deletionsapp/modules/prover/lib/blockProver.ts
- app/modules/prover/lib/constants.ts 1 addition, 1 deletionapp/modules/prover/lib/constants.ts
- app/modules/prover/lib/engine.ts 1 addition, 1 deletionapp/modules/prover/lib/engine.ts
- app/modules/prover/lib/powCluster.ts 2 additions, 2 deletionsapp/modules/prover/lib/powCluster.ts
- app/modules/prover/lib/proof.ts 5 additions, 5 deletionsapp/modules/prover/lib/proof.ts
- app/modules/ws2p/lib/WS2PCluster.ts 2 additions, 2 deletionsapp/modules/ws2p/lib/WS2PCluster.ts
- app/service/IdentityService.ts 3 additions, 2 deletionsapp/service/IdentityService.ts
- app/service/MembershipService.ts 2 additions, 1 deletionapp/service/MembershipService.ts
- app/service/TransactionsService.ts 1 addition, 1 deletionapp/service/TransactionsService.ts
- index.ts 2 additions, 2 deletionsindex.ts
Loading
Please register or sign in to comment