neoneo-go/pkg
Evgeniy Stratonikov 60a3e0d778 compiler: count auxiliary locals introduced by inlining
During initialization of globals no function scope is present thus
locals number is not saved anywere. Save it in `codegen` directly.
2021-05-19 11:50:07 +03:00
..
compiler compiler: count auxiliary locals introduced by inlining 2021-05-19 11:50:07 +03:00
config config: make MaxValidUntilBlockIncrement configurable 2021-05-17 13:43:03 +03:00
consensus wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
core Merge pull request #1965 from nspcc-dev/native/remove_nns 2021-05-17 22:51:58 +03:00
crypto *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
encoding *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
interop interop: remove native NNS API wrappers 2021-05-17 22:08:15 +03:00
io *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
network *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
rpc core: remove nnsrecords package from native 2021-05-17 22:24:56 +03:00
services config: make MaxValidUntilBlockIncrement configurable 2021-05-17 13:43:03 +03:00
smartcontract *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
util *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
vm *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
wallet wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00