forked from neo-project/neo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add block receive height limit (neo-project#1870)
* Add block cache limit * Remove known hashes * Optimize * Update Blockchain.cs * Clean code * Rename method * Prevent process far blocks * Block ACL * Remove size control neo-project#1870 (comment) * Move knownHashes * Remove no sender * Rename * Rename * Update RemoteNode.ProtocolHandler.cs Co-authored-by: erikzhang <erik@neo.org>
- Loading branch information
1 parent
7194cfb
commit 9893c11
Showing
2 changed files
with
28 additions
and
14 deletions.
There are no files selected for viewing
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
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