ixje
ixje
Interested in this as well
How about updating the NEP instead of the code? As far as I could tell all json output in the code base is lower case (e.g. Block, Transaction, Manifest etc),...
> @ixje, the documentation website directs to the information in the development branch. Should we leave it like this? Or should we change it? I think the documentation should point...
I agree with OP to remove this behaviour. It is counter intuitive and had me scratching my head multiple times in the past. If `SeedList` means the list of nodes...
> But make `seedlist[]` empty is an ordinary behaviour in single consensus privatenet, it shouldn't connect mainnet seeds. This ☝️ > [#2772 (comment)](https://github.com/neo-project/neo/issues/2772#issuecomment-1163554219) @shargon can you explain what are you're...
> @ixje Maybe we can temporarily set seedlist like `"SeedList": [""]` to avoid this issue. That's a workaround similar to using a non-existent ip address, that is not a solution...
I don't know if `prompt_toolkit` would be capable. I just know that `urwid` is, as that's what `mitmproxy` uses and we could peek a bit there how they solve issues....
I think the discussion here is; should we change the default port of `neo-python` to not conflict with `neo-privatenet` if that is running? If so, to what? The issue will...
Fair, I agree it's unlikely that you'll ever want to see the `script` in a search or anywhere on the prompt. Please do change the PR include the `parameters` and...
Thanks for reporting 👍 . Should be addressed in the development branch shortly.