neo-go/pkg
Anna Shaleva 910d53b27b core: do not check manifest size on deploy/update
Manifest will be a part of the state.Contract which will be checked on its
way to the storage. Tiny optimisation which allows not to serialize manifest
twice. Ref. https://github.com/nspcc-dev/neo-go/pull/3218#discussion_r1402374232.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-22 20:17:09 +03:00
..
compiler core: do not check manifest size on deploy/update 2023-11-22 20:17:09 +03:00
config *: move NativeUpdateHistory logic under Hardforks management 2023-11-21 14:05:28 +03:00
consensus native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
core core: do not check manifest size on deploy/update 2023-11-22 20:17:09 +03:00
crypto *: introduce Genesis protocol configuration 2023-10-19 18:30:20 +03:00
encoding *: drop go 1.18 support in doc and build targets 2023-10-12 17:59:42 +03:00
interop core, rpcsrv: apply generic attributes fee logic to NotaryServiceFeePerKey 2023-11-21 13:42:56 +03:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc neorpc: adjust common error messages 2023-11-13 20:29:13 +03:00
neotest native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
network Merge pull request #3171 from nspcc-dev/fix-linter 2023-10-20 21:14:41 +03:00
rpcclient docs: canceltransaction is not going to be supported 2023-11-21 16:11:58 +03:00
services Merge pull request #3212 from nspcc-dev/drop-history 2023-11-21 15:46:16 +03:00
smartcontract core: do not check manifest size on deploy/update 2023-11-22 20:17:09 +03:00
util *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
vm vm: add default limit to SI serialization context 2023-11-22 19:39:01 +03:00
wallet wallet: provide more detailed errors on failed NewWalletFromFile 2023-11-21 13:07:11 +03:00