neoneo-go/pkg
Roman Khimov 6014dd720f compiler: don't push X onto the stack for inlined method calls
Regular methods need this, because it'll be packed into parameters, but
inlined ones should deal with it in inlining code itself because method
receiver will be some local (aliased) variable anyway.
2022-07-06 18:18:21 +03:00
..
compiler compiler: don't push X onto the stack for inlined method calls 2022-07-06 18:18:21 +03:00
config config: s/HF_Aspidochelone/Aspidochelone/ 2022-06-03 11:53:18 +03:00
consensus Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00
core Merge pull request #2538 from nspcc-dev/restrict-out-of-bounds 2022-07-04 12:54:32 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
interop core: adjust value of P2PNotary node role 2022-06-01 15:03:29 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neotest neotest: return failed tx hash 2022-05-19 13:56:24 +03:00
network Merge pull request #2582 from nspcc-dev/fix-server-sync 2022-07-05 12:28:20 +03:00
rpc Merge pull request #2581 from nspcc-dev/sym-dec-in-getnep17balances 2022-07-05 12:45:50 +03:00
services Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00
smartcontract gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
util Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
vm Merge pull request #2538 from nspcc-dev/restrict-out-of-bounds 2022-07-04 12:54:32 +03:00
wallet *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00