buck54321
buck54321
Resolves #7
Outputting a video to mp4 format and the triangulation lines are visible.
Adds a dialog to display fee information for a blockchain.  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**. 
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...