Page MenuHomePhabricator

[chronik] Amend broadcast_tx and broadcast_txs in bitcoinsuite-chronik-client
ClosedPublic

Authored by hazzarust on Mon, Mar 24, 17:36.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC396a501ae4d5: [chronik] Amend broadcast_tx and broadcast_txs in bitcoinsuite-chronik-client
Summary

For future integration tests, the functions need to toggle skip_token_checks: bool.

Test Plan

Please set BUILD_DIR env to export BUILD_DIR="/path/to/build_dir
UNIX: ./contrib/teamcity/build-configurations.py build-bitcoinsuite-chronik-client

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Mon, Mar 24, 17:36
hazzarust retitled this revision from [chronik] Ammend broadcast_tx and broadcast_txs in bitcoinsuite-chronik-client to [chronik] Amend broadcast_tx and broadcast_txs in bitcoinsuite-chronik-client.Mon, Mar 24, 17:39
Fabien requested changes to this revision.Mon, Mar 24, 17:43
Fabien added a subscriber: Fabien.
Fabien added inline comments.
modules/bitcoinsuite-chronik-client/src/lib.rs
108 ↗(On Diff #53248)

Why did you move this code ?

This revision now requires changes to proceed.Mon, Mar 24, 17:43
This revision is now accepted and ready to land.Tue, Mar 25, 15:58