Shargon

Results 653 comments of Shargon

> The 3rd can also be replaced by this logic: don't persist new blocks until all IPersistencePlugins finished all OnPersist and OnCommit, similiar to logic of Neo2. I think that...

I think that `Log` should be `Safe` to call it, because is not possible to have access by the smart contract.

I would like to copy this logic from neo-sharp, we did a great improves on this

Maybe it's better to show a message that restart it's required when a configuration was changed

@Qiao-Jin I receive an error while updating the PR, could you do that? ![image](https://user-images.githubusercontent.com/3167973/192235964-b0271510-11bb-43e2-8359-b284c9912fe8.png)

I think that we can remove `Pong` and send ping only if we spend X seconds in send a block.

Currently we send ping twice, one in blockchain before persist, and other by tasks but also this tasks was raised `OnBlock` I think that the blockchain ping it's not required....

Currently `list asset` only list neo and gas for each address. I will transfer this issue to neo-cli in order to improve this command.

It can be done changing the type to `string` and parsing the string inside the method