ixje
ixje
Apparently `--config` was already added and I didn't realize it. https://github.com/neo-project/neo/blob/efbdc94c541ccc70c09e5dd745bb73e2160e6312/src/Neo.CLI/CLI/MainService.CommandLine.cs#L26 So that leaves `--ignore-plugin-network`
> * "nullable" to resolve "Null" handling ambiguity, can it be provided in a parameter, can it be returned from the method? :1st_place_medal: > JSON schemas would be more appropriate...
Apparenty `neo-debugger`s storage improvements are on hold until this NEP is approved. So let's try to move forward shall we? > I'm waiting for more feedback on "things intentionally omitted...
I think these specs in general are way too loose and makes it hard to consume this data outside of being a node in a meaningful way. In my opinion...
> It's currently being shown with and without default arguments. Do you think we shouldn't log the whole message as long as the user doesn't use one default arg? Or...
Test failure is due to coveralls gateway timeout. I'm going to approve ``` return self.submit_report(json_string) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/home/circleci/.pyenv/versions/3.13.7/lib/python3.13/site-packages/coveralls/api.py", line 301, in submit_report raise CoverallsException( f'Could not submit coverage: {e}', )...
Bump. Also doesn't work on Linux
> Also, I took a look at Mamba and Neon - they don't have VM implementation, so we just stick with C# and Go. fyi; mamba used to have a...
from the comment on the last post > The gist of both of these is that non-200 codes are for indicating a problem with the HTTP transport, and not for...