nymkappa

Results 75 issues of 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 ![Screenshot 2024-09-05 at 11 40 01](https://github.com/user-attachments/assets/71a16a12-c061-4da1-82a4-d392a78f4324) ### not ok ![Screenshot 2024-09-05 at 11 40 04](https://github.com/user-attachments/assets/3a50e981-7221-432a-880a-8341786b4fe7)

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.

cla-signed

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...

cla-signed

The same link to the same testnet4 address is shown in two different ways ![Screenshot 2024-12-26 at 11 05 47](https://github.com/user-attachments/assets/c28d3229-d19b-468e-b030-12b35abbe378)

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...