-
Please correct me if I am wrong.
coindrop is basically a static kind of thing, that displays all payment methods.
Now is there a way to know who paid how much ? I believe that is the work of a…
-
I am trying to decide if ElectrumSV is the right bsv wallet for my company's app. Your REST API seems to be what I need, but then I noticed that all the endpoint addresses are loopback addresses. Why …
-
The bsv 2.0 branch is here: https://github.com/moneybutton/bsv/tree/bsv2
* [x] use modern javascript
* [x] be easy to understand by using simple conventions and internal consistency
* [x] quadrat…
-
Opening one pane causes the other to open. Does each one need to be destroyed on close?
-
Hi,
I'm currently trying to update the script and added some features like moneybutton. I currently have the issue that it seems that the cronjob is not running i.e the field "bitcoins_paid_total"…
-
If a paymail is used in the outputs of a MB swipe, there is an incorrect cost associated with the MB.
For example, the following displays as `
-
Crash Report
============
This crash report was reported through the automatic crash reporting system 🤖
Traceback
--------------
```Python traceback
File "electrumsv/gui/qt/main_window.py", line…
-
always display loading image
![image](https://user-images.githubusercontent.com/1730604/92033170-89f46400-ed6b-11ea-9732-8c5e9b2c2cbf.png)
even I paid the fee
-
Also it does not show price if loaded as initial wallet.
Must fix both.
-
Hi there, I'm quite new to JS and BSV programming. I tried to create a raw transaction, but I wasn't very successful.
I installed the bsv library "npm install --save --save-exact bsv" and ran the fo…