Byron Hambly

Results 149 comments of Byron Hambly

Hi @GraylinKim , I'm hoping to take a look at this when I have a chance, to get more familiar with the code. Is an updated sc2json script still required?...

Sounds good, I'll give that a bash. Thanks!

Hey @GraylinKim please have a look at this pull request https://github.com/GraylinKim/sc2reader/pull/157

Thanks for the feedback, will take a look this week hopefully. For testing do you just run the script over all the replays in the repo?

Does this also happen with [0.21](https://github.com/ElementsProject/elements/releases/tag/elements-0.21.0.3) ? When did testing with Alpine/musl begin (has it ever worked?) Just trying to figure out if it's a new or existing issue. Will...

Managed to compile, and ran the functional test suite. There are about 100 different functional tests failing, so presumably Elements has never worked completely on Alpine Linux. I will work...

my current suspicion is the Alpine Linux thread stack size, which is much lower than gnu/linux: https://serverfault.com/a/1123054 https://ariadne.space/2021/06/25/understanding-thread-stack-sizes-and-how-alpine-is-different/

yeah that sounds like it might work, i’m busy trying the docker env var above.

hey @nakoshi-satamoto Yes it would be beneficial. Elements is a fork of Bitcoin Core, so it uses the same library [HWI](https://github.com/bitcoin-core/HWI), which is where additional support for using Jade with...

> I did confirm your error on Green desktop @nakoshi-satamoto this is a known issue in jade firmware 1.0.28. it is fixed in 1.0.29 which will be released shortly, or...