neo-go/pkg
Roman Khimov 24577d320d rpcclient: improve GetNEPXXTransfers docs
No one cares about NeoGo 0.7X.smth, but timestamps are a bit unobvious here.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-11-07 18:02:53 +03:00
..
compiler vm: fix MODPOW operation 2024-10-31 17:49:02 +03:00
config services: add new service for fetching blocks from NeoFS 2024-09-11 08:50:31 +04:00
consensus *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
core core: refactor TestEngineLimits 2024-10-18 19:10:47 +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: specify Bytes() behavior a bit better for BufBinWriter 2024-11-05 16:58:33 +03:00
neorpc *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
neotest neotest: sort coverage blocks within a test scope 2024-10-16 16:03:46 +03:00
network *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
rpcclient rpcclient: improve GetNEPXXTransfers docs 2024-11-07 18:02:53 +03:00
services services/rpcsrv: Return a new server by pointer 2024-11-05 15:05:25 +03:00
smartcontract *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
util *: improve for loop syntax 2024-08-30 21:45:18 +03:00
vm Merge pull request #3649 from nspcc-dev/vm-modpow 2024-10-31 17:50:40 +03:00
wallet *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00