neoneo-go/pkg
2023-03-29 11:19:23 +08:00
..
compiler compiler: don't panic, return error for strange range loops 2023-01-11 16:21:40 +03:00
config config: fix the default P2P ping settings 2022-12-07 21:29:40 +03:00
consensus consensus: perform batched chain's block sync 2023-03-15 17:45:56 +03:00
core ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
crypto *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
encoding bigint: don't reallocate big.Int in ToBytes(), fix #2864 2023-01-10 22:51:45 +03:00
interop interop: add getContractByID and getContractHashes to management 2022-12-02 10:54:45 +03:00
io *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
neorpc neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +03:00
neotest config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
network ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
rpcclient ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
services services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
smartcontract ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
util slice: add Clean microfunction 2022-09-02 14:44:32 +03:00
vm *: add nolint comments to multiple errors wrapping 2023-03-15 16:38:01 +03:00
wallet Merge pull request #2725 from nspcc-dev/move-cli-tests 2022-10-06 13:43:39 +07:00