neo-go/internal
Evgeniy Stratonikov 8af9c870b1 compiler: remove CompileWithDebugInfo
It is a simple wrapper over `CompileWithOptions` which we don't really
need. Custom options can be specified explicitly instead of using some
random default. This default was introduced in 1578904da, however tests
written there use `CompileWithOptions` and all other tests
pass on that commit even without this default.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2022-01-20 13:15:48 +03:00
..
fakechain core, rpc: use Seek to iterate over NEP* transfers 2022-01-19 20:55:08 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain compiler: remove CompileWithDebugInfo 2022-01-20 13:15:48 +03:00
testserdes stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00