neo-go/pkg/core/interop
Anna Shaleva 8162e9033d *: replace slice.Copy with bytes.Clone
And refactor some code a bit, don't use bytes.Clone where type-specific
helpers may be used instead.

Close #2907.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-03-05 13:54:10 +03:00
..
contract *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
crypto dao: simplify NewSimple() 2023-09-04 16:56:59 +03:00
interopnames core: add System.Runtime.CurrentSigners syscall 2023-11-20 14:46:27 +03:00
iterator rpc: implement iterator sessions 2022-07-08 17:05:18 +03:00
runtime core: review usages of (*intero.Context).BlockHeight method 2023-11-21 13:46:13 +03:00
storage *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
context.go *: move NativeUpdateHistory logic under Hardforks management 2023-11-21 14:05:28 +03:00
context_test.go core: adjust hardfork enabling logic 2023-08-25 18:24:15 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go interop: fetch baseExecFee once and keep it in the Context 2021-08-11 15:42:23 +03:00