hemilabs / heminetwork

The hemi network core daemons.
MIT License
69 stars 45 forks source link

api,popmd: improve perf and remove redundant bitcoinBalance call #287

Closed joshuasing closed 1 month ago

joshuasing commented 1 month ago

Summary Remove (very expensive) redundant bitcoinBalance API call from mineKeystone. The result of this API call is logged at the trace level, and is not necessary.

Additionally, this includes a few performance improvements for bfgapi and protocol: