neoneo-go/pkg
Evgeniy Stratonikov b693d54282 compiler: count local variables on the go
Create local variables as they are needed and remove `INITSLOT`
if there were no locals. This helps to eliminate a whole class
of bugs when calculated and real amount mismatched.
2021-05-19 11:50:07 +03:00
..
compiler compiler: count local variables on the go 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