[fix] #1005 Fork blocks are now accepted in the same flow as normal blocks
Showing
- app/lib/blockchain/DuniterBlockchain.ts 5 additions, 3 deletionsapp/lib/blockchain/DuniterBlockchain.ts
- app/lib/common-libs/constants.ts 4 additions, 0 deletionsapp/lib/common-libs/constants.ts
- app/lib/computation/BlockchainContext.ts 4 additions, 3 deletionsapp/lib/computation/BlockchainContext.ts
- app/lib/dal/fileDALs/ConfDAL.ts 3 additions, 1 deletionapp/lib/dal/fileDALs/ConfDAL.ts
- app/lib/dto/BlockDTO.ts 1 addition, 0 deletionsapp/lib/dto/BlockDTO.ts
- app/lib/dto/ConfDTO.ts 6 additions, 3 deletionsapp/lib/dto/ConfDTO.ts
- app/modules/bma/lib/controllers/AbstractController.ts 3 additions, 0 deletionsapp/modules/bma/lib/controllers/AbstractController.ts
- app/modules/crawler/index.ts 0 additions, 9 deletionsapp/modules/crawler/index.ts
- app/modules/crawler/lib/constants.ts 0 additions, 1 deletionapp/modules/crawler/lib/constants.ts
- app/modules/crawler/lib/pulling.ts 6 additions, 6 deletionsapp/modules/crawler/lib/pulling.ts
- app/service/BlockchainService.ts 18 additions, 17 deletionsapp/service/BlockchainService.ts
- server.ts 2 additions, 1 deletionserver.ts
- test/fast/modules/crawler/block_pulling.ts 1 addition, 1 deletiontest/fast/modules/crawler/block_pulling.ts
- test/integration/branches2.js 5 additions, 3 deletionstest/integration/branches2.js
- test/integration/branches_switch.js 2 additions, 2 deletionstest/integration/branches_switch.js
- test/integration/register-fork-blocks.js 209 additions, 0 deletionstest/integration/register-fork-blocks.js
- test/integration/tools/toolbox.ts 1 addition, 1 deletiontest/integration/tools/toolbox.ts
Loading
Please register or sign in to comment