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

Use shared_future - develop #7043

Merged
merged 4 commits into from
Apr 2, 2019
Merged

Use shared_future - develop #7043

merged 4 commits into from
Apr 2, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Apr 1, 2019

Change Description

  • Since transaction_metadata future is accessed from multiple threads, use a shared_future which is thread safe.
  • Simplified recover_key usage and removed storage of sig_cpu_usage and signing_keys since they are stored in the shared_future.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@heifner heifner merged commit 91c7806 into develop Apr 2, 2019
@heifner heifner deleted the sign-key-future-dev branch April 2, 2019 12:49
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