Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Consolidated Security Fixes for 1.1.2 #4981

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

wanderingbort
Copy link
Contributor

  • Optimize block_status tracking in bnet_plugin
  • Optimize connection releasing in net_plugin
  • Move misaligned array copy to heap
  • Dissallow scheduled transactions from using subjective leeway cpu time
  • Respect wall-clock deadline for blocks in the producer_plugin::start_block
  • Serialize transactions in cleos instead of using an RPC

Co-authored-by: Kevin Heifner heifner_k@ociweb.com
Co-authored-by: Matt Witherspoon 32485495+spoonincode@users.noreply.github.com
Co-authored-by: Kayan taokayan13@gmail.com
Co-authored-by: Anton Perkov anton.perkov@block.one

- Optimize block_status tracking in bnet_plugin
- Optimize connection releasing in net_plugin
- Move misaligned array copy to heap
- Dissallow scheduled transactions from using subjective leeway cpu time
- Respect wall-clock deadline for blocks in the producer_plugin::start_block
- Serialize transactions in cleos instead of using an RPC

Co-authored-by: Kevin Heifner <heifner_k@ociweb.com>
Co-authored-by: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com>
Co-authored-by: Kayan <taokayan13@gmail.com>
Co-authored-by: Anton Perkov <anton.perkov@block.one>
@wanderingbort wanderingbort merged commit f86c71a into release/1.1.x Aug 2, 2018
@wanderingbort wanderingbort deleted the feature/1.1.2-security-omnibus branch August 2, 2018 01:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants