This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Fix framework casing for case sensitive MacOS builds
fixed an issue where block status was not taken into account when determining whether or not to skip some expensive checks. As a result light validation nodes would not apply those checks even when speculatively executing new transactions (which are not signed by producers). Also refactored common logic while maintaining the 2 config/parameters that control different sets of optimizations resolves #5408
…ons since they are expected
…count other than itself within a notify context
…fication handlers.
Fixed eosiocpp ABI Generation Error
Reduce error log output in net_plugin
Subjectively fail transaction if contract bills RAM to another account within a notification handler
…ce exhausted errors
Don't change txn if already signed
bnet threading issues
…-speculation do not apply transaction optimizations on light-nodes when speculating
Fixed Bug Ignoring Action Name in ABI Generation
Unit test for self-cancelling deferred transaction bug
CPU greylist fixes
bump version to 1.2.3
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.