blockbook/bchain/coins
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
..
arbitrum Add Arbitrum One and Arbitrum Nova Support (#1112) 2024-11-25 21:36:07 +01:00
avalanche fix: avalanche blst dependency issue (#883) 2023-03-06 23:26:55 +01:00
bch Fix tests 2023-11-08 10:21:18 +01:00
bellcoin Fix tests 2023-11-08 10:21:18 +01:00
bitcore Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
bitzeny Fix linting issues 2021-11-28 21:27:16 +01:00
bsc Set unlimited size of ETH RPC message 2024-06-04 15:06:40 +02:00
btc add tests for bitcoin testnet4 2024-11-25 21:34:29 +01:00
btg Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
cpuchain Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0 2021-09-21 23:59:20 +02:00
dash Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
dcr Fix linting issues 2021-11-28 21:27:16 +01:00
deeponion Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
digibyte Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
divi Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
dogecoin Fix linting issues 2021-11-28 21:27:16 +01:00
ecash chore: apply make style gofmt formatting 2024-11-25 21:37:17 +01:00
eth Show raw tx hex in UI (#1162) 2024-12-09 11:30:02 +01:00
firo chore: apply make style gofmt formatting 2024-11-25 21:37:17 +01:00
flo Add get raw block API request #736 2022-03-04 17:26:13 +01:00
fujicoin Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
gamecredits Fix linting issues 2021-11-28 21:27:16 +01:00
grs Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
koto Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
liquid Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
litecoin Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
monacoin Fix linting issues 2021-11-28 21:27:16 +01:00
monetaryunit Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
myriad Fix linting issues 2021-11-28 21:27:16 +01:00
namecoin Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
nuls Fix linting issues 2021-11-28 21:27:16 +01:00
omotenashicoin Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
optimism use eth.OpenRPC 2024-07-12 00:10:31 +02:00
pivx Fix PIVX parser after update v5.0 (#946) 2023-07-07 20:36:28 +02:00
polis Fix linting issues 2021-11-28 21:27:16 +01:00
polygon Set unlimited size of ETH RPC message 2024-06-04 15:06:40 +02:00
qtum Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
ravencoin Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
ritocoin Fix linting issues 2021-11-28 21:27:16 +01:00
snowgem Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
trezarcoin Fix linting issues 2021-11-28 21:27:16 +01:00
unobtanium Fix linting issues 2021-11-28 21:27:16 +01:00
utils
vertcoin Fix vertcoin parser after upgrade of backend to v22.1 2023-02-01 17:58:37 +01:00
viacoin Fix linting issues 2021-11-28 21:27:16 +01:00
vipstarcoin Fix tests 2023-11-08 10:21:18 +01:00
zec Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
blockchain.go Show raw tx hex in UI (#1162) 2024-12-09 11:30:02 +01:00