Bug in how transaction fees are calculated in token creation previously concealed by the high default app fee of 5 sat/byte. Reducing the fee caused token creation txs to fail. Investigating, bug in how default fee applied (should be in base units i.e. sats).
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABCfc7346c19b8e: [Cashtab] Patch bug in fee calculation for token creation
npm test; note unit test has new mock raw hex as previous tx, while valid, did not correspond to app fee setting.
npm start
Create a token
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- token-fee-patch
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15813 Build 31526: Build Diff cashtab-tests Build 31525: arc lint + arc unit