Neo SPCC
@neospcc
Followers
1K
Following
2K
Media
20
Statuses
2K
Joined July 2018
Neo SPCC has a new YouTube channel: https://t.co/2vgi3FPKxo Some of it you may have already seen in Neo community reports, but we'll be doing these updates more regularly. So please update your bookmarks, subscribe, and follow our progress😺 @Neo_Blockchain
@NEOnewstoday
youtube.com
R&D team developing an open-source truly decentralized cloud platform and supporting the Neo core.
3
7
28
NeoFS S3 gateway is updated to v0.41.3 with minor fixes:
github.com
Added Default policy can be retrieved from contract now (#1228) Changed Minimal required Go is 1.24 now (#1080) Fixed list-object-versions API not handling prefixes correctly (#1225) Documenta...
0
3
10
Based on testnet experience we're pushing out a small patch release of NeoFS: https://t.co/D27SHIWEbT Testnet to be updated ASAP and mainnet will follow next week.
github.com
Fixed Excessive duplicating fields in container report logs (#3631) Attempts to put container reports for alien containers (#3631) Split object stuck in GC cycle (#3633)
0
0
6
We're updating REST gateway to v0.14.2 maintenance release: https://t.co/glQ8tD9eCi Upgrade is recommended for everyone running private gateways. Also keep in mind that the next version will drop some long-deprecated APIs:
github.com
Is your feature request related to a problem? Please describe. I'm always frustrated when we're keeping deprecated APIs for a long time. HTTP compatibility was introduced in 0.7.0 (Feb 2024...
0
0
7
An updated version of neo-exporter allows to get more statistics from NeoFS 0.49.0+ networks:
github.com
Added Node capacity and overall cluster size metric (#177) Total and per-container object counts and sizes (#176) Changed github.com/nspcc-dev/neofs-sdk-go v1.0.0-rc.14 => v1.0.0-rc.15.0.2025...
0
0
7
Check out the latest bi-monthly NeoSPCC community update where we're sharing things done and things planned as we move forward:
0
3
14
A new NeoFS version is out and already running on testnet (mainnet will follow in two weeks). See https://t.co/yyKIpZ2Np7 for the changelog, enjoy new features and improved experience.
github.com
Added object.search.pool_size configuration option for SN (#3583) Used payload quotas (#3520) Fixed Send on closed channel panic in node's new epoch handler (#3529) Tomstoned objects revival...
0
3
21
NeoFS SDK Go RC15 is released! This version makes SDK compatible with NeoFS API 2.19, removes all deprecated APIs and brings updates to use Go 1.24+. Check out the full changelog at: https://t.co/smw3a6gv9T
@Neo_Blockchain
@NEOnewstoday
github.com
This version makes SDK compatible with API 2.19, removes all deprecated APIs and brings updates to use Go 1.24+. New features: QuotaExceeded API status (#734) pool.ErrUnhealthy error (#737) Incomp...
0
2
12
Meet v0.14.1 release of the Neo Exporter! It includes Go 1.24 upgrade along with an upgrade of dependent libraries and a set of bug fixes. Check out the full changelog at https://t.co/oErxjUCWzF
@Neo_Blockchain
@NEOnewstoday
github.com
Changed Go 1.24+ is required to build now (#160) github.com/nspcc-dev/neofs-sdk-go v1.0.0-rc.13 => v1.0.0-rc.14 (#160) github.com/nspcc-dev/locode-db v0.7.0 => v0.8.1 (#160) github.com/nspcc...
0
2
14
NeoGo v0.113.0 is released! This version delivers a set of essential compiler updates and bug fixes. We strongly recommend smart contract developers to review compiler related improvements and migrate to this release. https://t.co/9CrMl2SXpi
@Neo_Blockchain
@NEOnewstoday
github.com
This version includes an upgrade to Go 1.24 and adds a couple of new native contract APIs to Faun hardfork preview. But what is more important, it delivers a set of essential compiler updates and b...
0
2
14
NeoFS S3 Gateway v0.41.2 is released! Meet metrics improvement and a set of bug fixes, check out the full changelog at the release page: https://t.co/N2GH7n8nJn
@Neo_Blockchain
@NEOnewstoday
github.com
Changed All methods have duration histograms in metrics now, previous PUT and POST requests were excluded (#1219) Fixed Context cancellation in DeleteMultipleObjects handler leading to pool clie...
0
1
11
NeoFS OAuthZ v0.5.5 is released! It's a maintenance release updating dependencies and Go version: https://t.co/e61rIfBHJH We're upgrading dependencies and minimal required Go version to v1.24 across the entire stack, so other repos follow soon. @Neo_Blockchain
@NEOnewstoday
github.com
This is a maintenance release updating dependencies and Go version. Updated golang.org/x/oauth2 dependency from 0.24.0 to 0.31.0 (#76, #78) minimal required Go version to 1.24 (#78) github.com/nsp...
0
3
12
A hot-fix patch of NeoFS S3 Gateway v0.41.1 is out. It fixes multipart upload failures for containers with disabled homomorphic hashing. Check out the release notes: https://t.co/yylTbthEnf
@NEOnewstoday
@Neo_Blockchain
github.com
Fixed Multipart upload failures for containers with disabled homomorphic hashing (#1209)
0
1
16
NeoFS S3 Gateway v0.41.0 is released! Check out the release notes at https://t.co/kSI1JBTF40
@NEOnewstoday
@Neo_Blockchain
github.com
Added pool.container-ops-poll-interval option to control polling behavior for container operations (#1194) Changed Default polling interval for container operations from fixed 1s to dynamic valu...
0
1
12
NeoGo v0.112.0 is released! It fixes state difference at 8813651 block of Testnet, so DB resync is required on upgrade. There's also a set of juicy features included, check out the full changelog: https://t.co/ZprlEMoHJ6
@Neo_Blockchain
@NEOnewstoday
github.com
This version fixes state difference at block 8813651 of testnet caused by improper ABORTMSG and AASSERTMSG arguments handling. It also introduces support for a set of newly-added NEPs and ability t...
0
1
14
Meet the NeoFS Node v0.48.3! An update from some earlier versions requires metabase resync, check out the full release notes at https://t.co/SKTdDQC0BH.
@NEOnewstoday
@Neo_Blockchain
github.com
Fixed SN no longer caches request-dependent container session errors (#3526) SN no longer caches request-dependent bearer token errors (#3527) Unclear SN status message for bearer token issuer mis...
0
1
10
NeoFS REST Gateway v0.14.1 is released and available at https://t.co/bYJCqSF6rK. It fixes panic in auth requests and updates a couple of dependencies. @Neo_Blockchain
@NEOnewstoday
github.com
Fixed Panic in auth requests without X-Bearer-For-All-Users parameter (#320) Updated NeoFS SDK to RC14 version (#319) github.com/nspcc-dev/neo-go v0.108.1 => v0.111.0 (#318) github.com/labsta...
0
2
13
NeoFS node v0.48.2 is released! Faster removal and ban on locking for tombstoned objects, RPC client deadlock fix and more are included. Check out the full release log at https://t.co/WP0mu3M6oB.
@NEOnewstoday
@Neo_Blockchain
github.com
Fixed Tombstoned objects cannot be locked now (#3495) RPC client deadlock when GC cycle takes more than an epoch on some shard (#3507) Changed Tombstone objects are removed faster after expirati...
0
1
12
NeoFS SDK Go RC14 is released! This version makes SDK compatible with NeoFS API 2.18, cleans up some APIs and fixes a number of bugs. Check out the full release notes at https://t.co/eAYpsvQ0TT.
@Neo_Blockchain
@NEOnewstoday
github.com
This version makes SDK compatible with API 2.18, cleans up some APIs and fixes a number of bugs. New features: New (iter.Seq-style) iterator APIs for parameters and attributes (#694) Client constr...
0
0
2
NSPCC Jun/Jul update is waiting for you! NeoFS GET performance improvements, shrunk metabases, the beginning of erasure coding support, a complete NeoFS-based sync solution for NeoGo and dynamic dBFT block time is there 🚀 https://t.co/rSzDVbExBm
@Neo_Blockchain
@NEOnewstoday
0
5
20
Meet the NeoFS node v0.48.1 patch-release! It includes fixes related to garbage bucket processing, IR node deadlocks along with a set of other changes. Check out the changelog at https://t.co/CEqACtB3qy
@Neo_Blockchain
@NEOnewstoday
github.com
Fixed Missing garbage, graveyard and to-move buckets in object metabase status (#3485) Incorrect garbage bucket setting in metabase on tombstone writing (#3484) Incorrect garbage bucket items via ...
1
2
9