Page MenuHomePhabricator

WIP: add OP_RETURN largeData (220bytes) activation code + test
AbandonedPublic

Authored by deadalnix on Mar 16 2018, 10:05.

Details

Reviewers
matiu
Group Reviewers
Restricted Project
Summary

add OP_RETURN largeData (220bytes) activation code + test (WIP)

The test still need the activation trigger code.

Depends on D1158

Test Plan

./test/function/test-runner abc-op_return_data_activation

Diff Detail

Repository
rABC Bitcoin ABC
Branch
arcpatch-D1158_1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2112
Build 2369: Bitcoin ABC Buildbot (legacy)
Build 2368: arc lint + arc unit

Event Timeline

matiu retitled this revision from add OP_RETURN largeData (220bytes) activation code + test (WIP) to WIP: add OP_RETURN largeData (220bytes) activation code + test.Mar 16 2018, 10:05

fix large test, leave the test failing waiting for the activation code to be completed

deadalnix abandoned this revision.
deadalnix added a reviewer: matiu.

Superseeded by D1205 . Thanks a lot because it unlocked the situation quite a bit :)