Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RC1 to RC2 Comparison #5

Open
wants to merge 30 commits into
base: testnet-rc1-untouched
Choose a base branch
from
Open

Conversation

spencercorwin
Copy link

No description provided.

superboyiii and others added 30 commits March 6, 2021 08:47
* update to Neo v3.0.0-CI01232

* fix UT

* fix
* public RpcServerSettings

* dotnet format

Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* Integrate NeoFS into oracle module

* Rename

* Fix bug

* Fix bug

* Fix UT

* Clean using

* Optimize

* Reorder using

* change to base64

* change to random

* Fix bug

* Rename

* change to single node

* Remove AttachWallet

* Rename

* Remove empty line

* Update OracleNeoFSProtocol.cs

* Fix bug

* fix bug

* neofs request timeout

* url check

* Update OracleNeoFSProtocol.cs

* Update config.json

* apply timeout

* Fix memory leak

* async

* update neofs api

* remove neofs request host check

* Fix bug of URL encode

* Fix format

* add default salt, format

* Return JSON string of ObjectHeader

* Optimize

Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Erik Zhang <erik@neo.org>
Co-authored-by: ZhangTao1596 <zhangtao@ngd.neo.org>
* provide settings in dbft constructor

* remove static

* rename

* Erik's feedback

* original RecoveryMessage.Deserialize with extra check

* Remove Settings.Default

* message type read once

* Harry's suggestion

* Revert dummy changes

* this

* add verify

* Clean enter

* Remove ()

* Update

* use byte.MaxValue

* Remove cast

Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Erik Zhang <erik@neo.org>
* Fix deploy contract in RpcClient

* fix ut
* update policy api

* Fix UT name

Co-authored-by: Clay9910 <1174310571@qq.com>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* optimize neofs return

* payload to utf8 string

* Change to summary

* Fix some results

* Fix the result of GetHashAsync

* fix header result

* format json

* update neofs-api-csharp

Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Erik Zhang <erik@neo.org>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* fix verify api

* refac

* default signer & parameter

* refac

* add Witness

* format

* update

* update

* update

Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* StatesDumper: fix OnPersistStorage

It didn't save anything to cache because bs_cache was always empty.
As a result, there were no storage dumps on disc. Fixed.

* StatesDumper: fix OnCommitStorage

We already have created path inside the HandlePaths method, no need to
create it one more time.

* fix-format

Co-authored-by: superboyiii <573504781@qq.com>
Co-authored-by: Erik Zhang <erik@neo.org>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* Sync to Neov3.0.0-CI01257

* fix
* update neofs api

* default neofs node config
* Add user agent

* Update OracleHttpsProtocol.cs

* Update src/OracleService/Protocols/OracleHttpsProtocol.cs

Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>

Co-authored-by: Erik Zhang <erik@neo.org>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* Process iterator

* Fix

* Use while

* Preserve type

* Update src/RpcServer/RpcServer.SmartContract.cs

Co-authored-by: Satoshi Chou <82646971+satoshichou@users.noreply.github.com>

* Update src/RpcServer/RpcServer.SmartContract.cs

* Include other items in warning

* < instead of <=

* Optimize

* Rename

Co-authored-by: Erik Zhang <erik@neo.org>
Co-authored-by: Satoshi Chou <82646971+satoshichou@users.noreply.github.com>
* update neo and neofs api

* use neo jason path

* Optimize

Co-authored-by: Erik Zhang <erik@neo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.