Vincenzo Palazzo
Vincenzo Palazzo
Ok looks like that this is not longer needed? https://github.com/ElementsProject/lightning/pull/6858#issuecomment-1957741658
Another way could be add a `a.mut().first()`?
I like the idea of the bang operator, also because it is not new stuff in the programming syntax, like the null safety in the dart, kotlin, swift, and the...
>how .first() don't change the array, what's the meaning and use for (mut a).first() and whether should cause a warning or error I think we need some smart mechanism to...
Hi @torkelrogstad, Sorry, I'm developing the documentation. Before all, I don't know if SpyCBlock works on Windows, this is developing for work on Linux (Ubuntu/debian based); this work also on...
Hi @torkelrogstad, unfortunately, the script does not have the capacity to aborted after error; I think when you run the `./compile.sh` exist an error on the `./update-submodule.sh`, so you can...
Hi @torkelrogstad, ## Solutions I have fixed the problem inside the project, sorry. The problem is caused by my refused inside the my machine, on the new Ubuntu machine I...
Mh looks like that rapidjson is causing some problem ``` In file included from /home/kali/Documents/SpyCblock/installer/bitcoin-api-cpp/rapidjson/test/unittest/pointertest.cpp:16: In member function ‘rapidjson::GenericPointer::Ch* rapidjson::GenericPointer::CopyFromRaw(const rapidjson::GenericPointer&, std::size_t, std::size_t) [with ValueType = rapidjson::GenericValue; Allocator = rapidjson::CrtAllocator]’,...
>For example - I could copy the text in, but then would we do a review round on the BLIP and the BOLT? Seems messy. Well before all we should...
Ops @yyforyongyu I forget that I added the `[skip ci]` Pushing now the changes, thanks!