neo-go/pkg/core/statesync
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
..
module.go config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
module_test.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
mptpool.go core: fix bug in MPT pool during Update 2021-09-07 19:43:27 +03:00
mptpool_test.go core: fix bug in MPT pool during Update 2021-09-07 19:43:27 +03:00
neotest_test.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00