spesmilo / spesmilo/electrum

AssertionError: fee slider at unexpected position

Open
#4,237 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.