jdh7190 / SHUAllet.js

MIT License
9 stars 3 forks source link

tx stuck in mempool #2

Open pmitchev opened 9 months ago

pmitchev commented 9 months ago

There is an edge case where tx fee is not enough to cover the miner's threshold Both of the transactions below are generated with the latest version of shuallet

https://whatsonchain.com/tx/5911e7cdbfb23d1d89db0b340d6c3a17c9f56fb1186028a159f780c67af9a564 https://whatsonchain.com/tx/eef03690a8dfcb8648e69570febe7808b69e37fd16c53edcd303dff563f3c85f

jdh7190 commented 9 months ago

Addressed in commit: https://github.com/jdh7190/SHUAllet.js/commit/2374b2fb45c4e5fd49421d853259b87ced5137b4

Please review and test.