-
Notifications
You must be signed in to change notification settings - Fork 100
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
3.2.1 #705
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
* init * upgrade neo * useDiagnostic * Update RpcServer.SmartContract.cs * invoke tree * add event * Add storage changes * Update nuget * rename event state * Unify * update neofs * fix json 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>
* add in file copyright * fix the copyright * update copyright start year * Delete copyright.sh * Delete copyright.txt Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Co-authored-by: Erik Zhang <erik@neo.org>
* init * refac Co-authored-by: Shargon <shargon@gmail.com>
* add log when exception happens under debug mode (#686) * Revert "add log when exception happens under debug mode (#686)" (#689) This reverts commit 7b661e5. * Prevent SSRF * Update OracleHttpsProtocol.cs * remove goto * Remove redundant code * Remove empty line Co-authored-by: Jinghui Liao <jinghui@wayne.edu> Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Co-authored-by: Erik Zhang <erik@neo.org>
* add log when exception happens under debug mode (#686) * Revert "add log when exception happens under debug mode (#686)" (#689) This reverts commit 7b661e5. * limit free gas * update limit Co-authored-by: Jinghui Liao <jinghui@wayne.edu> Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Co-authored-by: Shargon <shargon@gmail.com>
Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
Follow ExecFeeFactor changes for MaxBlockSystemFee and make it possible to fit 5K transactions into the block. Related to neo-project/neo-node#850. Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
* Fix StateAPI.MakeFindStatesParams * change style to match old code closer
Co-authored-by: Shargon <shargon@gmail.com>
…ration (#701) Co-authored-by: Erik Zhang <erik@neo.org>
* Limit result stack * More * Waiting for release * Clean code * Update config.json * Update Settings.cs * Move the exception message to `exception` field * fix * Update Settings.cs * Revert the version number Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Co-authored-by: Erik Zhang <erik@neo.org> Co-authored-by: superboyiii <573504781@qq.com>
* fix MaxBlockSystemFee * decrease to 2000 GAS * 1500 * fix Settings
shargon
previously approved these changes
Apr 18, 2022
Jim8y
previously approved these changes
Apr 18, 2022
erikzhang
dismissed stale reviews from Jim8y and shargon
April 19, 2022 00:18
The base branch was changed.
erikzhang
requested changes
Apr 19, 2022
Jim8y
previously approved these changes
Apr 19, 2022
erikzhang
previously approved these changes
Apr 20, 2022
Wait for #698 |
* Add global timeout * Change to counter * Clean using * Add Erik's feedback * Use MaxTaskTimeout * Create new field * Increase timeout
@erikzhang merge? |
erikzhang
approved these changes
Apr 21, 2022
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.