Skip to content

Updated embedded block explorer#781

Merged
evoskuil merged 1 commit into
libbitcoin:masterfrom
BOB450:master
Jun 4, 2026
Merged

Updated embedded block explorer#781
evoskuil merged 1 commit into
libbitcoin:masterfrom
BOB450:master

Conversation

@BOB450
Copy link
Copy Markdown
Member

@BOB450 BOB450 commented Jun 4, 2026

  • Fixed fall back for UTXO count. If the /confirmed request responded with a 404 it would fall back to the regular address query this was incorrect behavior as the address query gives all historical outputs not just UTXOs
  • Fixed address transaction table. Now reports all historical transactions not just UTXOS in the table.
  • Added pagination to the address table.
  • Added icon

- Fixed fall back for UTXO count. If the /confirmed request responded with a 404 it would fall back to the regular address query this was incorrect behavior as the address query gives all historical outputs not just UTXOs
- Fixed address transaction table. Now reports all historical transactions not just UTXOS in the table.
- Added pagination to the address table.
- Added icon
@BOB450 BOB450 self-assigned this Jun 4, 2026
@evoskuil evoskuil merged commit 845b8b3 into libbitcoin:master Jun 4, 2026
14 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.

2 participants