neo-go/pkg/core/mempool
Roman Khimov b4e4567c2b *: don't use CompareTo name for three-way comparison functions
"Compare" is almost a standard one now, although math/big uses Cmp for historic
reasons (keys.PublicKey does so too). This also fixes Fixed8 since int64 to int
conversion is lossy.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 12:29:44 +03:00
..
bench_test.go mempool: add a simple benchmark 2024-08-24 22:41:05 +03:00
feer.go *: move NVB and Conflicts attributes out of extensions 2023-09-04 16:39:44 +03:00
mem_pool.go *: don't use CompareTo name for three-way comparison functions 2024-08-27 12:29:44 +03:00
mem_pool_test.go *: don't use CompareTo name for three-way comparison functions 2024-08-27 12:29:44 +03:00
subscriptions.go *: adjust subscription-related doc 2023-01-17 17:11:19 +03:00
subscriptions_test.go mempool: remove Feer from Remove() 2024-07-30 17:37:18 +03:00