molecular
molecular
I hope this is correct repo for "monero-wallet-gui". I use the "Export all History" function to import tx data into a self-made accounting database. For the import itself the order...
css rule to mark selected rows when using ui-grid-selection feature (from ui-grid.css) ``` .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell { background-color: #c9dde1; } ``` does not work with a rowTemplate (as...
adding 'AddExport', 'ExportStatus', 'RetrieveExport', 'RemoveExport' to function list was easy. But RetrieveExport response is binary data, not json, so I used this ugly hack to make it work and return...
I had added support for AddExport previously (#72) and that worked like a charm. However after krakens most recent api update (I assume, timing fits) AddExport stopped working. Kraken server...
The described pulse configuration for the server "records" an existing source. In my case this is not desireable and I would prefer to have a separate output in pulse. Is...
Hi, great API (compared to node-bittrex-api)! Thanks! I need all withdrawals, deposits and closed orders, but unfortunately when calling `client.withdrawalHistory()` I get an array with only 25 items. This was...
Hi @1technophile, Sorry to make an issue for this, didn't know how else to contact you. I'm so glad I found NewRemoteSwitch. Finally I can use my trust smart home...
if you set "use cashaddr format" in preferences, cashaddr format is used even in BTC wallet. obviously legacy format should be used always for BTC wallet regardless of setting in...
Version 1.6.0 So I've been playing with the network settings, trying different servers I got from electron cash server list. The following servers work without problem: * bitcoincash.stackwallet.com:50002 ssl *...
The phones back button doesn't do what I would expect in many cases. For example on the wallet screen, when I use the back button, I get "tap back button...