nymkappa
nymkappa
1. Open a tx 2. Click on `Accelerate` 3. Choose `Google Pay` (might also reproduce with other Square payment methods) 4. Click on `Go Back` 5. Click again the same...
Amounts not wrapped into power of ten ### ok  ### not ok 
https://github.com/user-attachments/assets/530a7031-aa58-49ae-a27f-0f8ee2b69bb5
I did not clean up where it can be used yet, but it's required for the Square refactoring. It's currently not used so can be merged easily.
This is needed to call `/api/v1/internal/bitcoin-core/decode-raw-transaction` with a large hex transaction like https://mempool.space/api/tx/725cf0c5f7f90be65c6e3d85200e7015883c90f9e0cd7acaa5626c3f7d429ef9/hex I've set it to 5mb but I'm not sure about this value, @mononaut do you have a...
The same link to the same testnet4 address is shown in two different ways 
It does not look clean when values are high. Consider using power of ten for fiat value in that case since fiat precision is generally not very relevant on mempool.space...