This website requires JavaScript.
Explore
Help
Sign In
C9S
/
spring
Watch
2
Star
0
Fork
0
You've already forked spring
mirror of
https://github.com/AntelopeIO/spring.git
synced
2026-07-23 15:03:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
constexprsha256
spring
/
plugins
/
test_control_plugin
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kevin Heifner
0d772f3546
GH-1062 Modify signed_block to hold the packed version of the signed_block so it does not need to be re-packed when needed for the block log or for P2P. Refactor signed_block construction so that it is harder to use incorrectly. It is necessary to always store the packed block in case it is needed. Specialize signed_block unpack so that it always fills in the packed_block of signed_block.
2025-02-05 10:28:29 -06:00
..
include/eosio
/test_control_plugin
GH-986 Add option to shutdown after swap
2024-11-25 11:29:49 -06:00
CMakeLists.txt
GH-1039 add ability to broadcast a block from test_control_plugin
2024-11-22 15:32:20 -06:00
test_control_plugin.cpp
GH-1062 Modify signed_block to hold the packed version of the signed_block so it does not need to be re-packed when needed for the block log or for P2P. Refactor signed_block construction so that it is harder to use incorrectly. It is necessary to always store the packed block in case it is needed. Specialize signed_block unpack so that it always fills in the packed_block of signed_block.
2025-02-05 10:28:29 -06:00