Shargon

Results 653 comments of Shargon

@neo-project/core @roman-khimov if we will need to resync the chain for 3.7, this is something to think about it, `GasPerBlock` and `GetDesignatedByRole` are used in all blocks.

> This problem is still not worth changing the DB scheme, caching solves it completely and it'd be faster than additional data in the DB anyway. And remove the nefFile...

> I did find this in neo-cli; syncRoot its for locking so you can sync root of console. Where is syncRoot?

But is private, how can be used in https://github.com/neo-project/neo-node/pull/905 ?

But we also use Console outside this repo, in plugins, we should have access to it

I think that before making the decision to join or not, different questions must be resolved: - What will happen with the nugets? - Is it possible to use github...

@Liaojinghui > Submodules wont work since the core to this is to change the dependencies from nugets to relative path. This can be solved with two clicks in `prepare-environment.bat`

Why don't add --enable-all?

During this PR an error was found, a number greater than `MAX_SAFE_INTEGER` or less than `MIN_SAFE_INTEGER` could be parsed before. Open question: We want this restriction only for serialize?