-
- Downloads
[fix] #1037 Migrating ex duniter-common JS files to TS (3/3)
Showing
- .eslintignore 0 additions, 3 deletions.eslintignore
- app/common/index.js 0 additions, 5 deletionsapp/common/index.js
- app/common/lib/document/block.js 0 additions, 355 deletionsapp/common/lib/document/block.js
- app/common/lib/document/index.js 0 additions, 6 deletionsapp/common/lib/document/index.js
- app/common/lib/document/transaction.js 0 additions, 184 deletionsapp/common/lib/document/transaction.js
- app/lib/blockchain/DuniterBlockchain.ts 0 additions, 1 deletionapp/lib/blockchain/DuniterBlockchain.ts
- app/lib/common-libs/parsers/block.ts 2 additions, 3 deletionsapp/lib/common-libs/parsers/block.ts
- app/lib/common-libs/rawer.ts 6 additions, 16 deletionsapp/lib/common-libs/rawer.ts
- app/lib/constants.ts 0 additions, 2 deletionsapp/lib/constants.ts
- app/lib/dal/fileDAL.ts 0 additions, 1 deletionapp/lib/dal/fileDAL.ts
- app/lib/dal/sqliteDAL/MetaDAL.ts 0 additions, 1 deletionapp/lib/dal/sqliteDAL/MetaDAL.ts
- app/lib/dal/sqliteDAL/index/CIndexDAL.ts 0 additions, 1 deletionapp/lib/dal/sqliteDAL/index/CIndexDAL.ts
- app/lib/dal/sqliteDAL/index/SIndexDAL.ts 0 additions, 1 deletionapp/lib/dal/sqliteDAL/index/SIndexDAL.ts
- app/lib/dto/BlockDTO.ts 35 additions, 15 deletionsapp/lib/dto/BlockDTO.ts
- app/lib/dto/TransactionDTO.ts 12 additions, 0 deletionsapp/lib/dto/TransactionDTO.ts
- app/lib/indexer.ts 4 additions, 6 deletionsapp/lib/indexer.ts
- app/lib/rules/global_rules.ts 2 additions, 4 deletionsapp/lib/rules/global_rules.ts
- app/lib/rules/index.ts 1 addition, 4 deletionsapp/lib/rules/index.ts
- app/lib/rules/local_rules.ts 2 additions, 5 deletionsapp/lib/rules/local_rules.ts
- app/modules/bma/lib/controllers/transactions.ts 4 additions, 6 deletionsapp/modules/bma/lib/controllers/transactions.ts
Loading
Please register or sign in to comment