AssertionError: fee slider at unexpected position
Open
Nobody has claimed this yet.
bug 🐞
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
File "Electrum-3.1.1-py3.6.egg/electrum_gui/qt/fee_slider.py", line 24, in moved
File "Electrum-3.1.1-py3.6.egg/electrum/simple_config.py", line 273, in get_fee_within_limits
File "Electrum-3.1.1-py3.6.egg/electrum/simple_config.py", line 288, in eta_to_fee
AssertionError:
Reporter
This issue was reported by 1 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 3.1.1 | Darwin-17.4.0-x86_64-i386-64bit | standard | None | ℹ |
Additional Information
The reporting user(s) did not provide additional information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with electrum_gui/qt/fee_slider.py at moved, then trace the fee calculation through electrum/simple_config.py at get_fee_within_limits and eta_to_fee. Use the reported Electrum 3.1.1 macOS crash details to investigate the slider state; done means the unexpected position no longer raises AssertionError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100