forked from neo-project/neo-modules
-
Notifications
You must be signed in to change notification settings - Fork 1
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
spencercorwin
wants to merge
30
commits into
testnet-rc1-untouched
Choose a base branch
from
rc2-untouched
base: testnet-rc1-untouched
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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>
3.0.0-CI01239
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.