Skip to content

Added pending block component. - #648

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:pending-block-component
Aug 13, 2026
Merged

Added pending block component.#648
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:pending-block-component

Conversation

@Randy808

@Randy808 Randy808 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

@Randy808
Randy808 force-pushed the pending-block-component branch from 3ec7468 to f980da7 Compare July 31, 2026 18:38
@Randy808 Randy808 self-assigned this Jul 31, 2026
@Randy808
Randy808 force-pushed the pending-block-component branch from f980da7 to f4a0a26 Compare August 11, 2026 20:35
@Randy808
Randy808 marked this pull request as ready for review August 11, 2026 20:59
@FedOken
FedOken self-requested a review August 12, 2026 04:35
Comment thread client/src/components/block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/views/pending-block-details-card.js Outdated
Comment thread client/src/components/transaction-block-grid.js Outdated
@FedOken

FedOken commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

How to test with a working endpoint /block-template?

@Randy808
Randy808 force-pushed the pending-block-component branch 4 times, most recently from 9126f99 to 4e38ca6 Compare August 13, 2026 03:53
@Randy808
Randy808 force-pushed the pending-block-component branch from 4e38ca6 to e1f0d60 Compare August 13, 2026 04:20
@Randy808
Randy808 merged commit 8f0fab1 into Blockstream:master Aug 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants