Page MenuHomePhabricator

Test Compact block with big blocks
ClosedPublic

Authored by deadalnix on Jun 19 2017, 19:34.

Details

Summary

This check that we can recieve and forward compact blocks up to 8MB.

Test Plan

This is a test.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

just cleanups

qa/rpc-tests/abc-p2p-fullblocktest.py
446 ↗(On Diff #570)

typo? : dheader

452 ↗(On Diff #570)

2 typos

460 ↗(On Diff #570)

spelling of function name ---> received_block()

Do a general s/recieve/receive/ in this module - there are other instances.

This revision now requires changes to proceed.Jun 19 2017, 20:03
deadalnix edited edge metadata.

Detypoify

This revision is now accepted and ready to land.Jun 19 2017, 20:25
This revision was automatically updated to reflect the committed changes.