Page MenuHomePhabricator

[Chronik] Add `/validate-tx` endpoint
ClosedPublic

Authored by tobias_ruck on Feb 2 2024, 01:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC77cdf6a39166: [Chronik] Add `/validate-tx` endpoint
Summary

Validates a single tx according to SLP/ALP rules without broadcasting it and returns the resulting Tx.

This is helpful for services that take raw txs and want to do some checks on them before broadcasting.

Depends on D15370.

Test Plan

ninja check-functional

Diff Detail

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

Event Timeline

tobias_ruck retitled this revision from [Chronik] Add /validate-tx to [Chronik] Add `/validate-tx`.Feb 2 2024, 01:05
tobias_ruck retitled this revision from [Chronik] Add `/validate-tx` to [Chronik] Add `/validate-tx` endpoint.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
Fabien requested changes to this revision.Feb 2 2024, 13:01

Tests are failing, see D15370

This revision now requires changes to proceed.Feb 2 2024, 13:01
This revision is now accepted and ready to land.Feb 6 2024, 14:52
This revision was automatically updated to reflect the committed changes.