blockbook/api
Jiří Musil a4f1730364
Show raw tx hex in UI (#1162)
* Fix Network configuration parameter

* feat: allow for showing raw transaction hex for ETH transactions

* chore: remove comments from JS code to avoid parsing issues in tests

* temp: comment out failing tx template tests

* chore: trim text from copyable before writing it to clipboard

* chore: improve the design of Transaction hex

* chore: add wrap to element showing raw hex data

* fixup! chore: add wrap to element showing raw hex data

* chore: remove redundant style, make HTML prettier

* Revert "temp: comment out failing tx template tests"

This reverts commit f104ebbf5111583b46996d7527a26c08cd9e29b6.

* chore: put rawTx javascript functionality into main.js

* chore: modify the expected HTML for changed tx template

* feat: support the raw transaction hex also for BTC-like coins

* chore: add on-hover effect for active button - make the background white

* Minify javascript and styles

---------

Co-authored-by: Martin Boehm <martin.boehm@1mbsoftware.net>
2024-12-09 11:30:02 +01:00
..
embed chore: update about text 2023-02-01 17:58:37 +01:00
ethereumtype.go Fix refetch internal data 2024-12-07 14:07:39 +01:00
text.go Replace packr with go:embed #459 2021-11-10 00:32:11 +01:00
types_test.go Explorer redesing tuning 2023-02-01 17:58:37 +01:00
types.go Add network parameter to getInfo ws request 2024-08-06 10:50:01 +02:00
typesv1.go build: go module support 2020-03-05 11:54:42 -05:00
worker.go Show raw tx hex in UI (#1162) 2024-12-09 11:30:02 +01:00
xpub.go Fix xpub addresses path for non standard descriptors 2024-03-05 14:27:09 +01:00