Shargon
Shargon
Close https://github.com/neo-project/neo/issues/2269
Close https://github.com/neo-project/neo/issues/2820
There are a lot of changes from this version to the original one, i think that we should rebase this repository
Developing the rpc storage in test engine (https://github.com/neo-project/neo-devpack-dotnet/pull/904) I have realized how "expensive" it is to calculate the gas per block. Currently, we store a history of gas changes, which...
Close https://github.com/neo-project/neo/issues/3145
Close #2034 Note: We can use MPT (_Like in StateService_)
**Summary or problem description** Currently there is a "payment time" problem that can be perfectly solved with a smart contract, there are unnecessary delays that can be managed with a...