Lee *!* Clagett
Lee *!* Clagett
MyMonero has a mechanism for tracking transaction numbers, but this is not (or was not at time of `monero-lws` conception) tracked/returned by `monerod`. This should require changes to `monerod` OR...
The daemon is returning an error response that wasn't being properly handled. The latest version should provide the error message that the server was sending. The daemon logs may also...
This is likely an issue on the wallet side. Run `set_log 2` on the daemon to get some detailed info on why the daemon is rejecting it. There will be...
Is this resolved?
@selsta I haven't cherry-picked this onto other branches yet. It only exists in `develop`. The change is simple enough that I will immediately cherry-pick onto `master` (without PR/review, it should...
@victor-tucci do you have any more from the error with the `master` branch? And what version of boost is this? I assume the source of the error is from something...
@victor-tucci - the patch @selsta mentioned has been cherry-picked onto the `master` and `release-v0.2_0.18` branches. If you are still having trouble, you may want to try one of those branches.
Force pushed a timestamp correction on the commit, and nothing else.
There is a [github repo](https://github.com/martinmoene/lest), but I'm not sure what a submodule provides in this scenario given that just a single file is needed.
Did you `make clean` after changing the compiler? Might want to completely destroy the build directory to start fresh too.