Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup! #791

Merged
Merged

Conversation

iceseer
Copy link
Contributor

@iceseer iceseer commented Feb 4, 2021

Description of the Change

Batch db requests.

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]

Signed-off-by: iceseer <[email protected]>
Comment on lines 10 to 11
#include "cryptography/hash.hpp"
#include <fmt/core.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#include "cryptography/hash.hpp"
#include <fmt/core.h>
#include <fmt/core.h>
#include "cryptography/hash.hpp"

Signed-off-by: iceseer <[email protected]>
@iceseer iceseer merged commit bc7117a into hyperledger-iroha:support/1.2.x Feb 5, 2021
@iceseer iceseer deleted the fix/performance_increase branch February 5, 2021 17:16
kuvaldini pushed a commit that referenced this pull request Jul 30, 2021
* fixup!

Signed-off-by: iceseer <[email protected]>

* format

Signed-off-by: iceseer <[email protected]>
Signed-off-by: Alexander Lednev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants