Files
pallectrum/electrum
SomberNight d8a6ed9b55 bitcoin.py: split dust_threshold from minrelayfee, make it hardcoded instead
- the dust threshold in bitcoin core is calculated with a 3 sat/vbyte feerate,
  which we were interpreting as 3*minrelayfee
- and now bitcoin core is considering changing the minrelayfee (1->0.1 s/b),
  independently from the dust threshold
  (in https://github.com/bitcoin/bitcoin/pull/33106)
2025-08-01 18:53:00 +00:00
..
2025-07-14 21:46:08 +00:00
2025-07-27 12:12:39 +03:00
2025-07-18 00:22:18 +00:00
2025-07-15 14:46:41 +00:00