neo-go/pkg
Anna Shaleva 6d1eea307b
Merge pull request #3696 from nspcc-dev/basic-chain-tests
basicchain: use UnitTestNet default config for generation
2024-12-12 10:51:42 +03:00
..
compiler config: replace LatestHardfork() with HFLatestStable 2024-12-06 12:24:00 +03:00
config Merge pull request #3696 from nspcc-dev/basic-chain-tests 2024-12-12 10:51:42 +03:00
consensus *: migrate onto simplified dbft.PublicKey interface 2024-11-29 18:33:19 +03:00
core Merge pull request #3696 from nspcc-dev/basic-chain-tests 2024-12-12 10:51:42 +03:00
crypto *: improve for loop syntax 2024-08-30 21:45:18 +03:00
encoding *: improve for loop syntax 2024-08-30 21:45:18 +03:00
interop interop: fix linter issues 2024-10-11 12:41:06 +03:00
io io: no need to do ValueOf() again, it's known 2024-11-15 22:29:06 +03:00
neorpc ws: allow filtering notification by parameters 2024-11-26 00:26:04 +03:00
neotest Merge pull request #3696 from nspcc-dev/basic-chain-tests 2024-12-12 10:51:42 +03:00
network network: take into account good known peers when thinking of GetAddr 2024-12-06 15:31:33 +03:00
rpcclient ws: allow filtering notification by parameters 2024-11-26 00:26:04 +03:00
services Merge pull request #3696 from nspcc-dev/basic-chain-tests 2024-12-12 10:51:42 +03:00
smartcontract manifest: support NEP-24 2024-11-20 14:45:28 +03:00
util *: improve for loop syntax 2024-08-30 21:45:18 +03:00
vm vm: fix PACKMAP operation 2024-11-19 13:49:53 +03:00
wallet *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00