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
Branch
compactblock
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 353
Build 353: arc lint + arc unit

Event Timeline

just cleanups

qa/rpc-tests/abc-p2p-fullblocktest.py
446

typo? : dheader

452

2 typos

460

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.