Skip to content

fix(lightserver): accept explorer utxo amount field and prevent malfo… - #9

Merged
finalis-core merged 1 commit into
mainfrom
utxo010
May 2, 2026
Merged

finalis-core merged 1 commit into
mainfrom
utxo010

Conversation

@finalis-core

Copy link
Copy Markdown
Contributor

…rmed-data parse failures

  • update: ExplorerUtxoDto to support both value and amount JSON keys
  • map UTXO units via value ?: amount ?: 0L for backward/forward compatibility
  • preserve finalized-only wallet filtering and endpoint health classification behavior
  • resolves false “Endpoint returned malformed data” when explorer returns amount in /api/address/{addr} responses

…rmed-data parse failures

- [x] update: ExplorerUtxoDto to support both value and amount JSON keys
- [x] map UTXO units via value ?: amount ?: 0L for backward/forward compatibility
- [x] preserve finalized-only wallet filtering and endpoint health classification behavior
- [x] resolves false “Endpoint returned malformed data” when explorer returns amount in /api/address/{addr} responses
@finalis-core finalis-core self-assigned this May 2, 2026
@finalis-core
finalis-core merged commit b56806b into main May 2, 2026
4 checks passed
@finalis-core
finalis-core deleted the utxo010 branch May 2, 2026 07:40
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.

1 participant