Page MenuHomePhabricator

[Cashtab] Enable min fee sends for users with 1 million grumpy
ClosedPublic

Authored by bytesofman on Feb 29 2024, 00:40.

Details

Summary

Add a new key to settings, minFeeSends, that sets tx fees to 1.0 satoshis per byte. For now, gate the feature so it is available only to holders of 1 million GRP.

User must have correct token balance and have chosen this setting for these sends to be enabled.

Update validation and migration functions for cashtabSettings accordingly. Add integration tests.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

minor version bump, remove debug logs

emack added a subscriber: emack.

image.png (42×459 px, 1 KB)

This might actually drive up a price market for grump tokens lol

This revision is now accepted and ready to land.Feb 29 2024, 05:38