Page MenuHomePhabricator

[Cashtab] [Chronik] Airdrop block height retrieval
ClosedPublic

Authored by emack on Oct 8 2022, 06:13.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC570a423faa4a: [Cashtab] [Chronik] Airdrop block height retrieval
Summary

Swap out existing bch-api calls retrieving the latest block height with the chronik client.

Test Plan

npm start
note the debug statement in Airdrop.calculateXecAirdrop() to display the latest block height upon airdrop execution and ensure it matches the latest block shown on explorer.e.cash
ensure no regression errors with airdrop calculation

Diff Detail

Repository
rABC Bitcoin ABC
Branch
getBlockCount
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20411
Build 40495: Build Diffcashtab-tests
Build 40494: arc lint + arc unit