fix(1445): When synchronize, use BMA/BMAS peers having a path (e.g. /bma):...
fix(1445): When synchronize, use BMA/BMAS peers having a path (e.g. /bma): PeerDTP.getURL() was not using the path - close #1445
Showing
- app/lib/common-libs/constants.ts 1 addition, 1 deletionapp/lib/common-libs/constants.ts
- app/lib/dto/PeerDTO.ts 7 additions, 1 deletionapp/lib/dto/PeerDTO.ts
- app/modules/bma/index.ts 13 additions, 13 deletionsapp/modules/bma/index.ts
- app/modules/crawler/index.ts 6 additions, 6 deletionsapp/modules/crawler/index.ts
- app/modules/crawler/lib/contacter.ts 1 addition, 1 deletionapp/modules/crawler/lib/contacter.ts
- app/modules/crawler/lib/sync/RemoteSynchronizer.ts 5 additions, 5 deletionsapp/modules/crawler/lib/sync/RemoteSynchronizer.ts
- app/modules/crawler/lib/sync/p2p/p2p-candidate.ts 1 addition, 0 deletionsapp/modules/crawler/lib/sync/p2p/p2p-candidate.ts
- app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts 26 additions, 11 deletionsapp/modules/crawler/lib/sync/v2/GlobalIndexStream.ts
- app/modules/prover/index.ts 1 addition, 1 deletionapp/modules/prover/index.ts
- app/service/PeeringService.ts 3 additions, 4 deletionsapp/service/PeeringService.ts
Loading