com.chaquo.python.PyException: ExcessiveFee:
See original GitHub issueCrash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
at <python>.make_unsigned_transaction(/android_asset/chaquopy/app.zip/electroncash/wallet.py:1282)
at <python>.chaquopy_java.call(chaquopy_java.pyx:282)
at <python>.chaquopy_java.Java_com_chaquo_python_PyObject_callAttrThrows(chaquopy_java.pyx:254)
at com.chaquo.python.PyObject.callAttrThrows(Native Method)
at com.chaquo.python.PyObject.callAttr(PyObject.java:207)
at org.electroncash.electroncash3.SendDialog.makeUnsignedTransaction(Send.kt:144)
at org.electroncash.electroncash3.SendDialog.updateUI(Send.kt:105)
at org.electroncash.electroncash3.SendDialog$onShowDialog$2.onCheckedChanged(Send.kt:79)
at android.widget.CompoundButton.setChecked(CompoundButton.java:156)
at android.widget.ToggleButton.setChecked(ToggleButton.java:71)
at android.widget.CompoundButton.toggle(CompoundButton.java:115)
at android.widget.CompoundButton.performClick(CompoundButton.java:120)
at android.view.View$PerformClick.run(View.java:22455)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6165)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:888)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:778)
com.chaquo.python.PyException: ExcessiveFee:
Reporter
This issue was reported by 2 user(s):
Electron Cash Version | Python Version | Operating System | Wallet Type | Locale |
---|---|---|---|---|
4.0.8-0 | 3.6.5 (default, Dec 7 2018, 13:59:54) [GCC 4.9] | Android 7.1.1 on motorola Moto G Play (harpia) | unknown | en_US |
4.0.8-0 | 3.6.5 (default, Dec 7 2018, 14:03:01) [GCC 4.9] | Android 9 on OnePlus ONEPLUS A5010 (OnePlus5T) | unknown | es_US |
Additional Information
when sending max amount
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
PyException (Chaquopy Java API)
An exception thrown from Python to Java. If the exception originated from Java, the original exception object can be retrieved by calling getCause...
Read more >Android Error:- Caused by: com.chaquo.python.PyException ...
Hi there, this error has been frustrating me from a lot time. I am not sure why but my app crashes when I...
Read more >com.chaquo.python.PyException: ImportError - Stack Overflow
I am building an application that works on windows and in python. It builds correctly and this issue looks like it ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I still don’t understand where this 4.0.8 build has come from, but I’ll look into this anyway.
@proteanx please also change the PyInstaller tag. I made an issue here:
https://github.com/devaultcrypto/DeLight/issues/2