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

fix MaxBlockSystemFee #703

Merged
merged 4 commits into from
Apr 16, 2022
Merged

fix MaxBlockSystemFee #703

merged 4 commits into from
Apr 16, 2022

Conversation

superboyiii
Copy link
Member

Close #702

Jim8y
Jim8y previously approved these changes Apr 15, 2022
roman-khimov
roman-khimov previously approved these changes Apr 15, 2022
Jim8y
Jim8y previously approved these changes Apr 15, 2022
@superboyiii superboyiii dismissed stale reviews from Jim8y and roman-khimov via e480a03 April 15, 2022 13:44
@erikzhang
Copy link
Member

MaxBlockSystemFee = section.GetValue("MaxBlockSystemFee", 900000000000L);

This line should be updated too.

@superboyiii
Copy link
Member Author

900000000000L

Done

@superboyiii superboyiii merged commit df184d1 into develop Apr 16, 2022
@superboyiii superboyiii deleted the fix-dbft branch April 16, 2022 14:06
erikzhang pushed a commit that referenced this pull request Apr 21, 2022
* add invoked contract (#657)

* add in file copyright (#679)

* witness rule support (#676)

* Prevent SSRF (#692)

* limit free gas (#697)

* add log when exception happens under debug mode (#690)

* dbft: tune MaxBlock* parameters (#688)

* Fix StateAPI.MakeFindStatesParams (#699)

* update Console to ConsoleHelper (#682)

* refac log (#700)

* Make RpcServer.ProcessAsync public to enable better neo express integration (#701)

* Limit result stack (#696)

* fix MaxBlockSystemFee (#703)

* code optimise (#704)

* Add oracle global timeout (#698)
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.

4 participants