HomePhabricator

[Cashtab] Reduce default fee

Description

[Cashtab] Reduce default fee

Summary:
Cashtab default fee has been set to 5 sat/byte since early network attacks. Since it's now quite easy to adjust the fee
in response to any future incidents, and network attack risk is lower, this diff reduces the default fee.

Diff also fixes a unit test that was using the old fee for rawtx generation. Unit tests should all use a constant fee so that changing the defaultFee does not break them.

Test Plan: npm test

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9555

Details

Provenance
Joey King <joseph.roy.king@gmail.com>Authored on May 19 2021, 12:56
bytesofmanPushed on May 20 2021, 02:01
Reviewer
Restricted Project
Differential Revision
D9555: [Cashtab] Reduce default fee
Parents
rABCac3faaf599b6: test: Check that peers with forcerelay permission are not asked to feefilter
Branches
Unknown
Tags
Unknown

Event Timeline

Joey King <joseph.roy.king@gmail.com> committed rABC8c6c3f45be2b: [Cashtab] Reduce default fee (authored by Joey King <joseph.roy.king@gmail.com>).May 20 2021, 02:01