Page MenuHomePhabricator

[refactor] interpreter: define interface for vfExec
ClosedPublic

Authored by PiRK on Jan 7 2021, 17:11.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC9f3f4dd47411: [refactor] interpreter: define interface for vfExec
Summary

Includes comments added by Pieter Wuille.

This is a backport of Core PR16902 [2/3]
https://github.com/bitcoin/bitcoin/pull/16902/commits/d0e8f4d5d8ddaccb37f98b7989fb944081e41ab8

Depends on D8835

Test Plan
ninja all check-all
src/bench/bitcoin-bench -filter=VerifyNestedIfScript

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 7 2021, 17:11
majcosta requested changes to this revision.Jan 7 2021, 17:56
majcosta added a subscriber: majcosta.

Depends on D8835 right? not D8335

This revision now requires changes to proceed.Jan 7 2021, 17:56
PiRK requested review of this revision.Jan 7 2021, 18:11
PiRK edited the summary of this revision. (Show Details)

yes. Fixed.

This revision is now accepted and ready to land.Jan 7 2021, 18:14