buck54321

Results 97 issues of buck54321

Outputting a video to mp4 format and the triangulation lines are visible.

Adds a dialog to display fee information for a blockchain. ![image](https://github.com/decred/dcrdex/assets/6109680/5e3b1cb6-45a5-44f5-b5e1-7aead3ed3b16) Adds `Doc` methods for selecting the most appropriate unit for a value. Adds a standardized element set that allows...

This work accomplishes a number of goals required for putting eth and polygon into production. - Fix nonce tracking and pending tx monitoring. Some bugs came out in testnet testing...

Self-matches are not supposed to give score, but they are.

Adds a rudimentary GUI for interacting with the server admin API. Test against the simnet harness by running `./dexadm --harness` in **server/cmd/dexadm**. ![image](https://github.com/decred/dcrdex/assets/6109680/f77b1521-334a-4778-a110-723b352ec350)

The Decred SPV wallet can see incoming transactions right away, but the transaction does not show up in the transaction history until it is mined, even though we have everything...