nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

Split verification and storage code for incoming objects #2796

Open cthulhu-rider opened 3 months ago

cthulhu-rider commented 3 months ago

_Originally posted in https://github.com/nspcc-dev/neofs-node/pull/2674#discussion_r1540004148_

it's proposed to split VerifyObject and StoreObject functionality, both independent and reusable