Skip to main content

Featured

Binance joins Neo Council, 2.1 million NEO used to secure two Top 21 positions

Binance Staking has secured two positions on the Neo Council. At the time of press, Binance has voted with approximately 2.1 million NEO to secure its places in the Top 21. Binance is the world's largest custodial exchange with nearly US $9.07 billion in 24-hour volume, according to CoinCap.io. Binance Staking is a service that allows users to earn distributions offered on proof-of-stake or other networks that distribute rewards to participants. The platform provides two types of staking: flexible and locked. Flexible staking offers fewer rewards but allows users to move the underlying assets at any time. Locked staking requires users to deposit a token for a specific time frame but provides higher yields. For example, a minimum of 0.01 NEO locked for 15, 30, 60, or 120 days will earn increasing yields of 5.79%, 7.49%, 8.79%, and 13.56% (made in GAS distributions), respectively. In the announcement post, Neo Global Development said "Binance Staking's new membership in the ...

Neo N3 Official TestNet Launch





After 5 Preview versions, the first release version of Neo N3 (Neo N3 RC1) has been released on 16th March 2021. The most significant upgrade in this version is the integration of NeoFS system into the Oracle module. Numerous improvements and fixes have also been applied in this version for State Root service, Policy native contract, opcodes and etc.

NGD will perform the Neo N3 RC1 TestNet upgrade from UTC 6:00AM to 9:00AM, 25th March 2021. The TestNet might be temporarily unstable during this period. We are sorry for any inconvenience caused.

The comprehensive list of improvements and optimizations in this version:

NeoFS API Completion & Integration into Oracle
neofs-api-csharp is now completed and has been integrated into the Oracle plugin in this version. The NeoFS master nodes in this TestNet are now Neo-go nodes by NeoSPCC and will operate as a side chain. Neo nodes will interact with them through the NeoFS API. These Go nodes will be fully migrated to corresponding Neo master nodes in a later stage.

State Root Improvements
Since the last release, a number of new features and fixes have been added to the State Root service. A new P2P functionality has been added to include the ExtensiblePayload to send signatures. Many bugs are also fixed, such as fixing a faulty logic where the state root witness could be null, checking the magic before enabling state root console commands, and fixing hash calculation logic and etc.

New Opcodes
Two new opcodes POW and SQRT are added into the Neo contract system, which can be used to calculate the power and square root of a value, respectively. This addition will simplify the smart contracts development experience on Neo. Corresponding logic changes across the neo-core, NeoVM, and .NET devpack were also completed.

Other improvements and optimizations
Introduced the concept of side-chains to allow plugins to load with multiple NeoSystems
Added new interfaces on native contracts to record update history
Adjusted some system call fees to match resource requirement calculations
Separated CpuFee and StorageFee for clearer and more rational fee calculations


Comments