We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
During the grinnode.live Winter 2020 Bug Bash Challenge multiple testers (@mojitoo on Catalina, @chandrashekar10 on Mojave and myself) observed LibTx Error occurring in their wallets. Problem seems to be OSX related.
LibTx Error
@mojitoo report discovered while working on Grinnode-live/2020-grin-bug-bash-challenge#17 @chandrashekar10 helped reproduce it on his Mojave and he also written down a short report I did not reproduce this problem on Debian as demonstrated here and I was not able to even attempt to reproduce it on my Catalina due to #554
To Reproduce
Please follow the description of Grinnode-live/2020-grin-bug-bash-challenge#17, use computer with OSX.
Expected behavior
Error should not be reproduced in case of send -> receive -> finalize flow and should be reproduced in case of invoice -> pay -> finalize flow.
send -> receive -> finalize
invoice -> pay -> finalize
Screenshots
N/A
Desktop (please complete the following information):
@mojitoo environment
Darwin MacBook-Pro-de-Workstation.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64
@chandrashekar10 environment
Computer Model: MacBook Air 2019 model Operating system: macOS Mojave version 10.14.6 Rustup version: rustc 1.48.0 (7eac88abb 2020-11-16) Clang version: clang version 11.0.0 Target: x86_64-apple-darwin18.7.0 Thread model: posix Open SSL: LibreSSL 2.6.5
Additional context
@mojitoo report discovered while working on Grinnode-live/2020-grin-bug-bash-challenge#17 @chandrashekar10 report My report showing it works fine on Debian is here
The text was updated successfully, but these errors were encountered:
jaspervdm
No branches or pull requests
Describe the bug
During the grinnode.live Winter 2020 Bug Bash Challenge multiple testers (@mojitoo on Catalina, @chandrashekar10 on Mojave and myself) observed
LibTx Error
occurring in their wallets. Problem seems to be OSX related.@mojitoo report discovered while working on Grinnode-live/2020-grin-bug-bash-challenge#17
@chandrashekar10 helped reproduce it on his Mojave and he also written down a short report
I did not reproduce this problem on Debian as demonstrated here and I was not able to even attempt to reproduce it on my Catalina due to #554
To Reproduce
Please follow the description of Grinnode-live/2020-grin-bug-bash-challenge#17, use computer with OSX.
Expected behavior
Error should not be reproduced in case of
send -> receive -> finalize
flow and should be reproduced in case ofinvoice -> pay -> finalize
flow.Screenshots
N/A
Desktop (please complete the following information):
@mojitoo environment
@chandrashekar10 environment
Additional context
@mojitoo report discovered while working on Grinnode-live/2020-grin-bug-bash-challenge#17
@chandrashekar10 report
My report showing it works fine on Debian is here
The text was updated successfully, but these errors were encountered: