neoneo-go/pkg/services
Roman Khimov 0a160ee93b *: use CompareAndSwap instead of CAS for atomics
go.uber.org/atomic deprecated CAS methods in version 1.10 (that introduced
CompareAndSwap), so we need to fix it.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-04-28 12:07:19 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
notary *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
oracle oracle: update NeoFS SDK to 1.0.0-rc.8 2023-04-27 21:29:59 +03:00
rpcsrv *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
stateroot *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00